WordPress database error: [Server shutdown in progress]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2009-01-06 01:29:05' 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

301

November 30, 2007 on 7:09 pm | In Uncategorized |

I hate having to deal with these big companies’ ‘help’ desks. I put ‘help’ in quotation marks, because that’s what you rarely get. I had been working on a project about 301 for several hours when my new computer froze up on me. Since it was new, I decided to see if I could get some help from the company that made it. Of course, it took forever to wade through the phone menu and get to talk to a human. Then it took another forever to get through his menu which started with, ‘Is the computer plugged in?

Comments are closed.