Xenon,
I played around last night & changed:
if (date("Y")>$bday[0] and $bday[0]>1901 && $bday[0]!='0000')
To this:
if ($bday[0]!='0000')
and it seems to be working great. However, (there's that darn however again) the only other thing I noticed is, when I enter a date in my profile such as "October 16, 2004" it will show up on the calendar under October 16 for every year (as a birthday normally would) I would like to change this to show up on the calendar for 2004 only (or what ever year is entered on their profile). Also, when it shows up on the forum home page under what used to be "Todays Birthdays" I would like it to only show up when the Month, Day & YEAR entered in the profile is = todays date.
I hope you can understand this.
Thanks again,
Robert Pfeifer
|