After the creation of a form with the easy form wizard it shows the message:
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:\xampp\htdocs\mysite\libraries\joomla\html\parameter.php on line 512
and after that the form.
After the creation of a form with the form wizard it shows the same message and nothing else.
What can i do to solve these problems?
And another question
I created a form with easy form wizard. Can I configurate actions etc. now? (I want to add custom code on submit event)
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:\xampp\htdocs\mysite\libraries\joomla\html\parameter.php on line 512
and after that the form.
After the creation of a form with the form wizard it shows the same message and nothing else.
What can i do to solve these problems?
And another question
I created a form with easy form wizard. Can I configurate actions etc. now? (I want to add custom code on submit event)
Hi kalkal,
Please see this FAQ about Strict Standards messages.
You may also have the wrong version of ChronoForms installed for Joomla! 2.5 as there were some changes in the way JParameter and JRegistry are used between Joomla! v2.5 and v3
Bob
Please see this FAQ about Strict Standards messages.
You may also have the wrong version of ChronoForms installed for Joomla! 2.5 as there were some changes in the way JParameter and JRegistry are used between Joomla! v2.5 and v3
Bob
Hi Bob,
I install joomla 3.1.2 and chronoforms v.4 for joomla 3.The message doesn't come up now in site (only on admistration) but I've still have problem with forms created with form wizard: they 're not visible on site. The link to them shows up the link to chronoengine
With the Easy Form Wizard I don't have this problem but also don't have all those incredible actions.
Thanks
I install joomla 3.1.2 and chronoforms v.4 for joomla 3.The message doesn't come up now in site (only on admistration) but I've still have problem with forms created with form wizard: they 're not visible on site. The link to them shows up the link to chronoengine
With the Easy Form Wizard I don't have this problem but also don't have all those incredible actions.
Thanks
Hi kalkal,
Please make sure that you have the "Show html" action in the "on load" event of your form!
Regards,
Max
Please make sure that you have the "Show html" action in the "on load" event of your form!
Regards,
Max
This topic is locked and no more replies can be posted.