After submitting the form, FireFox redirects just fine.
Internet Explorer tries to go to:
index.php?option=com_chronocontact&task=send&chronoformname=employeeinfo
and fails...........Page could not be displayed.
FireFox tries to go to the same place and ends up here:
index.php?option=com_content&task=view&id=15&Itemid=39
This is what I've placed in the Redirect URL field. This is a content item that is basically a Thank You page.
Why do you think IE fails, but FireFox works?
Hi jpipitone,
The eval at line 492 is the AutoGenerated code for the database. It look as though this has got out of sync with your form. Basically the error messages say that the Database is trying to save $_POST['LaptopMac'] etc. but can't find them.
Maybe you've copied the another, or edited the form field names without changing the AutoGenerated code?
Bob
Hi jpipitone,
That's the submit URL for the form so it may be that IE6 is never getting as far as the redirect.
Bob
Bob,
I've re-created the form and re-created the tables in the backend. I've tested submitting the form with Safari, Firefox (On Windows and Mac platforms) as well as Internet Explorer 6 and 7.
Internet Explorer 6 still will not redirect to the thank you page, however the form is still submitted.
Internet Explorer 7 DOES redirect to the thank you page, Firefox DOES redirect to the thank you page.
Internet Explorer 6 still displays a "Page could not be displayed" message.
Is this a bug?
I did an experiment and removed the redirect. Now IE 6 displays the page, but with the following error at the end:
ref='function.implode'>function.implode]: Bad arguments. in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 65 PHP Notice: Undefined index: fawcette in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 66 PHP Warning: implode() [function.implode]: Bad arguments. in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 66 PHP Notice: Undefined index: redevnews in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 67 PHP Warning: implode() [function.implode]: Bad arguments. in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 67 PHP Notice: Undefined index: washingtontechnology in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 68 PHP Warning: implode() [function.implode]: Bad arguments. in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 68 PHP Notice: Undefined index: LaptopMac in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 71 PHP Notice: Undefined index: LaptopPC in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 71 PHP Notice: Undefined index: SalesLogix in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 71 PHP Notice: Undefined index: Reset in D:\it.ourdomain.com\components\com_chronocontact\chronocontact.php(492) : eval()'d code on line 71
Hi jpipitone,
See my reply in message #5024 above, looks like your database table is mismatched with the form. Maybe you have Autogenerated code left in from a previous version.
Bob
I removed the form and then re-added it.
Is it possible that I have to go back into the database manually and remove the table that ChronoForms creates, and then re-add it in the Joomla backend?
Hi jpipitone,
You should be able to reuse the existing table - provided that the table name #__chronoforms_xx matches up and the the column names match up to the names in your form.
It looks as though you have some major mismatches though so you might be better off dropping the table, deleting the autogenerated code, then making a new copy of the form and recreating a new table.
Bob
Hi,
Is this J1.0 or J1.5 ? which ChronoForms version ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Hi! Version of Joomla is 1.0. And ChronoForms - 2.3.8
Hi mover,
There's something odd with your form here. Please take a backup copy from the Forms Manager and post it here or email it to me at the address in my sig and I'll take a closer look.
Bob
Ok, here
Thank you, Bob [file name=resume.cfbak size=5390]http://www.chronoengine.com/components/com_fireboard/uploaded/files/resume.cfbak[/file]