Two Sets of <__html></__body> tags [SOLVED]

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
alarach

Two Sets of <__html></__body> tags [SOLVED]

Post by alarach »

I have the latest version of TinyMCE installed.
Inserting an I can't see the paths after submit.
Probably is the source code for the page that has two sets of tags, which is invalid.

When create a new page, with TinyMCE, view source HTML, I saw the code:
[glow=red,2,300]



   Untitled document
   


{cms_module module="comments"}

[/glow]
Last edited by tyman00 on Fri Mar 06, 2009 4:09 pm, edited 1 time in total.
gajones76
Forum Members
Forum Members
Posts: 12
Joined: Sun Jul 15, 2007 10:51 am

Re: Two Sets of <__html></__body> tags

Post by gajones76 »

I was having exactly the same problem with CMSMS 1.4.1 / Tiny MCE 2.4.8.

I found that it was occurring because I had the fullpage plugin enabled in the TinyMCE options.

Once I turned that off, the problem disappeared.
Last edited by gajones76 on Mon Nov 24, 2008 1:24 am, edited 1 time in total.
svergeylen
New Member
New Member
Posts: 6
Joined: Sat Dec 06, 2008 12:47 pm

Re: Two Sets of <__html></__body> tags

Post by svergeylen »

Yes, it was indeed the case for mee too.

With the plugin FULLPAGE activated, TinyMCE adds everywhere you use it the following code




Untitled document


Your sample text here...



But when I desactivate it, everything was working.

SOLVED
Locked

Return to “CMSMS Core”