/wp-admin/edit.php -> Page not found

Posted in: Newspaper
Post count: 7

Hi support team,
I’m having a strange error in WP-Admin where all the features I use are normal except for the article categories which I can’t access because of the Page Not Found error. I sent you the debug-log, please check it for me, thank you!

[25-Oct-2023 23:18:13 Asia/Ho_Chi_Minh] WordPress database error Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column ‘caocacao.wp_postmeta.meta_value’ which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by for query
SELECT SQL_CALC_FOUND_ROWS wp_posts.ID
FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )
WHERE 1=1 AND (
wp_term_relationships.term_taxonomy_id IN (601)
) AND (
wp_postmeta.meta_key = ‘post_views_count’
) AND wp_posts.post_type = ‘post’ AND ((wp_posts.post_status = ‘publish’))
GROUP BY wp_posts.ID
ORDER BY wp_postmeta.meta_value+0 DESC
LIMIT 0, 4

Post count: 21065

Hello @ZimaKunta !

Can you please provide more information about the error you have there?

A solution for sending a screenshot/video is this:
Download, capture, and send: https://www.techsmith.com/jing-tool.html
After making the screenshot, you will have a link; paste it here.

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.