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 < '2025-07-01 02:05:42' 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





    • The 2006 Weblog Awards



      Design by





























The ACLU Makes Me Crazy

One of their latest stunts?  Read on:

(07/06/05 — KNIGHTDALE) — The ACLU says it’s ready to go after Knightdale’s crackdown on gang violence.

The civil rights group says the town’s new teen curfew is violating teen’s rights. They’re hoping parents and teenagers who are tired of the new rules will go to a forum July 28 at 7 p.m. at the East Wake Regional Library.

"Something we’d like to look into is the timing restrictions, the lack of a First Amendment exception and the gathering of four or more minors together," said ACLU lawyer Shelagh Kenney.  

Knightdale police and community leaders say the month-old curfew is working. Officers say they’ve handed out only six warnings and no citations.

"We were having all kinds of calls," said Knightdale Town Councilman Mike Chalk. "We were having 15 or 20 calls a week, and we’ve only had six since the ordinance has been put in place."

Bwhahahahahahah - this is so ridiculous - right up the ACLU’s alley.  I know the answer, but I have to ask the question:  When is the ACLU going to realize that it’s frivilous crap such as this that just adds to their crackpot reputation?  I know, they never will - they don’t get it.  I could talk forever and not run out of things to say about the ACLU’s ineffectiveness and stupidity.  Which is okay - it keeps my little blog going. 

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='239' 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


    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date < '2005-07-01' AND post_status = 'publish' ORDER BY post_date DESC LIMIT 1

    WordPress database error: [Expression #1 of ORDER BY clause is not in SELECT list, references column 'merri_wrdp1.wp_posts.post_date' which is not in SELECT list; this is incompatible with DISTINCT]
    SELECT DISTINCT MONTH(post_date) AS month, YEAR(post_date) AS year FROM wp_posts WHERE post_date > '2005-07-01' AND MONTH( post_date ) != MONTH( '2005-07-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    July 2005
    M T W T F S S
         
     123
    45678910
    11121314151617
    18192021222324
    25262728293031
    • 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 < '2025-07-01 02:05:42' 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