Text showing up between style and head closing tags

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.
Post Reply
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Text showing up between style and head closing tags

Post by liquid »

I'm having the strangest thing happen. The word "test" is being inserted by the php code in between my closing style and head tags, like this:

Code: Select all

</style>
test</head>
I can't find where this would be happening - it's not in my template, it shows up regardless of which template I use.
Ted
Power Poster
Power Poster
Posts: 3329
Joined: Fri Jun 11, 2004 6:58 pm

Re: Text showing up between style and head closing tags

Post by Ted »

Wow.  That's odd...

What modules do you have installed and are actually using?
liquid
Forum Members
Forum Members
Posts: 59
Joined: Sun Aug 07, 2005 10:20 pm

Re: Text showing up between style and head closing tags

Post by liquid »

This is just the base install - I haven't actually changed any modules yet, just templates. I have News, PHPLayers and TinyMCE installed.
Post Reply

Return to “CMSMS Core”