close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

UE4 - various problems on submit

Thread began 3/27/2010 10:23 pm by gwh362692 | Last modified 4/01/2010 12:10 pm by gwh362692 | 3436 views | 7 replies

gwh362692

UE4 - various problems on submit

Hi everyone,

I'm using the new UE4 but have run into some problems:

1) When I insert a reply to email address in the user interface, I get the following error:

Parse error: syntax error, unexpected '"', expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/site/www/kc/webassist/email/waue_contact_3.php on line 25

Line 25 is:

//Additional Headers
$WA_MailObject->ReplyTo = "<?php echo((isset($_POST["Contact_us_group_Email"]))?$_POST["Contact_us_group_Email"]:"") ?>";


Since I wanted different labels etc. for the email I removed the following code from the block template file that I'm using so I don't know if this is contributing to the problem:


<?php
$remove = array();
$remove[] = "";
$remove[] = "x";
$remove[] = "y";

$removeBegins = array();
$removeBegins[] = "Security";

$removeEnds = array();
$removeEnds[] = "_x";
$removeEnds[] = "_y";

$removeIncludes = array();
$removeIncludes[] = "Security";
?>

<?php
foreach( $_POST as $pkey => $pval ){
if (!RemoveValue($pkey,$remove,$removeBegins,$removeEnds,$removeIncludes)) {
?>

<tr valign="top">
<th style="font-family: 'Times New Roman', Times, serif; font-size: 10px;width: 134px; text-align: right; padding: 3px 10px 3px 3px; color: #666; font-weight: bold;"><?php echo(str_replace("_"," ",$pkey)); ?>:</th>
<td style="font-family: 'Times New Roman', Times, serif; font-size: 10px;padding: 3px; border-left: 1px solid #DDD; color: #B6B6B6;"><?php echo(str_replace("\n","<BR />",(is_array($pval)?implode(", ",$pval):$pval))); ?></td>
</tr>
<?php
}
}
?>



2) I also wondered if it was possible to have the date in a different format so that it's in a day/month/year setup? Can the time also be my local time instead of the incorrect time that's appearing at the moment?

3) In addition to the above, I've notice that there's a rule in the block.php email template that sets the background color to a light grey in the email. This works when testing in Entourage on the mac but the color doesn't render at all in Microsoft Outlook 2007. Is there a fix for this?

Appreciate any assistance.

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