andrew71 Posted May 7, 2008 Posted May 7, 2008 I've had TinyMCE installed for ages as my HTML editor in osCommerce. I'm now trying to set up a newsletter but every link that I put into the newsletter gets converted into a relative one instead, even if I edit the html. For example: I create a link in my newsletter to http://www.mydomain.com/images/newsletter_header.jpg but when I save the newsletter or edit it again, the link now points to ../images/newsletter_header.jpg This is really frustrating as it means any links I put in the newsletter will be meaningless to the receipient. Any ideas or suggestions would be gratefully received! Regards Andrew Quote
andrew71 Posted May 7, 2008 Author Posted May 7, 2008 I've fixed it. The settings for TinyMCE are in a Javascript section at the header of the page. I just added the following to admin/newsletter.php amongst the settings: convert_urls : false Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.