Hi
I have just installed Chronoform and currently using Joomla 1.0.x
The form was quite easy to create and is definitely user-friendly.
I have tested to send form to the designated email address and it was delivered quickly and well as expected. Unfortunately, it leaves a trail upon sending.
Here's the error message that appears right after clicking the "submit" button in the form.
Might someone in this forum pls kindly help me fix this bug.
Thanks in advance!
Regards
I have just installed Chronoform and currently using Joomla 1.0.x
The form was quite easy to create and is definitely user-friendly.
I have tested to send form to the designated email address and it was delivered quickly and well as expected. Unfortunately, it leaves a trail upon sending.
Here's the error message that appears right after clicking the "submit" button in the form.
Warning: reset() [function.reset]: Passed variable is not an array or object in /public_html/includes/joomla.php on line 3992
Warning: Variable passed to each() is not an array or object in /public_html/includes/joomla.php on line 3994
Might someone in this forum pls kindly help me fix this bug.
Thanks in advance!
Regards
Hi haibara,
These are a couple of PHP warnings, they are ugly but otherwise harmless. Usually you can hide them by setting Error Reporting to System Default in your site Global Congiguration.
Bob
These are a couple of PHP warnings, they are ugly but otherwise harmless. Usually you can hide them by setting Error Reporting to System Default in your site Global Congiguration.
Bob
Thanks alot Bob for your great assistance.
It is indeed harmless, as I can still receive the content as I put in the form. It is just not really convenient when other users see the error message on the page.
They might not be aware that their forms are sent completely. I have changed the setting in global config. But since I have a downtime problem with my server right now, I can't see the result right now.
Thanks again for your great help. I hope it's working perfectly now.
Regards
It is indeed harmless, as I can still receive the content as I put in the form. It is just not really convenient when other users see the error message on the page.
They might not be aware that their forms are sent completely. I have changed the setting in global config. But since I have a downtime problem with my server right now, I can't see the result right now.
Thanks again for your great help. I hope it's working perfectly now.
Regards
This topic is locked and no more replies can be posted.