Opened 7 years ago
Closed 7 years ago
#2380 closed defect (bug) (invalid)
Says "no comments" but there are comments
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Administration | Version: | 2.0 |
| Severity: | major | Keywords: | bg|reporter-feedback |
| Cc: |
Description
Upgraded to 2.01 and have found that posts which have comments are still saying there are no comments.
Example:
Post with one comment
Blog page says no comments
Monthly archive says no comments
Manage > Edit screen shows no comment next to the post.
Mange > Comments show the comment, and links it correctly to the post.
Special install: Wordpress installed in /, blog URL /blog/.
Copied .htaccess and index.php into /blog/ and adjusted path to ../wp-blog-header.php
Options set to:
Wordpress address: http://www.namesatwork.com
Blog address: http://www.namesatwork.com/blog
Change History (5)
comment:1
markjaquith — 7 years ago
- Keywords bg|reporter-feedback added
- Owner changed from anonymous to markjaquith
- Status changed from new to assigned
Spam Karma 2.0 Final R4 (Deactivating it doesn't fix the problem)
IImage Browser 1.4.6
navigo 1.1
Feedburner Feed Replacement
WP-ContactForm 1.3
Random Quotes 1.3
comment:3
davidhouse — 7 years ago
I think SK2 screws up comment counts, right? And as comment counts aren't generated dynamically but instead stored in the DB, you'd likely have to go through phpmyadmin to fix them.
comment:5
markjaquith — 7 years ago
- Resolution set to invalid
- Status changed from assigned to closed
Once we get pseudo-cron in the core, I want to have a daily "cleanup" function that'll do category/author/comment counts. Closing for now, because it's a plugin problem.

Are you using any 3rd party comment plugins like Spam Karma 2?