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-24 18:52:16' 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





























Tough Competition!

So, the finalists of the 2006 Weblog Awards have been announced and I’m proud to say that Merri Musings is a finalist on one of the categories. Check it out here!

HOWEVER….

This fella got nominated, too. In the same category. Who gets to sleep on the couch each night may actually be a regular conversation once the voting begins. Heh.

I’ll let you know when voting begins, if ya think my blog is worthy of your vote. :-)

…to be continued!

UPDATE:

In all fairness, I feel a need to confess. While Hubby and I are in the same category competing, he DID nominate me, so THANK YOU my darling for nominating me for this category! [insert much smooching and hugging here…are you still watching? Perverts! Heh!]

So here’s the official badge (soon to come to my sidebar!).

The 2006 Weblog Awards

Once the polls open, Now that the polls are open, you’ll be able to click on the image and it will take you to the particular category Merri Musings is in and you can vote, vote, vote (even every day if you’d like!!!).

I would also add that Nancy seems to forget she’s my partner in crime and should be as excited about this nomination as I am. I don’t know what I’d do without her posts - especially when *real life* kicks in!

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

6 Comments »
Nancy Stroosnyder said:

Congratulations to BOTH of you! Can't you both share an award? Didn't Michigan and Nebraska have to do that once? LMAO



Nancy Stroosnyder said:

I am VERY excited! I don't know if I'd consider myself an actual "partner" having only posted a couple of times, fer cryin' out loud! I AM glad you think of me that way. Oh, whatthehell....when you win and they send you the big CASH award, kindly remember lil' ol' me!



FIAR said:

Voting is up
...



Nancy Stroosnyder said:

OK...I'm an idiot....but I don't know how to vote! I click on BOTH those boxes and nuttin' happens! MY VOTE IS BEING SUPPRESSED and I demand JUSTICE!



Merri said:

Nancy - should be fixed now. We were having a bit of a technical difficulty and now things are pointing to the right place. :-) Vote away! YAY!



Tiara Media Dominates Weblog Awards!

I am a proud member of this little blogging group called, The Cotillion. Since most people don’t even know what a Weblog Award (see post title)is, unless they are part of the blogging sub-culture, they definitley have no clue about The Cotillion....



Leave a Comment!

:mrgreen: :neutral: :twisted: :arrow: :shock: :smile: :???: :cool: :evil: :grin: :idea: :oops: :razz: :roll: :wink: :cry: :eek: :lol: :mad: :sad: :!: :?:

Please note: Comments may be moderated. It may take a while for them to show on the page.

Back To Main


    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-24 18:52:16' 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