WordPress database error: [Table 'kris_blog.wp_categories' doesn't exist]
SELECT cat_ID FROM wp_categories


Warning: Invalid argument supplied for foreach() in /home/kraphael/public_html/wp/wp-includes/classes.php on line 495

WordPress database error: [Table 'kris_blog.wp_post2cat' doesn't exist]
SELECT DISTINCT * FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND (category_id = '0') AND post_date_gmt <= '2008-08-20 11:26:59' AND (post_status = "publish") AND post_status != "attachment" GROUP BY wp_posts.ID ORDER BY post_date DESC LIMIT 0, 10

Inspirational Articles by Kristopher<div id='error'> <p class='wpdberror'><strong>WordPress database error:</strong> [Table 'kris_blog.wp_categories' doesn't exist]<br /> <code>SELECT cat_name FROM wp_categories WHERE category_nicename = 'wp'</code></p> </div>

Inspirational Articles by Kristopher

Personal Growth and Spiritual Evolution on the Toltec Path

Sorry, no posts matched your criteria.

WordPress database error: [Table 'kris_blog.wp_post2cat' doesn't exist]
SELECT COUNT(DISTINCT ID) FROM wp_posts LEFT JOIN wp_post2cat ON (wp_posts.ID = wp_post2cat.post_id) LEFT JOIN wp_categories ON (wp_post2cat.category_id = wp_categories.cat_ID) WHERE 1=1 AND (category_id = '0') AND post_date_gmt <= '2008-08-20 11:26:59' AND (post_status = "publish") AND post_status != "attachment"