close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Cannot find existing sql error near @

Thread began 3/05/2014 11:40 am by jdjandcompany430226 | Last modified 3/20/2014 12:10 pm by Jason Byrnes | 2126 views | 9 replies |

jdjandcompany430226

Cannot find existing sql error near @

ok I have issues with the UE contact page seems to never work and the forgot password gives an sql error when column type is varchar and when set to text wont read at all.

Sign in to reply to this post

Jason ByrnesWebAssist

I'll need to troubleshoot directly, see the private message section.

Sign in to reply to this post

jdjandcompany430226

SQL errors

I have many errors with the emailer.

Sign in to reply to this post

Jason ByrnesWebAssist

the error message on the forgot password page is caused by this line:
"columnType" => "char",

it should be:
"columnType" => "text",


as for the email failing, Who is your host?

Depending on your host, you may need to set certain options in Universal Email.

Some hosts will work if you leave the SMTP Server setting on the Email Server Tab blank, others will require that you enter the SMTP server address.

Some will work using the standard Mail protocol, other will require that you use the Pear Mail for SMTP, some using Pear mail will require authentication.

Some hosts may require that the from address being used be a valid email address for your domain. Some may require that the option to include the from Email address be passed as an extra parameter.

To be successful with Universal Email, you will need to know the requirements of your host for sending an email using a PHP script.

Also, double check your Spam folder, it is possible that the email is being trapped as spam.

Sign in to reply to this post

jdjandcompany430226

in addition here is the return I am getting (forgotpassword.php?notFound=1&EmailFail=true)

Sign in to reply to this post

Jason ByrnesWebAssist

Yes, that is because the email settings for the server are not correct which is why i asked these questions in my previous reply that you did not address:


  as for the email failing, Who is your host?

Depending on your host, you may need to set certain options in Universal Email.

Some hosts will work if you leave the SMTP Server setting on the Email Server Tab blank, others will require that you enter the SMTP server address.

Some will work using the standard Mail protocol, other will require that you use the Pear Mail for SMTP, some using Pear mail will require authentication.

Some hosts may require that the from address being used be a valid email address for your domain. Some may require that the option to include the from Email address be passed as an extra parameter.

To be successful with Universal Email, you will need to know the requirements of your host for sending an email using a PHP script.

Also, double check your Spam folder, it is possible that the email is being trapped as spam.  
Sign in to reply to this post

jdjandcompany430226

Message attached

Sign in to reply to this post

Jason ByrnesWebAssist

see PM

Sign in to reply to this post

jdjandcompany430226

Message Attached in PM

Sign in to reply to this post

Jason ByrnesWebAssist

on this page:
http://www.awardspace.com/contacts/faq-help

in the email management section, the post:
Example contact form (form-to-mail).

gives an example of sending an email using php mail.

it looks like the smtp server and port should be left blank.

note in the example:
$myemail = "youremail@yourdomain.com"; Caution: replace youremail@yourdomain.com with a vaild one you created in Email Manager

this is the to address. So it sounds like they will only allow you to send emails that are going to an email you register for your domain. It sounds like they do not allow for outgoing email traffic to other domains.

you may want to look into another host that is not so restrictive with sending emails. I use 1 and 1 and have very good experience with them.

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