close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Got error, see below

Thread began 7/17/2013 9:55 am by russb335115 | Last modified 7/18/2013 4:12 pm by russb335115 | 2129 views | 9 replies |

russb335115

Got error, see below

Fatal error: require() [function.require]: Failed opening required 'Blank_2.php' (include_path='.:/usr/services/vux/lib/php') in /data/0/0/89/28/89517/user/90902/htdocs/chefologie/webassist/email/mailformatting_php.php on line 151

Can anyone help me?

Sign in to reply to this post

Jason ByrnesWebAssist

make sure you have uploaded the entire webassist/email folder to the server.

Sign in to reply to this post

russb335115

Here is the log from my upload

Started: 7/17/13 1:08 PM

webassist:email:mail_php.php - Put operation successful
webassist:email:mailformatting_php.php - Put operation successful
Connections - error occurred - Access denied. The file may not exist locally, may be open in another program, or there could be a local permission problem.
webassist:email:templates:Blank.php - Put operation successful
webassist:email:templates:Blank_2.php - Put operation successful
webassist:email:templates:Block.php - Put operation successful
webassist:email:templates:Block_2.php - Put operation successful
webassist:email:templates:Block_3.php - Put operation successful
webassist:email:waue_chefologie-family-order-form3_1.php - Put operation successful
webassist:email:waue_chefologie-family-order-form3_1_Progress_xml.php - Put operation successful
webassist:email:waue_chefologie-family-order-form_1.php - Put operation successful

There is only one error, not sure if that effects it or not.

Sign in to reply to this post

russb335115

Just tried it again and it seemed to process, will have to check and make sure it was received but I think I might be good.

Thank you

Sign in to reply to this post

russb335115

Hi Jason,

Okay the form looks like it is being sent to the designated email address but nothing is showing up.

Any ideas?

Sign in to reply to this post

Jason ByrnesWebAssist

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

russb335115

Thanks Jason,

I will check on those things.

Do you know off hand what the requirements are for Network Solutions. As I mention in earlier talks, I will be working with 1and1 but this sit is all ready on NS

Here is the PHP that Universal Email created, it doesn't seem to have were the email form should go but I fill in the info in the interface:

<?php
$MailAttachments = "";
$MailBCC = "";
$MailCC = "";
$MailTo = "";
$MailBodyFormat = "";
$MailBody = "";
$MailImportance = "";
$MailFrom = "chefologie website|WA|order@chefologie.com";
$MailSubject = "Wesbsite Order";
$_SERVER["QUERY_STRING"] = "";

//Global Variables

$WA_MailObject = WAUE_Definition("","","","","","");

if ($RecipientEmail) {
$WA_MailObject = WAUE_AddRecipient($WA_MailObject,$RecipientEmail);
}
else {
//To Entries
}

//Additional Headers

//Attachment Entries

//BCC Entries

//CC Entries
$WA_MailObject = WAUE_AddCC($WA_MailObject,"russb@rgbdesigngroup.com");

//Body Format
$WA_MailObject = WAUE_BodyFormat($WA_MailObject,0);

//Set Importance
$WA_MailObject = WAUE_SetImportance($WA_MailObject,"3");

//Start Mail Body
$MailBody = $MailBody . "";
$MailBody = $MailBody . (GetFromPage("templates/Blank_2.php"));
$MailBody = $MailBody . "";
//End Mail Body

$WA_MailObject = WAUE_SendMail($WA_MailObject,$MailAttachments,$MailBCC,$MailCC,$MailTo,$MailImportance,$MailFrom,$MailSubject,$MailBody,"waue_chefologie-family-order-form3_1");

if (isset($GLOBALS["waue_chefologie-family-order-form3_1_Status"])) {
$MailLogBindings = new WAUE_Log_Bindings();
//Start Log Bindings
//End Log Bindings
$MailLogBindings->SuccessOrFailure->MailRef = "waue_chefologie-family-order-form3_1";
$MailLogBindings->Success->MailRef = "waue_chefologie-family-order-form3_1";
$MailLogBindings->Failure->MailRef = "waue_chefologie-family-order-form3_1";
$MailLogBindings->processLog(($GLOBALS["waue_chefologie-family-order-form3_1_Status"] == "Failure"));
}
$WA_MailObject = null;
?>

Sign in to reply to this post

Jason ByrnesWebAssist

I believe with network solution, the SMTP server address is:
smtp.<yourdomain>.com, but you should check with them.

also, i'm pretty sure they require the from address to be a valid address for your domain, and that the from address be included as an extra parameter for sending the email. you should double check with the host though.

Sign in to reply to this post

russb335115

Hi Jason,

Well it went through but this is all that showed up in the eamil:


--WAMULTIBREAKWA--


Any thoughts?

Sign in to reply to this post

russb335115

Hi Jason,

Never mind, everything is working great. Thank you for all your help.

Best regards

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