close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form not emailing results - sending to web page

Thread began 12/29/2011 1:59 pm by jeremyandrebecca67370 | Last modified 1/03/2012 8:45 am by Jason Byrnes | 1406 views | 3 replies |

jeremyandrebecca67370

Form not emailing results - sending to web page

Hello! Hopefully this is an easy fix.

We made a small update to our form and now, instead of the results being emailed to the client, the results appear (after hitting "submit") in the same browser window, displayed with the email form results template file which the client should receive.

In other words, the page the browser goes to after clicking "submit" looks identical to the email the client is supposed to receive, containing all the submitted information. This is actually nice for testing. :-) However, we really need the results sent to the client, not to the next page.

Can you tell me how to fix this? (I'm attaching some files to look through.)

The page online is here: form.php
(Username: sheepfold - Pass: secure)

Thanks!
- Jeremy

Attached Files
form.zip
Sign in to reply to this post

Jason ByrnesWebAssist

you say this started happening after making a small update to the form? but it was working before? what was the small update?

it could be that there is a php error occurring, try adding the following code to line 1 of the form page to turn error reporting on, once we know the error, we can tell where to begin troubleshooting:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>
Sign in to reply to this post

jeremyandrebecca67370

Hi Jason!

I was making minor changes to the form's appearance. But, somehow something broke and the results do not email, but are displayed in the browser after hitting "submit".

I turned on error reporting as directed, and here is what it says:

** On the form page itself:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/t/h/e/thesheepfold/html/docs/secure/form.php:6) in /home/content/t/h/e/thesheepfold/html/webassist/form_validations/wavt_validatedform_php.php on line 3


** On the results page (which is not emailed, but shows in the browser window after clicking “submit”)

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/t/h/e/thesheepfold/html/docs/secure/form.php:6) in /home/content/t/h/e/thesheepfold/html/webassist/form_validations/wavt_validatedform_php.php on line 3

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/content/t/h/e/thesheepfold/html/docs/secure/form.php:6) in /home/content/t/h/e/thesheepfold/html/docs/secure/form.php on line 113

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/content/t/h/e/thesheepfold/html/docs/secure/form.php:6) in /home/content/t/h/e/thesheepfold/html/docs/secure/form.php on line 113

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...