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-04-23 13:43:57' 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





























Project VALOUR IT

A call for help….from Kathleen at The Middle Ground, a very worthy project:

Hello friends, family and fellow bloggers, I’m emailing you to let you know about a new project for wounded soldiers through that fantastic organization Soliders’ Angels and ask for your assistance. The new project is called Project VALOUR IT (Voice Activated Laptops for OUR Injured Troops). This project is to help get laptops with voice activated software to our wounded troops recuperating at military hospitals. From Soldiers’ Angels: "Project Valour IT, in memory of SFC William V. Ziegenfuss, provides voice-controlled software and laptop computers to wounded Soldiers, Sailors, Airmen and Marines recovering from hand and arm injuries or amputations at major military medical centers. Operating laptops by speaking into a microphone, our wounded heroes are able to send and receive messages from friends and loved ones, surf the ‘Net, and communicate with buddies still in the field without having to press a key or move a mouse. The experience of CPT Charles "Chuck" Ziegenfuss, a partner in the project who suffered hand wounds while serving in Iraq, illustrates how important this voice-controlled software can be to a wounded servicemember’s recovery."

To find out how you can help, please go visit Kathleen for more details. I work with patients who use the voice activated laptop systems…it’s amazing what can be done and it’s another way to say THANK YOU to the troops. Cross Posted @ Flightpundit, Cat House Chat, Vince Aut Morire & @ And Rightly So

& Caos Blog

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

No Comments

    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 < '2024-04-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 > '2024-04-01' AND MONTH( post_date ) != MONTH( '2024-04-01' ) AND post_status = 'publish' ORDER BY post_date ASC LIMIT 1

    April 2024
    M T W T F S S
         
    1234567
    891011121314
    15161718192021
    22232425262728
    2930  
    • 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-04-23 13:43:57' 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