guyvan
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasWorked for me too! Thanks for that, was driving me up the wall!!
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasOK an update! From home if I turn off my squid transparent proxy I do not get the errors anymore on any of the sites in either IE or firefox, turn it back on and problems appear again. So it’s a proxy issue for sure.
Not what I wanted to hear but at least it’s a way forward. Would be interested to know if those having issues are using proxies (squid?) and if going around them solves the issue for them?
Forum: Fixing WordPress
In reply to: Mysterious text inserted when showing pageSame issue being discussed over here
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasNot everyone see’s the numbers. I can look at Performify’s site from work and not see them but look from home and see them. Same with my sites.
Work: Win xp with firefox 2.0.0.2 & IE6
Home: OS X with firefox 2.0.0.2 & PC with IE 6/7To me this suggests that it’s not browser related? Maybe it’s proxy or filter related? Any ideas?
Forum: Fixing WordPress
In reply to: Mysterious text inserted when showing pageHi, I’m seeing it in firefox and ie 6 and 7 on my site.
I thought I’d managed to track it down to:
<?php trackback_rdf(); ?>Removing that function call from the theme index fixed the problem for me. But I had removed some other bits further down, adding them back in gets me the error again! 🙁
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasOK after a lot of debugging I’m no closer!
<?php trackback_rdf(); ?>I’m trying to narrow it down to a specific call from the index, I thought it was the trackback as removing that seemed to fix the error but adding the comment sections back in gives me the error again.
Forum: Fixing WordPress
In reply to: Mysterious text inserted when showing pageI’m seeing the same thing on a site of mine. Happens in firefox and ie6/7 but not safari. Removing the calls to posts from the theme index does seem to stop the numbers showing? This is on a fresh install of 2.1.2?
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasFrom further testing it seems to be related to the height of the page. If I put anything in the sidebars or post too many posts so that the page scrolls a lot the numbers show up. Delete the posts or sidebar content and they go away!
Forum: Themes and Templates
In reply to: Strange Numbers/Letters Appearing in Random AreasI’m seeing exactly the same thing with 2.1.2 and the tiga and WuCoco themes so far. Default doesn’t seem to have it. Numbers appear in the source. Always 4 letters or numbers before the opening html and a 0 at the end it seems. No plugins activated. Fresh 2.1.2 install.
21cb <!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>I’ve got a site using exactly the same theme, I copied it over form there, on a different server and it doesn’t have any problems on the original server but has these number on the new server? Numbers show up in IE6/7 and Firefox, not in Safari?
Any ideas, this is driving me mad!