Forums

[Help] Error Message after sending

haibara 26 May, 2008
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.

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
GreyHead 26 May, 2008
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
haibara 27 May, 2008
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
GreyHead 27 May, 2008
Hi haibara,

Usually that change will hide the messages. If they are still there ask again and I'll give you some code to add that will fix the problem - but it's more complicated than the 'hiding' approach.

Bob
This topic is locked and no more replies can be posted.