Pablo wrote:
I encountered this error on Internet Explorer (7 and

, a popup system message with:
"Calendar.setup: Nothing to setup (no fields found). Please check your code."
here-->
Contact Form (With IE7, IE8)
Thank you for notifying me about this. The problem came from the fact that you disabled CAPTCHA and that is generating a javascript error so the javascript code that is controlling the calendar is not executed.
I'll fix this problem in the next version. Let me know if you need help with this now. I can give you instructions on what to modify in order for your form to work.
dinchu wrote:
i had the same problem then i deleted a date field i had and that stopped
You right. Disabling the date field will prevent the javascript error. But if you need that field ( without CAPCTHA ) disabling the function that is calling the CAPTCHA will fix the problem. Let me know if you need more help with this.
dinchu wrote:
on IE7 the page throws an error and closes
on all the other browsers the form items are not displayed, only the captcha
take a look
<!-- m --><a class="postlink" href="
cdpuertorrealena.com/index.php?option=co...ssage&pf=1&Itemid=32">
cdpuertorrealena.com/index.php?o ... &Itemid=32</a><!-- m -->
Did you saw this topic?
<!-- m --><a class="postlink" href="
www.algisinfo.net/forum/index.php?f=10&t=91&rb_v=viewtopic">
www.algisinfo.net/forum/index.ph ... =viewtopic</a><!-- m -->
I think it will help you. ( the problem was fixed in 2.0.2 ).
Let me know if you need more help with this.