I have this appearing at the top of my blog. It wasn’t there when I initially got it working, but I cannot determine what it is coming from. It is not in the templets.
It’s a comment in some code, maybe PHP or JavaScript. Have you added any custom scripts, plugins, modules etc since you initially got your blog working?
An enlightening question might be “What ELSE is peanut butter made of?”.
I’ll look at that when I get home, (the PHP not the PB). I have a glorious state job and can’t even check personal email here… let alone client work. Gotta go, big brother is watching
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
Here is the source of the rendered page… at least the beginning of it.
} // END
} ?>>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
<head>
One thing to note is that on the page where I originally noted the problems, the links on that page that go to the comments page, just take you to a page that looks like the page you came from.
Does this happen if you remove the code for the flv plugin? Can you give me the most minimal template that you can create that will still generate that error?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml">
So would it be fair then to say that pages without the flv plugin don’t have this problem? That would make it a pretty likely candidate. Try re-installing/upgrading it, and if you’re confident that it is that plugin let me know, and I’ll be happy to move this post into the plugin forums to get more eyeballs on it for you.
be effecting anything since there’s no opening tag?
That’s just a result of forum security stripping javascript out of his post. The problem most definitely has the earmarks of a PHP problem, perhaps a corrupted or truncated file.