close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

Universal Email NOT working

Thread begun 4/10/2014 12:44 pm by MaikelZwart | Last modified 4/10/2014 1:49 pm by Jason Byrnes | 1151 views | 4 replies |

MaikelZwart

Universal Email NOT working

I want to create an email message, but when I save my message, the settings from universal email are empty again and my message is not saved.

I deleted my configuration folder and downloaded and reinstalled Data Bridge 1.1.9 and eCart 6.0.6 but with no luck

I deleted eCart but I still can't make an email message...

How can I get this to work?

tnx in advance!

Sign in to reply to this post

MaikelZwart

Got it to work

I figured it out...

Universal email does not work on a page witch does not have the <html><body></body></html> tags...

Because I include my page I don't want those tags!

For now I include those tags before running Universal Email

Sign in to reply to this post

Jason ByrnesWebAssist

"Because I include my page I don't want those tags!"

so you add UE to page that you use the php include function to add it to another page:

<?php include("UEpage.php"); ?>

is that correct?

if so, that is a bad idea, the problem with this is that it will add the php code for sending the email within the body of the page it is being included to.

Instead, you should use framework builder to add the UE page to another page as a plugin. The advantage of plugins is that it takes the pieces of the page: code above the doctype, code within the head and code within the body and adds it in the correct places in the page it is being p[lugged into. this will make it so the UE behavior code gets placed in the right location above the doctype, so that if it needs to redirect to another page after submitting, it wont cause errors.

Sign in to reply to this post

MaikelZwart

Thank you for your reply!

I have not used the framework builder, but I will take a look at it!

greetings, Maikel

Sign in to reply to this post

Jason ByrnesWebAssist

you're welcome.

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