Validation don't like IE6 - Strange

charles 02 Oct, 2008
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!
Max_admin 02 Oct, 2008
Hi Charles, what does the error say ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
charles 02 Oct, 2008
Actually, i have just tested, and even without validation it gives error...
Validation don't like IE6 - Strange image 1
Thanks in advance
Max_admin 02 Oct, 2008
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!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Max_admin 02 Oct, 2008
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!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
charles 02 Oct, 2008
After the message box on IE6, nothing else happens?
Max_admin 02 Oct, 2008
The page loads with the form which is identical to FF view!
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
charles 02 Oct, 2008
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.
charles 02 Oct, 2008
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?
charles 03 Oct, 2008
Hello everyone. I found a possible cause for this error: this error message is print out in screen by the following code
<?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!
Max_admin 03 Oct, 2008
Hi Charles, which Chronoforms component and plugin you have installed ? let me know because you may not having the correct couple!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
charles 04 Oct, 2008
The versions used:

Component Chrono Contact v3.0 J1.5 BETA 2
Plugin chronocontact v0.8/V3.0 Stable
Max_admin 05 Oct, 2008
Exactly, you need to upgrade Chronoforms to V3.0 stable instead, the upgrade instructions are at the downloads area!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.