mattwal Posted January 17, 2011 Share Posted January 17, 2011 hello everyone, I working on a HTML site that uses TinyMCE editor to make changes to the web pages. My whole idea was not to use a database. Everything is working fine but when it saves, it does not include the HTML/TITLE/BODY tags. I was wondering if anyone has had any experience with something like this and could point out mabey a new editor or a plug-in I may have over looked? Link to comment https://forums.phpfreaks.com/topic/224663-tinymce-issues-saving-content/ Share on other sites More sharing options...
mattwal Posted January 19, 2011 Author Share Posted January 19, 2011 I have solved this issue. You must only include what is between the body tags in the editor, because it chops off the html,title, and body tags. Link to comment https://forums.phpfreaks.com/topic/224663-tinymce-issues-saving-content/#findComment-1162040 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.