Birthday Calendar won't work on Join Page

I have tried even reuploading the original Join.php, but cannot get the birthday calendar to show up when you click in the box. This is causing a problem because no one reads the Info button, and can't figure out how to put the birthday in the correct format.

Any suggestions on why this wont work?

Thanks.

Cory

Quote · 10 Dec 2009

Any ideas?

Quote · 22 Dec 2009

check your max age in admin panel both in advnaced settings and fileds builder DOB block .....if its crazy high it wont load.  if thats good replace inc/classes/bxdolprofilefields.php with stock  templates/base/bxbaseconfig.php check:

$this -> customize['join']['datepickerInit']         = "
$( '.input_date' ).datepicker({
dateFormat: 'd/m/yy',
yearRange: '{min_year}:{max_year}',
mandatory: true,
closeText: 'X',
defaultDate: -{dfl_days}
});
";

how many mods do you have...when did you first notice it?? roll back till you get a good thing...test whole site after each mod so you dont have this problem

I have video tutorials to help you mrpowless.com
Quote · 27 Dec 2009

Thanks MrPowless, I will give that a try.

With 7 now in a somewhat final release, I am probably going to just focus on that, but have some mods that really define my site that aren't ready for 7 yet, so at a roadblock.

I will check those things and hopefully get them working.

Thanks.

Cory

Quote · 3 Jan 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.