close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Email not working

Thread began 12/12/2009 10:25 pm by petermac | Last modified 12/16/2009 4:20 pm by Jason Byrnes | 3384 views | 12 replies |

Peter

Email not working

The re-direct of the submitted form to a thank you page works fine. However, no email is showing up. Please help. The contactus page can be found here contactus.php

Sign in to reply to this post

Peter

Sorry, it worked after all on the latest attempt. A mystery why all previous didn't.

Sign in to reply to this post

Peter

Another twist

The page re-directs just fine until I try to add a file upload feature using digital file pro 2. Specifically the directions for including attachments with the email form. When I follow those instructions and complete the form, it re-directs to a blank page. I notice the address in the tab rather than just referring to the page name, now includes the entire address to my local testing server (localhost). Any insights about what may be happening would be greatly appreciated. Been toying with this form longer than I planned. Thanks.
Peter

Sign in to reply to this post

Jason ByrnesWebAssist

The blank page indicates that a php error is occurring but error reporting is turned off.

Add the following code at line 1 to turn error reporting on:

php:
<?php

error_reporting
(E_ALL);
ini_set('display_errors','on');
?>




post back the error and a copy of your page so we can have a look at the code.

Sign in to reply to this post

Peter

Here is the error:

Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in C:\xampp\htdocs\WFA IQ\WA_Universal_Email\WAUE_contact_1.php on line 25

A copy of the contactus page is here:
contactus.php

Sign in to reply to this post

Jason ByrnesWebAssist

OK, Can you send a copy of the WA_Universal_Email\WAUE_contact_1.php file so I can examine the code to see what is on line 25.

Sign in to reply to this post

Peter

Jason here it is. Thanks.

Sign in to reply to this post

Peter

It's not letting me upload it. Says it's an invalid file.

Sign in to reply to this post

Peter

Tried again with no success. Argh. See screen shot attached.

Sign in to reply to this post

Peter

As my brain slowly grasped the possibilities at the end of the day, I realized a text file would probably meet your needs. See attached.

Attached Files
WAUE_contact_1.txt
Sign in to reply to this post
loading

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