Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Display birthday

Quote Reply
Display birthday
hello

i add two fields
user_birthday_day
user_birthday_month with mysqlman

in category_list.html i add

Day: <%set birthday = GT::Date::date_get(0, "%d%")%><%birthday%>

Day: <%set birthmonth = GT::Date::date_get(0, "%mm%")%><%birthmonth%>

but

<% if current_user_birthday_day == birthday and current_user_birthday_month == birthmonth%>
Happy Birthday
<%endif%>

dosen`t work.

waths wrong?

an how to loop users on mainpage with Birthday?

greeting hoefti
linktobuy Web Directory
Ratgeber Recht
Subject Author Views Date
Thread Display birthday hoefti 6790 Jul 13, 2004, 8:07 PM
Thread Re: [hoefti] Display birthday
hoefti 6627 Aug 2, 2004, 12:27 PM
Thread Re: [hoefti] Display birthday
afinlr 6604 Aug 11, 2004, 5:32 AM
Thread Re: [afinlr] Display birthday
hoefti 6618 Aug 12, 2004, 1:24 AM
Post Re: [hoefti] Display birthday
hoefti 6592 Aug 13, 2004, 9:00 PM
Thread Re: [hoefti] Display birthday
Boomer 6584 Aug 14, 2004, 7:19 AM
Post Re: [Boomer] Display birthday
hoefti 6499 Nov 27, 2004, 4:39 AM