Patch for birthdate issues in "Edit Profile"
|
Posted
#57406
(In Topic #12479)
|
|
|---|---|
|
Fan in action |
Patch for version 4.2.2In sources/ocf_members_action2.php, change: Code
$default_time=is_null($dob_month)?NULL:array(0,0,$dob_month,$dob_day,$dob_year);
Code
$default_time=is_null($dob_month)?NULL:usertime_to_servertime(mktime(0,0,0,$dob_month,$dob_day,$dob_year));
|
|
Posted
|
|
|
ocStaff (admin) |
If I answered something that you think should be in the documentation, please take the initiative and add it to the community documentation. We really need people to help out here and build a well-organised large support resource. |
1 guests and 0 members have just viewed this: None
Control functions:







