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 09:59:27' 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





























Mannequins…ATTACK! Feces Facing Explusion?

Whoa boy. I’m glad I’m not the subject of *this* story!

LOS ANGELES (AP) - A woman is suing the J.C. Penney Co. after an alleged run-in with a store mannequin that she says left her with a cracked tooth, a bloodied head and recurring shoulder pain.

Diana Newton, 51, of Westminster sued the Texas-based retailer last month in Orange County Superior Court, claiming she was cracked in the head by a legless female dummy at its Westminster Mall store.

Newton said the incident happened nearly a year ago in the women’s department, as she was shopping for a blouse. The only one in her size was on the mannequin. As a salesclerk was removing the garment, the dummy’s arm flew off and struck Newton’s head, according to her lawsuit.

On top of a head injury, she broke a molar and had to have a root canal. Sounds like this lawsuit could cost J.C. Penney Co an arm *and* a leg!

In a completely unrelated story, looks like Las Vegas has something against urine and feces even for those who don’t?

LAS VEGAS (AP) - City officials have made it illegal to sleep within 500 feet of urine or feces, but the city attorney says the new law was passed by mistake and won’t be enforced.

The new ordinance makes it illegal to “knowingly establish” sleeping quarters near defecation unless that “deposit” is made in an appropriate sanitary facility. It was passed unanimously by the Las Vegas City Council as part of a bill making it a misdemeanor to go to the bathroom in public.

City Attorney Brad Jerbic says the council will consider a revised version of the ordinance that shortens the distance between sleeper and deposits.

In the mean time, I think it would be rather shitty to have to write someone a ticket for this!

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='576' 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 »
Wendy said:

it's like the old saying goes, you can make your poop but you can't lay with it.



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

    March 2024
    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 < '2024-03-29 09:59:27' 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