WordPress database error: [Unknown column 'wp_posts.post_type' in 'where clause']
SELECT SQL_CALC_FOUND_ROWS wp_posts.* FROM wp_posts WHERE 1=1 AND wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish') ORDER BY wp_posts.post_date DESC LIMIT 0, 3

Insolent Bastard's Shoe Fetish Blogatorium

Insolent Bastard’s Shoe Fetish Blogatorium

WordPress database error: [Unknown column 'post_type' in 'where clause']
SELECT DISTINCT YEAR(post_date) AS `year`, MONTH(post_date) AS `month`, count(ID) as posts FROM wp_posts WHERE post_type = 'post' AND post_status = 'publish' GROUP BY YEAR(post_date), MONTH(post_date) ORDER BY post_date DESC

WordPress database error: [Unknown column 'post_type' in 'where clause']
SELECT * FROM wp_posts WHERE (post_type = 'page' AND post_status = 'publish') ORDER BY menu_order, post_title ASC

Sorry, no posts matched your criteria.