Forums

Problems with page displayed after form submission

RogueRafen 23 May, 2008
Hello,

I was able to get the forms up and running nice and fast. Thank you! The form data is emailed as it should be and everything seems to be working fine. However...

After the form has been submitted, the following text appears where I would be expecting a blank page (the tutorial video said there would be a blank page after form submission):

Notice: Undefined variable: omittedlist in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 355

Notice: Undefined property: Name in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366

Notice: Undefined property: program in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366

Notice: Undefined property: comment in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366

Notice: Undefined property: submit in /home/content/d/j/o/djohnsonsbn3/html/components/com_chronocontact/chronocontact.php on line 366

Warning: reset(): Passed variable is not an array or object in /home/content/d/j/o/djohnsonsbn3/html/includes/joomla.php on line 3992

Warning: Variable passed to each() is not an array or object in /home/content/d/j/o/djohnsonsbn3/html/includes/joomla.php on line 3994



Any thoughts on what might be causing this?

Thanks for any help you can offer!
Max_admin 23 May, 2008
Hi, its just your hosting server is set error reporting to the highest level which is not actually good for a production server if it is, please go to your website joomla admin global configuration page and set error reporting to "None"!

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
RogueRafen 23 May, 2008
Thanks for the quick response.

I set error reporting to 'none' as you suggested, but I'm still getting the same thing after the form is submitted.

It is a very simple form, basically following the tutorial, just to make sure it works, so I don't see it being an issue with the html I entered to create the form.

Any other ideas what might be going on?

Thank you
Max_admin 23 May, 2008
Hi RogueRafen,

What do you want to display after the form is submitted ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
RogueRafen 29 May, 2008
Hi, thanks again for your quick responses.

I want to be able to display some custom text. Something to the effect of "Thank you for submitting your information, we will contact you shortly."

Also, a "click here to continue" link which I can point to a url I specify.
GreyHead 29 May, 2008
Hi RogueRafen,

You can just put the HTML in the 'OnSubmit after email' box. See this FAQ.

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