Blank page after posting comments in Wordpress 2.6
Blank page after posting comments in Wordpress 2.6 – Im creating this post because I had this issue and spent a few hours filter through the many post on this topic but none of the resolutions either worked or were exactly like mine to begin with. So experience is as follows:
Issue:
- At some point after upgrading to 2.6 I noticed that users that submitted comments were getting a blank page ending with normalstuff/wp-comments-post.php.
- However, I could comment on the same post without any issue while logged in as an admin.
- The problem only happened on older post, post created a couple of versions prior the 2.6 upgrade. Post created following the 2.6 upgrade worked both as the admin and the user.
Resolution:
- The wp-comments-post.php document contained a blank line after the closing php tags “?>” (around line #85). This causes issues in PHP at times. I removed the blank space, tested posting comments to at least 3 post that had failed prior and the issue appears to be resolved.
Thank you much! It worked.
Glad to hear it.
I’m facing the similar issue
In my case same prob, cant post with url…trying
Great website keep up the good work
Check out my website on how to make money with adwords: ADWORDMIRACLE.INFO
Apart from problem with comments, people can also get a blank page on commenting because some of their comments are marked as spam by blog owners. Akismet sends a 403 error along with blank page in this case. You might want to check that out.