close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

No image in email even with full URL

Thread begun 3/07/2011 3:16 am by Jediha | Last modified 3/15/2011 10:53 am by Jason Byrnes | 3354 views | 6 replies |

Jediha

No image in email even with full URL

Hi there,

I've this site system where people can sent email with HTML content. I use full URL for the images they insert.
E-mail is just sending fine. One site sends mail with pictures in it also just fine, exact same page but at a different site, send email without image. When i compare the source of both emails I found out what gave the error:
GOOD: <img src="http:// etc ...." />
BAD: <img src=\"http:// etc ... \"/>

Somehow somewhere the code places the \ before the quotes, but I can't figure out where or how. Can someone assist me on this?
Thanx!

Hans

Sign in to reply to this post

Jason ByrnesWebAssist

how are you entering the image path into the email body?

can you send a copy of the good email page and the bad email page as well as the webassist/email folder so i can get a better idea of how this is configured.

Sign in to reply to this post

Jediha

Hi Jason, het is a zip file with the maps/files and a readme file
Thanx!

Sign in to reply to this post

Jediha

The image is put in the body text within an editor (wysiwygPro). This editor is configured to use absolute URL's, so that's fine and works in the good site.

Sign in to reply to this post

Jason ByrnesWebAssist

try adding:

php:
<?php 
ini_set
('magic_quotes_gpc','on'); 
?>




to the bad page at line 1.

Sign in to reply to this post

Jediha

HI, sorry for delayed response, I was away.
I've put that code in, but no change, the URl is still: <img src=\"http://www.veldhuizerschool.nl/edocos/images/still_life.jpg\" width=\"600\" height=\"337\" title=\"\" alt=\"\" /> instead of :
<img src="http://www.veldhuizerschool.nl/edocos/images/still_life.jpg" width="600" height="337" title="" alt="" />

Why and what part is putting the extra slashes? Both sites are on the same hoster, The "good" site is at php 5.3 and the other one is at php 5.2xx
Perhaps that has something to do with it?

Hope you have more suggestions.

Thanx,
Hans

Sign in to reply to this post

Jason ByrnesWebAssist

I have created a support ticket so we can look into this issue further.

To view and edit your support ticket, please log into your support history:
supporthistory.php

If anyone else is experiencing this same issue, please append to this thread.

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