Opened 4 years ago
Last modified 4 years ago
#56854 new defect (bug)
I cannot edit comments thru admin menu
| Reported by: | strongwomancrushing | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Awaiting Review |
| Component: | General | Version: | |
| Severity: | normal | Keywords: | needs-patch |
| Cc: | Focuses: |
Description
After the the last update i cannot open the https://www.[mysite].com/wp-admin/edit-comments.php
I received an error 502. After I enabled the debug I saw this error:
SELECT COUNT(*) FROM wp_comments LEFT JOIN wp_posts AS wp_posts_to_exclude_reviews ON comment_post_ID = wp_posts_to_exclude_reviews.ID WHERE ( ( comment_approved = '0' OR comment_approved = '1' ) ) AND user_id = 2 AND comment_type != 'order_note' AND comment_type != 'webhook_delivery' AND wp_posts_to_exclude_reviews.post_type NOT IN ('product') AND wp_posts.post_type <> 'wc_user_membership' ORDER BY wp_comments.comment_date_gmt DESC
How I can address this problem?
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Website info