• Page 1 of 2
  • 1
  • 2
  • »
User birthdays
Vilius
Posts: 5
Reputation: 0

Message # 1 | 9:53 PM
I want to do list of users having a birthday at current date. But I don't know how to make it. I was tried to write this code
Code
%IF($TODAY_BIRTHDAYS$)%$TODAY_BIRTHDAYS$%ELSE%No birthdays today.%ENDIF%
but it doesn't work. Can somebody help me? Where is my mistake?
Post edited by Vilius - Sunday, 2008-02-24, 9:54 PM
Sunny
Posts: 9296
Reputation: 456

Message # 2 | 9:46 AM
Try just to write the code $TODAY_BIRTHDAYS$ - if there are people having birthday today - they will be displayed, otherwise there will be nothing.
I'm not active on the forum anymore. Please contact other forum staff.
gooduprp
Posts: 34
Reputation: -6

Message # 3 | 4:21 PM
but i put that code and nothing hapens ???
why plz tell sunny!
Sunny
Posts: 9296
Reputation: 456

Message # 4 | 9:11 AM
Perhaps just nobody has birthday on the given day.
I'm not active on the forum anymore. Please contact other forum staff.
Mute
Posts: 2
Reputation: 0

Message # 5 | 2:13 PM
can i make my calendar show when is mine users birthday?
o_lisovenko
ico.ukit.com
Posts: 132
Reputation: 15

Message # 6 | 2:27 PM
$TODAY_BIRTHDAYS$ - list of users who have their birthday on current day

Or you can saw this:

Java script

Mute
Posts: 2
Reputation: 0

Message # 7 | 2:35 PM
whre i put this code?
o_lisovenko
ico.ukit.com
Posts: 132
Reputation: 15

Message # 8 | 2:47 PM
$TODAY_BIRTHDAYS$ ?

Whre you want.

But script is better)))

gwyder
Posts: 6
Reputation: 1

Message # 9 | 11:36 AM
I need a way to remove birthday option from appearing automatically, if that can be done.
Thanks in advance.

~gwyder


In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move.
~ Douglas Adams
iLee
Posts: 111
Reputation: 0

Message # 10 | 11:46 AM
Find...

Code
$TODAY_BIRTHDAYS$
and delete it

Use your brain before you post ~Lee
Please use search, ~Lee
Tom
Posts: 19
Reputation: 0

Message # 11 | 7:55 PM
Hi,

I was wondering if there was a way to not only show which users birthday it was. But also show "There are no birthdays today", when no users have there birthdays.

I think the code has to be along these lines:

Code
<?code?>Birthdays - $TODAY_BIRTHDAYS$<?else?>There are no birthdays today.<?endif?>

Does anyone know how I would do this,

Many thanks.


www.sliceanddice.ucoz.com A Medal of Honor + Sniper Elite Clan
Want an updates box on your website? Get it here.
iLee
Posts: 111
Reputation: 0

Message # 12 | 9:12 PM
I think this is correct
Quote
<?if($TODAY_BIRTHDAYS$)?> Happy Birthday <?elseif?> There are no birthdays today<?endif?>

Use your brain before you post ~Lee
Please use search, ~Lee
Tom
Posts: 19
Reputation: 0

Message # 13 | 9:25 PM
I think this works, thanks.

But how would I say "Happy Birthday ........." (and then the users name?)

Sorry if I'm not explaining myself well enough.


www.sliceanddice.ucoz.com A Medal of Honor + Sniper Elite Clan
Want an updates box on your website? Get it here.
jackass
Posts: 294
Reputation: 10

Message # 14 | 11:05 PM
Quote (Tom)
But how would I say "Happy Birthday ........." (and then the users name?)

Code
<?if($TODAY_BIRTHDAYS$)?> Happy Birthday $TODAY_BIRTHDAYS$ <?elseif?> There are no birthdays today<?endif?>

But I guess if code dosn't work on birthday's, I just don't know why, because before about a year I try this.

Hope that I help.

jackass crazy

Sunny
Posts: 9296
Reputation: 456

Message # 15 | 10:57 AM
gwyder, unfortunately it's not possible to remove birthdays.
I'm not active on the forum anymore. Please contact other forum staff.
  • Page 1 of 2
  • 1
  • 2
  • »
Search: