Page 1 of 1

Text showing up between style and head closing tags

Posted: Sun Aug 07, 2005 10:26 pm
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.

Re: Text showing up between style and head closing tags

Posted: Mon Aug 08, 2005 12:46 am
by Ted
Wow.  That's odd...

What modules do you have installed and are actually using?

Re: Text showing up between style and head closing tags

Posted: Mon Aug 08, 2005 1:17 am
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.