close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Error in detailed from info in send email

Thread began 6/13/2018 9:04 am by mrs | Last modified 6/14/2018 9:04 am by Ray Borduin | 731 views | 2 replies |

mrs

Error in detailed from info in send email

Having trouble with emails sending and I'll start another thread about it a bit later, but I have just noticed that the formatting of the reply to is different to that of other fields such as CC. See below:

$Email->ReplyTo = "\".((isset($_POST[\"fld_cu_email\"]))?$_POST[\"fld_cu_email\"]:\"\") .\"";
$Email->addCC("".((isset($_POST["fld_cu_email"]))?$_POST["fld_cu_email"]:"") ."");

I click the 'From' button in UE to open the more detailed from info, I then click the lightening bolt to select the form field that I want to attribute to reply to field and click OK. If I then edit the server behaviour, I get an error pop up saying I have incorrectly formatted fields, when I check the reply to, the info entered before OK is different when it's reopened. The above is the resultant code.

Sign in to reply to this post

Ray BorduinWebAssist

This should be:
$Email->ReplyTo = "".((isset($_POST["fld_cu_email"]))?$_POST["fld_cu_email"]:"") ."";

I'll look into this as a bug to fix in the next update.

Sign in to reply to this post
Did this help? Tips are appreciated...

mrs

Thanks Ray, I got it working slightly differently to that, but it's working.

I just wanted to say that I only tried the 'reply to' field in that panel, so I am not sure if the rest of the fields need attention too.

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