WordPress database error: [Table 'giveayr_wp.wp_posts' doesn't exist]
SELECT post_modified_gmt FROM wp_posts WHERE post_modified_gmt <= '2008-11-20 10:27:23' AND post_status = 'publish' ORDER BY post_modified_gmt DESC LIMIT 1

WordPress database error: [Table 'giveayr_wp.wp_posts' doesn't exist]
SELECT post_date_gmt FROM wp_posts WHERE post_date_gmt <= '2008-11-20 10:27:23' AND post_status = 'publish' ORDER BY post_date_gmt DESC LIMIT 1

WordPress database error: [Table 'giveayr_wp.wp_posts' doesn't exist]
SELECT DISTINCT * FROM wp_posts WHERE 1=1 AND post_date_gmt <= '2008-11-20 10:27:59' AND (post_status = "publish") AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10

Give A Year

WordPress database error: [Table 'giveayr_wp.wp_posts' doesn't exist]
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_date < '2008-11-20 04:27:23' 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

 
Give A Year: Just another WordPress weblog

Choose a Topic:

WordPress database error: [Table 'giveayr_wp.wp_posts' doesn't exist]
SELECT cat_ID, cat_name, category_nicename,category_parent, COUNT(wp_post2cat.post_id) AS cat_count, DAYOFMONTH(MAX(post_date)) AS lastday, MONTH(MAX(post_date)) AS lastmonth FROM wp_categories LEFT JOIN wp_post2cat ON (cat_ID = category_id) LEFT JOIN wp_posts ON (ID = post_id) WHERE cat_ID > 0 GROUP BY cat_ID HAVING cat_count > 0 ORDER BY cat_ID asc, post_date DESC

Page Not Found

You've stumbled upon what we call a 404 error, meaning that the specific page you requested (or thought you requested) simply doesn't exist. It's ethereal. Actually, it's not even that. It plain isn't here.

Normally, if you clicked on a link from inside Give A Year then it is most likely my mistake, and I'd really appreciate it if you'd let me know. If you came from elsewhere, they most likely haven't updated their links in a while. Best of luck!


Why don't you try searching for what you were looking for instead?