691
General Astrology Topics / Re: You can now Like posts
« on: July 12, 2020, 07:15:54 PM »
ps, die knop zie je alleen bij anderen, niet bij jezelf.
![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() | ![]() ![]() |
You will now by default get an email if there are replies to a topic you posted in, you can turn this off in Profile - Forum Profile - Modify - Notifications.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
$ Harmonic.ab 23-1-1994 $
int i, n = 2;
real Planets[PLANETS];
char PersonName[61], HarmonicName[61];
if (FALSE = gethoroscope("", 0, RADIX))
quit;
if (FALSE = getnumber("Harmonic", "Enter harmonic number", n))
quit;
getplanets(0, Planets);
for (i < 14)
Planets[i] = normalize(30 + n * Planets[i]);
setplanets(0, Planets);
getname(0, PersonName);
strset(HarmonicName, "%s Harmonic %d", PersonName, n);
setname(0, HarmonicName);
horoscopewindow(0, BASIC, 0);
Jean, my PC shows me only a "Quote" button on other's posts.
Edit: Forgot, I'm currently using my phone.That may be the problem...