close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

UE Not Sending

Thread began 3/19/2012 10:09 am by steve287725 | Last modified 3/21/2012 2:45 pm by Jason Byrnes | 1043 views | 5 replies |

steve287725

UE Not Sending

Hello there

I have just attached UE4 to a pretty standard contact form and I have used a bit of jQuery validation - here for reference;

jQuery-Validation-Engine

The mail just does not send - the form seems to submit OK but the mail never arrives, either to an address in the same domain or another address.
I have added the code in this thread;

showthread.php?t=25492

This just returns this -
<pre>array(0){} </pre>

I have attached the page - do you have any pointers please I am just a bit stuck here . . .

Many thanks

Steve

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

Jason ByrnesWebAssist

does it redirect to the thank you page?

if it directs to the thank you page, then the email is being sent to the SMTP Server, it is the SMTP server that is refusing to relay the message.

if it does not redirect to the thank page, then there may be a php error occurring.

add the following cade to line 1 of the page to turn error reporting on:

php:
<?php

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

steve287725

Redirecting fine

I have added the code and the page redirects to the thank you page fine as it did before - no apparent errors, but still no email.
Anything else I can but but interrogate the server logs?

Thanks

Sign in to reply to this post

Jason ByrnesWebAssist

the code was only needed if the page did not redirect to the thank you page.

since it is directing to the thank you page, it is trying to send the email to the SMTP Server, but the smtp server is refusing to relay the message.

who is you host?

What did you enter for the SMTP server in the UE settings

Send a link where i can see the form please.

Sign in to reply to this post

steve287725

Solved

Jason

Just to let you know that this has been sorted - fault of the hosting provider.
Thanks for your input

Sign in to reply to this post

Jason ByrnesWebAssist

ok, glad to hear it is working.

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