ApollonE Posted October 21, 2009 Posted October 21, 2009 Hello, HTML in my mail works,but when i'm trying to add an image is showing ok and when i'm sending the email with that image the source of image have that code <img src="../images/ and the images are broken.... why putting two dots? i;m using that admin/tiny_mce/themes/advanced/source_editor.htm Can anyone help me with that? thanks
multimixer Posted October 21, 2009 Posted October 21, 2009 Γεια σου Ξενοφών Some more info needed: 1) How do you "try" to add the image? In what file? For what mail? 2) What contribution do you have installed for using tiny_mce? 3) Whats the path in your browser when you click on a broken image? 4) Are you sure the images are on the server? My community profile | Template system for osCommerce - New: Responsive | Feedback channel
ApollonE Posted October 21, 2009 Author Posted October 21, 2009 Γεια σου Ξενοφών Some more info needed: 1) How do you "try" to add the image? In what file? For what mail? 2) What contribution do you have installed for using tiny_mce? 3) Whats the path in your browser when you click on a broken image? 4) Are you sure the images are on the server? /admin/mail.php i have design it in HTML editor software. The images when i add it show it correct but when i send it the email come with all other html (tables,colors, etc) but the images are in a box with a red dot inside. I'm looking for email code and i show that the problem is with <img src="../images/newsletter/
multimixer Posted October 21, 2009 Posted October 21, 2009 Xenofon, please take the time to be more specific. Nobody can help you if you don't provide some more info. What html editor do you use exactly? Having this, it means that you installed a contribution, so, what contribution? How do you add the images? In what way? What do you enter? Do you use maybe a ready made store or a template? My community profile | Template system for osCommerce - New: Responsive | Feedback channel
multimixer Posted October 21, 2009 Posted October 21, 2009 Even after pm I didn't understood exactly what contribution you use, maybe you try reading this topic I hope you have the same version/files of tiny_mce My community profile | Template system for osCommerce - New: Responsive | Feedback channel
matheussousuke Posted November 4, 2009 Posted November 4, 2009 u're using relative_urls as true, change it to false and ur trouble will be solved, also check convert_urls, u cand do that in the file of tinyMCE.js (something like that) that is on the root of the tinyMCE folder. I'm having almost the same trouble, and I think it has something to do to the php files that are responsible for sending the emails. the trouble is: When I use tinyMCE it shows the image (http after add image url) on preview working fine, and send it to my email, but when I open my email the link is broken, and the raseon for that is that my site url inserted before the image url, like that ****http://mghospedagem.comhttp://something.com/asdasd.jpg***** (forget about the *)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.