Today I have changed an old joomla installation with chronoengine (Joomla 1.0) to Joomla 1.5 (latest) with latest V3 chrono engine.
I have made some new forms with copy/paste old formcode (import did not work due to missing email columns, did not have time to create mysql tables etc.).
The mootools validation does not seem to work now. I have tried using the php code specified in the forum to load the files in the form HTML, but that did not make a change. The old website is working fine, the new website with new version chronoengine is not validating. The template is new ,but quite simple. What could be causing the problem?
Old website with form running OK:
http://dezonneboiler.nl/component/option,com_chronocontact/Itemid,54/
New website is still offline most of the time..
http://www.solesta.com/index.php?option=com_chronocontact&Itemid=48
debug output
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [voorletters] => ere [achternaam] => [straat] => [postcode] => [woonplaats] => [email] => [telefoonnr] => [waardekaart] => [SDE] => [submit] => Vraag aan [f8302bcb1847b1749c99a2ab3358bf4a] => 1 [1cf1] => 180b6c846adea035df3018ad0e50ad5b [chronoformname] => aanvraag )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (Solesta BV)info@solesta.nl to [email]info@solesta.nl[/email]
Debug End
Redirect link set, click to test:
http://www.solesta.com
What kind of user can I create to give you safely access via the forum?
I have made some new forms with copy/paste old formcode (import did not work due to missing email columns, did not have time to create mysql tables etc.).
The mootools validation does not seem to work now. I have tried using the php code specified in the forum to load the files in the form HTML, but that did not make a change. The old website is working fine, the new website with new version chronoengine is not validating. The template is new ,but quite simple. What could be causing the problem?
Old website with form running OK:
http://dezonneboiler.nl/component/option,com_chronocontact/Itemid,54/
New website is still offline most of the time..
http://www.solesta.com/index.php?option=com_chronocontact&Itemid=48
debug output
Form passed first SPAM check OK
Form passed the submissions limit (if enabled) OK
Form passed the Image verification (if enabled) OK
Form passed the server side validation (if enabled) OK
$_POST Array: Array ( [voorletters] => ere [achternaam] => [straat] => [postcode] => [woonplaats] => [email] => [telefoonnr] => [waardekaart] => [SDE] => [submit] => Vraag aan [f8302bcb1847b1749c99a2ab3358bf4a] => 1 [1cf1] => 180b6c846adea035df3018ad0e50ad5b [chronoformname] => aanvraag )
$_FILES Array: Array ( )
Form passed the plugins step (if enabled) OK
An email has been SENT successfully from (Solesta BV)info@solesta.nl to [email]info@solesta.nl[/email]
Debug End
Redirect link set, click to test:
http://www.solesta.com
What kind of user can I create to give you safely access via the forum?