It's displaying birthday "time" on profile. =P

Mod that adds a birthday field to the users profile, theire age are displayed beside the posts, and on there birthday they will have a greeting popup
Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

It's displaying birthday "time" on profile. =P

Postby Eris on Wed 09. Feb, 2005 21:01

What's going on:

I have my board's time/date set as "d.m.y @ H:i".

I entered in my birthday information, for example, into my profile as:
day: 09
month: October
year: 1980

In my profile, my birthday shows up as:
09.10.80 @ 00:00

=P
Is there any way to chop off the "@ H:i" just the birthday info in the profile? That would be fab.

TiA!
User avatar
Eris
Poster
Poster
 
Posts: 36
Joined: Tue 10. Dec, 2002 06:33
Location: Missouri

Postby DivErTido on Wed 10. Aug, 2005 17:53

Same problem here...

Birthday: 21-04-78 00:00

00:00 ??
DivErTido
Poster
Poster
 
Posts: 35
Joined: Sun 27. Apr, 2003 20:28

Postby easygo on Wed 10. Aug, 2005 20:11

Code: Select all
#
#-----[ OPEN ]---------------------------------------------
#
includes\usercp_viewprofile.php

#
#-----[ FIND ]---------------------------------------------
#
   $user_birthday = realdate($lang['DATE_FORMAT'], $profiledata['user_birthday']);

#
#-----[ REPLACE WITH ]--------------------------------------
#

//   $user_birthday = realdate($lang['DATE_FORMAT'], $profiledata['user_birthday']);
   $user_birthday = realdate('d.m.Y', $profiledata['user_birthday']);

#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------
#
# EoM

This update may solve your problem. easy
Here we go ^^
Image
easygo
Poster
Poster
 
Posts: 44
Joined: Tue 02. Nov, 2004 17:03

Postby DivErTido on Wed 10. Aug, 2005 20:48

Fixed! Thankx alot easygo :D
DivErTido
Poster
Poster
 
Posts: 35
Joined: Sun 27. Apr, 2003 20:28


Return to Birthday [2.0.10/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron