skipunda Posted February 17, 2009 Posted February 17, 2009 Hi all, I have installed this mod to my newsletter manager. --> http://www.oscommerce.com/community/contributions,4563 TinyMCE My issue is that when I write some code using the html editor option - my sole purpose for using TinyMCE as apposed to standard Newsletter Manager - It removes the HTML, HEADER and DOCTYPE Tags. I know these are defined in a plugin called Fullpage.js which basically tells it the sort of outputs it should give. it appears as though these outputs are not affecting this program though, as though they are not 'linked up' to my TinyMCE. Do you have any further ideas? I really like how lightweight this program is skip Quote
web-project Posted February 17, 2009 Posted February 17, 2009 Do you have any further ideas? I really like how lightweight this program is in php code you can add the function to add the HEADER and DOCTYPE Tags. Quote Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you.
skipunda Posted February 17, 2009 Author Posted February 17, 2009 in php code you can add the function to add the HEADER and DOCTYPE Tags. Done. I've got hold of a plugin called FullPage.js for TinyMCE. Referencing it in a specific PHP file (example mail.php) allows that feature to be initialised in that module. My problem now is that my emails are coming through as Plain Text, even though the HTML is now perfect (in my mind). Ideas here? Might make a new post 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.