![]() |
Help please Birthday date
Hi Guy's
Why is the bithday date reset to this below Website: Birthday: December 31, 1969 Its the same on all profiles,but if you view it from the admin cp is is right,just profile is wrong.:(:( any help would be good thanx |
Try using a fresh member.php
|
Some server configurations display the wrong dates.
in member.php change this: Code:
$birthday = @date($calformat1,mktime(0,0,0,$bday[1],$bday[2],$bday[0])); Code:
$birthday = @date($calformat2,mktime(0,0,0,$bday[1],$bday[2],1993)) . ", $bday[0]"; |
All times are GMT. The time now is 08:41 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|