Page 1 of 1

[Solved] TinyMCE adds html tags around input

Posted: Tue Dec 02, 2008 10:43 pm
by EvoX
Every time I create a new page (add new content) or create a new news item, TinyMCE puts my input inside a standard block of html like this:




Untitled document


my input here



So if I don't manually delete all the tags around my input every time (using the "Turn WYSIWYG on/off" button) I end up with multiple doctype, head, body and html tags on one page. Is there a solution for this?

Re: TinyMCE adds html tags around input

Posted: Wed Dec 17, 2008 11:41 am
by rudymental
Hello,

I have this behaviour too.

Using CMSMS 1.5.1 "San Juan".

I've created several websites with CMSMS, and never experienced this behaviour before.

Help is gladly appreciated.

Kind regards,
Ruud.

Re: TinyMCE adds html tags around input

Posted: Sat Dec 20, 2008 11:42 am
by rudymental
Still wondering if anyone knows why this happens and if there is a solution for it...

Re: TinyMCE adds html tags around input

Posted: Fri Jan 02, 2009 9:30 pm
by rab
Hi,

May be way off-base on this, but for some reason I think I remember this error is caused by the "Full Page" add-on in TinyMCE. Uncheck that, update and I think you'll be good to go.

If this has nothing to do with it, then let me quickly apologize for faulty memory and wish you luck!

[SOLVED] Re: TinyMCE adds html tags around input

Posted: Fri Jan 02, 2009 9:40 pm
by rudymental
Hi Rab,

You were quite right. I've unchecked the full page checkbox and everything's fine - no doctype stuff, just the content code!

Many thanks!

Re: [Solved] TinyMCE adds html tags around input

Posted: Mon Jan 26, 2009 2:10 pm
by EvoX
Yes, that little checkbox did the trick, thanks for the replies!