acheashadow
Member
Posted 1 year ago #
Hi... I run a blog on http://www.xboxer360.com since the other day I had a wierd bug appear (Before i upgraded to 2.3.3)
You can see the bug here: http://www.xboxer360.com/index.php/2008/03/05/pre-order-rainbow-six-vegas-2-at-hmv-get-2-free-guns/#comment-64
It prints some php but i checked the php and heres what it is:
Large amount of code removed by moderator. Please use http://wordpress.pastebin.ca for large code pastes.
Any ideas? I havent edited the php at all! the only difference is my server got upgraded
Nobody was able to understand your code posted on here. Post it on http://wordpress.pastebin.ca instead and then post the link to it back here.
Also, be more patient. This is a volunteer forum. Nobody gets paid to do this. 6 hours is not so long that it requires bumping.
Also, double check all of your php code. There's an error there somewhere that's causing php code to be rendered out as HTML.
<? // Begin Comments ?>
<? if ($comment->comment_type != "trackback" && $comment->comment_type != "pingback" && !ereg("<pingback />", $comment->comment_content) && !ereg("<trackback />", $comment->comment_content)) { ?>
Use a decent code editor to get a better idea of where your code is breaking - such as Notepad ++
acheashadow
Member
Posted 1 year ago #
I use dreamweaver and I even copied over an older version of the code.. if it possible that its my server?