Database error: [Expression #22 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'jenv_jenvetterli.wp_post2cat.rel_id' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT * FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND (category_nicename = 'km-cm') AND post_date_gmt <= '2025-01-16 00:48:59' AND (post_status = "publish") GROUP BY wp_posts.ID ORDER BY post_date DESC

Clicks & Notes » KM / CM

Database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'jenv_jenvetterli.wp_posts.post_date' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2025-01-15 19:48:24' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

Clicks & Notes

Sorry, no posts matched your criteria.

© Jennifer Vetterli, 2005