close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Form not sending anymore

Thread began 6/10/2012 11:19 am by blueEyes | Last modified 6/11/2012 12:57 pm by blueEyes | 2057 views | 4 replies |

blueEyes

Form not sending anymore

Hi,

All of a sudden the contact form the my client's website that is hosted on a Bizland.com won't send or show the thank you page. Tried the same code on my testing host godaddy, fatcow and hostmonster and checked all my other client contact forms and there is no problem.

Can you please take a look and give me some direction on how to fix this?

Site with contact page is: contactus.php

Attached is the contactus.php file

Thank you,
Diana

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

Jason ByrnesWebAssist

try changing line 27:

php:
if ((($_SERVER["REQUEST_METHOD"] == "POST") && (isset($_SERVER["HTTP_REFERER"]) && strpos(urldecode($_SERVER["HTTP_REFERER"]), urldecode($_SERVER["SERVER_NAME"].$_SERVER["PHP_SELF"])) > 0) && isset($_POST)))     {




to:

php:
if ($_SERVER["REQUEST_METHOD"] == "POST")  {
Sign in to reply to this post

blueEyes

I tried that yesterday and again just now. After submit it goes back to the contact page, no thank you page and doesn't actually submit.

Anything else I can try?

Thank you Jason,
Diana

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

blueEyes

Thank you Jason!

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...