Age seems to have added 1 year to every profile

I am sure that this would be an eaasy fix but can't seem to find where to fix it.

In the age field, it displays the actual age on each profile one year older than they actually are.

 

Any ideas how to fix that?

Quote · 28 Jan 2010

There is already a ticked for made in the Trac. Its a know bug.

Kids first
Quote · 28 Jan 2010

Thanks for the update.

Quote · 28 Jan 2010

Here's what I did and so far it's working.

To get the real age, open up the member.php page located in the root of your site. Go to line on or about 257 and add this just above the return $age line:


$age = $age - 1; //jt note - age adjustment.


Here's a screen shot of what it should look like.


I've posted it on my nerd blog and have invited people to try it out.

Updating my BoonexNerd.net site.
Quote · 21 Apr 2010

Thanks for your suggestion. Though luckily the latest patch fixed it for us all.

Quote · 29 Apr 2010
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.