Customizing SMF > SMF Coding Discussion
Happy birthday notise
(1/1)
Owdy:
i dont want to enable calendar, but i want to notise in boardindex if somebody has birthdays.
How do i do that?
Something
--- Code: ---
if ($context['user']['is_having_a_party_tonight'])
echo ' <img src="/images/bdaycake.gif" > Concrats to: ', $context['birthday_hero'] ';
--- End code ---
;D :P
Cypher7:
[offtopic]
LOL, for a minute there I though there you were wishing happy birthday to someone called 'notise'!! :P
[/offtopic]
andrea:
Have you already tried to use the SSI function "ssi_todaysBirthdays" ?
Owdy:
--- Quote from: andrea on July 18, 2004, 03:57:18 PM ---Have you already tried to use the SSI function "ssi_todaysBirthdays" ?
--- End quote ---
Yeah, but it doesnt show anything if Calendar is off.
Navigation
[0] Message Index
Go to full version