I have heard this before, and it was a problem with the user-timezones plugin (version 1 – apparently version 2 fixed the problem.) Are you using that? Are you using any other plugins?
In my plugin directory I have the following
allow-images.php
bb-avatar.php
comment_QT_4_bbpress.php
fix-bbpress.php
js_quicktags.js
Where else should I look for something wrong? I don’t know php or all that stuff. I know basic HTML and how to modify css but I’m not a programmer or anything like that… I’m only a plant grower (horticulturist)
HELP!
Easiest thing to do is take all the plugins out and add them one by one until you find out which one is the problem because one of them is for sure….
Trent
Deleting a plug means just deleting the file?
I also changed the CSS. Do you think that could be?
Ok. I deleted all the plugins and then when I try to post I don’t get the error… but a blank page Any ideas?
Did you modify any of your template files to call any of your plugins? Sounds like a template file is referencing a plugin that no longer exists.
Let’s see, which of these require a modification to the template:
NO: allow-images.php
?: bb-avatar.php
NO: comment_QT_4_bbpress.php
NO: fix-bbpress.php
NO: js_quicktags.js
Maybe the bb-avatar plugin required a change to a template and that is causing trouble now?
Thanks! What I did is ovewrite some of the php files that I modified and that solved the problem Then I uploaded some plugins that did not require to modify those files.