alxram56
Forum Replies Created
-
Forum: Requests and Feedback
In reply to: Can’t Reply or Quick Edit CommentsLooks like the db-cache plugin is not compatible with 2.8.4. It took a while to figure out, because I had removed already tried removing all plugins and was still getting the error.
db-cache puts 2 files (db-config.ini and db.php) outside of the plugins folder in the wp-content folder. I deleted those 2 as well as the plugin and no longer received the error when editing comments!
Forum: Fixing WordPress
In reply to: Can’t edit comments in WordPress 2.8.4Eureka! It wasn’t the whitespace issue at all. I’ve been using DB-Cache plugin, and even though I disabled all plugins to test the error, DB-Cache left 2 files in wp-content folder:
db-config.ini
db.phpDeleted those two after deactivating the plugin and folder and viola… everything is running smooth.
Thanks for your help!
Forum: Fixing WordPress
In reply to: Can’t edit comments in WordPress 2.8.4Update: I’ve been going through every single file (just got through /wp-includes/
About half of the files have a whitespace (line) after the closing tag ?>. I downloaded a fresh wordpress install and noticed the same thing with those files.
I got rid of the whitespace in a lot of files now, but it will take forever to get through the entire folder (I also have 2 other sites to fix).
Should I keep doing this? Seems ridiculous that wordpress would release a download with that many errors.
Note: I’ve already tried disabling all plugins and using the default theme… same error always shows up.
Forum: Fixing WordPress
In reply to: Can’t edit comments in WordPress 2.8.4Thanks Shane for the tip. I have followed those instructions (tried a few times on several files) and it doesn’t help, I still get the exact same error message. Any other suggestions?
Forum: Requests and Feedback
In reply to: Can’t Reply or Quick Edit CommentsI am also having this exact problem on 3 new blog installations. I’ve tried all of the help given on these forums with no luck at all. Anyone find a solution yet?