ie8 does enter birthday. firefox does not

i can enter in the users birthday with internet explorer 8 but it does not come up with a pop up box for entering birthdate with firefox.. windows

Quote · 19 Oct 2010

THIS IS a huge BUG! if a potential new use can't even create an account to log in... that is a huge potential lose of revenue.

 

This has to be fixed, ASAP. even if manually.

 

PLEASE anyone, HELP!

Quote · 20 Oct 2010

I can't reproduce this issue on Firefox 3.6.10. What are the versions for both your site and browser?

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 20 Oct 2010

I also cannot reproduce problem.

https://www.deanbassett.com
Quote · 20 Oct 2010

I'm having this problem in Firefox and Google Chrome latest versions of each, the popup just doesn't come up and you can't type in the field.  In IE the popup comes up.  I've posted in the forums and have had no luck in getting anyone to answer.

Quote · 9 Jan 2011

I'm using Firefox 3.6.13 and IE 8 and my site is 7.0.4

Birthdate popup works fine, never had a problem with it.

Quote · 9 Jan 2011

Hi,

REMOVE POPUP CALENDAR

edit the file :   inc/classes/BxDolProfileFields.php


• FIND

case 'date':     $aInput['type'] = 'date';     $aInput['value'] = $aValues[$iPerson]; break;

// Change to (2 times)

case 'date':     $aInput['type'] = 'number';     $aInput['value'] = $aValues[$iPerson]; break;

Quote · 9 Jan 2011

Shoot the patient to cure his cold??

I just disabled java in firefox and the birthdate popup stopped working,

re-enabled java, refreshed the page and it's working again.

My first guess would be to make sure Java is enabled.

Quote · 9 Jan 2011

 

Shoot the patient to cure his cold??

I just disabled java in firefox and the birthdate popup stopped working,

re-enabled java, refreshed the page and it's working again.

My first guess would be to make sure Java is enabled.

You mean JavaScript. Java is something entirely different.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 9 Jan 2011

Embarassed

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