| Post |
|
Guest
| sonika 11:12 pm August 29, 2008
| |
|
|
Please replace the ??? with your data!
- Your URL: http://???
- The browser used: ???
- cforms version: 8.7
- Your Wordpress version: 2.3.3
After I upgraded cforms 8.5 to 8.7 my form's date fields lost calendar icon :(
The field's type is date, and date option is activated.
___http://www.megatour.su/reservation/___
The calendar.gif is on the place ___http://megatour.su/wp-content/plugins/cforms/js/calendar.gif
|
|
|
Admin
| Oliver Munich, Germany posts 6095 7:46 am August 30, 2008
| |
|
|
- Have you changed any of the code or added code?
- Did you install any other plugin?
- For testing, can you disable the 'lightbox2' plugin?
Perhaps the integrity of calendar.js has been compromised during the upgrade, try with a new manual download.
The reason the date picker is not working is due to a Javascript error:
this.parentNode is undefined
which stops all further JS routines.
|
|
|
|
|
Guest
| sonika 1:11 pm August 30, 2008
| |
|
|
I changed nothing in cforms files, only css and calendar.gif
You are right, when i disable lightbox2 (v2.4.0) — data picker have appeared… The same effect with lightbox latest version 2.7.7
I install thickbox instead of lightbox (in nextgen gallery)… It's a pity, I liked lightbox effect more than thickbox.
Thanks for support!
|
|
|
Admin
| Oliver Munich, Germany posts 6095 2:39 pm August 30, 2008
| |
|
|
I wonder why lightbox is causing the issue, though.
are both "*boxes" using prototype? perhaps it's just a matter of which plugin get's to run first?
|
|
|
|
|
Guest
| sonika 3:56 pm August 30, 2008
| |
|
|
perhaps it's just a matter of which plugin get's to run first?
No, date picker disappear every time I activate lightbox (the first cforms and then lightbox2 or vice versa)
|
|