I'm not sure when this problem began as I've just updated the whole blog (3guystalking.com) and most of the plugins. Now every post has "int(0)" at the beginning of the post. Any ideas?
I'm not sure when this problem began as I've just updated the whole blog (3guystalking.com) and most of the plugins. Now every post has "int(0)" at the beginning of the post. Any ideas?
Delete
<meta name="verify-v1" content="xxxxxyouridxxxxxx=" />
from your style.css and transfer it to between <head> </head> in your header.php
Thanks for your response and help. I removed the code from the style.css but it was already between the <head> </head> in the header.php (I cut and paste anyway).
Is there anything else I can try?
It was not the solution, but I'd thought to point it out. Only one meta name verify in the <head> please. int(0) is a PHP bug which appears when query sent to database has no result ...
You mentioned that you recently updated your plugins. Try deactivating the plugins and activate each and check which one is causing the bug in your posts. Clear cache and cookies each time to make sure you catch the "culprit."
Oh, I see. Thanks for helping me clear that up (it was how the theme was designed so I guess I could pass it on to the theme designers).
I will do as you suggest as far as deactivating and reactivating.
Thanks for your time!
This topic has been closed to new replies.