How to add the birthday features in user?
How to add the birthday features in user?
Please give us more detailed description of the matter
Example here http://johncms.com/users/index ... birth
Okay, I've checked it. I do have that feature but it doesn't show in users/index.php. And what is this code use for "($brth ?"?
($brth
? '<br /><img src="../images/award.png" width="16" height="16" /> <a href="index.php?act=birth">' . $lng['birthday_men'] . '</a> (' . $brth . ')'
: '') .
# iPhone4S (09.11.2011 / 10:51)If any of the users have a birthday today show a link ;-)
Okay, I've checked it. I do have that feature but it doesn't show in users/index.php. And what is this code use for "($brth ?"?