close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

Parse Error?

Thread began 12/26/2009 12:02 pm by elevy388997 | Last modified 12/29/2009 3:56 pm by elevy388997 | 3840 views | 12 replies

elevy388997Beta Tester

So I figured I would start over and see if I could figure it out and 2 things are happening.

The first time I used the normal smtp settings for the mail server in universal email, and everything would work out fine until you hit the submit button. It would just "flash" the internet page quickly then all the text would be gone, so it was empty text fields again, and no email would be sent and it wouldn't go to the "thankyou.php" page.


The second time I figured I needed to authenticate the mail server so I choose the PEAR option in universal email. Now when you hit submit it gives this :


Warning: waue_sendmail(Mail.php) [function.waue-sendmail]: failed to open stream: No such file or directory in C:\Inetpub\vhosts\secure.embforum.com\httpdocs\WA_Universal_Email\PEAR_Mail_using_SMTP_PHP.php on line 115

Fatal error: waue_sendmail() [function.require]: Failed opening required 'Mail.php' (include_path='.;./includes;./pear') in C:\Inetpub\vhosts\secure.embforum.com\httpdocs\WA_Universal_Email\PEAR_Mail_using_SMTP_PHP.php on line 115


So I went to that file and this is line 111-123:

function WAUE_SendMail($mailObj,$mailAttachments,$mailBCC,$mailCC,$mailTo,$mailImportance,$mailFrom,$mailSubject,$mailBody) {
if (strpos($mailTo,"@") < 0 || sizeof($mailObj->recipients) == 0) {
return;
}
require_once($mailObj->PearPath."Mail.php");
$paramArray = array();
$headerArray = array();
$headerArray["MIME-Version"] = "1.0";
$fromArray = WA_getEmailArray($mailFrom);
$mailFrom = $fromArray[0][1];
if ($fromArray[0][0] != "") {
$mailFrom = $fromArray[0][0]." <".$fromArray[0][1].">";
}


Any solutions? I tried the help files and search function. I did notice though with the first method, there was a "Mail.php" and for the second one it doesn't create it.

Thanks

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