close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Universal Email not sending email

Thread began 10/19/2012 2:44 pm by sandy170299 | Last modified 10/22/2012 2:09 pm by Jason Byrnes | 1572 views | 3 replies |

sandy170299

Universal Email not sending email

I have a page that was built using Framework Builder and it's also a CMS, using Power CMS. On this page, I have also included a contact form, using Universal Email to send the message. I'm not sure what I've done wrong, but the email is not sending, nor is it redirecting to the thank you page.

Here is the link: contact.php

Sign in to reply to this post

Jason ByrnesWebAssist

Who is your host?

In universal Email, what did you enter for the SMTP Server?

Is the From Address a valid email address for your domain?

Can you send a copy of the page so i can inspect the code.

Also, to help troubleshoot, add this code at line 1:

php:
<?php

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




and then add this code just before the closing </body> tag:

php:
<pre><?php var_dump($_SESSION); ?></pre>
Sign in to reply to this post

sandy170299

Hi, Jason. It's working now. For some reason, the method="post" was missing from the form, and I think that's why it wasn't working. Seems to be fine now. I'll write back if it stops working for any reason. Thank you!

Sign in to reply to this post

Jason ByrnesWebAssist

yeah, the default method is GET so if no method is specified, it will use the get method which wont trigger UE to send the email.

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