WordPress database error: [Expression #1 of ORDER BY clause is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.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 < '2024-03-29 03:26:03' AND post_date != '0000-00-00 00:00:00' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC





    • Design by





























Stopping the ACLU’s Appetite for Destroying Religious Freedom

Jay over at Stop the ACLU! has an article outlining the action Rep. John Hostettler, R-Ind., is taking to "curb the ACLU’s appetite for filing suits targeting religion in the public square by introducing a bill that denies plaintiff attorneys the right to collect attorneys fees in such cases."

Rep. John Hostettler, R-Ind., is expected to file his measure next week to amend the Civil Rights Attorney’s Fees Act of 1976, 42 U.S.C. Section 1988, to prohibit prevailing parties from being awarded attorneys fee in religious establishment cases, but not in other civil rights filings.

Please check out Jay’s post over here.

WordPress database error: [Expression #3 of SELECT list is not in GROUP BY clause and contains nonaggregated column 'merri_wrdp1.wp_comments.comment_type' which is not functionally dependent on columns in GROUP BY clause; this is incompatible with sql_mode=only_full_group_by]
SELECT comment_author, comment_author_url, comment_type, MAX(comment_ID) as comment_ID, SUBSTRING_INDEX(comment_content,'strong',2) as trackback_title, SUBSTRING_INDEX(comment_author,' » ',1) as pingback_blog, SUBSTRING_INDEX(comment_author,' » ',-1) as pingback_title FROM wp_comments WHERE (comment_post_ID='132' AND comment_approved = '1') AND (comment_type = 'trackback' OR comment_type = 'pingback') GROUP BY comment_author, comment_author_url ORDER BY comment_ID DESC LIMIT 50

1 Comment
Jay said:

thanks!