Hello, people! I have a problem: i am making a form, and in IE6 it comes with a strange "default" error, in a red line near de top of the site. Somebody already had this error? Thankyou!
Hi Charles, what does the error say ?
Actually, i have just tested, and even without validation it gives error...

Thanks in advance

Thanks in advance
Charles, I need to see this error, can you show us a screenshot or put a URL to see this, we can't know anything without looking at this error!
Sorry, man! Here is the link:
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_chronocontact&chronoformname=form_pre_agend_submit
Thanks for the atention
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_chronocontact&chronoformname=form_pre_agend_submit
Thanks for the atention
I tested in Ie6 and it gives an alert box saying "Press Ok to continue loading the content of this page", that's all, sure this is a JS inside your page and limited for IE6 only because it doesn't happen with FireFox!
The page loads with the form which is identical to FF view!
Yes, but have you tried to insert data? the error appears when this form goes to confirmation. Here is the thing: this form have another form as "action", to give to the user the hability to correct some error that might been made. Try to insert some data, please.
Hey man! I just discovered something. The error is ocurring only if the form is loaded using the plugin chronocontact.
Here is the link of the article+plugin:
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_content&view=article&id=224&Itemid=143&lang=pt
And here is the direct link to the form, via component:
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_chronocontact&chronoformname=form_pre_agend_submit
Do you have any idea of how solve this?
Here is the link of the article+plugin:
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_content&view=article&id=224&Itemid=143&lang=pt
And here is the direct link to the form, via component:
http://www.museudofutebol.org.br/desenvolvimento/index.php?option=com_chronocontact&chronoformname=form_pre_agend_submit
Do you have any idea of how solve this?
Hello everyone. I found a possible cause for this error: this error message is print out in screen by the following code
that goes in the chronocontact.html.php. Happens that this if is only triggered when executing the form by the article with the chronocontact plugin. If i execute the form by the link on the backend (that link for the component directily) the error does not appear, and most strangely, if i try to execute the form from the article right after, if does not show that error. I think it is something related to the cache and the session, but i can't solve.
You guys have any ideas?
Thanks for the support!
<?php if($session->get('chrono_verification_msg', 'default', md5('chrono'))){ ?>
that goes in the chronocontact.html.php. Happens that this if is only triggered when executing the form by the article with the chronocontact plugin. If i execute the form by the link on the backend (that link for the component directily) the error does not appear, and most strangely, if i try to execute the form from the article right after, if does not show that error. I think it is something related to the cache and the session, but i can't solve.
You guys have any ideas?
Thanks for the support!
Hi Charles, which Chronoforms component and plugin you have installed ? let me know because you may not having the correct couple!
Cheers
Max
Cheers
Max
The versions used:
Component Chrono Contact v3.0 J1.5 BETA 2
Plugin chronocontact v0.8/V3.0 Stable
Component Chrono Contact v3.0 J1.5 BETA 2
Plugin chronocontact v0.8/V3.0 Stable
Exactly, you need to upgrade Chronoforms to V3.0 stable instead, the upgrade instructions are at the downloads area!
Cheers
Max
Cheers
Max
This topic is locked and no more replies can be posted.