Quick fix for myJournal Hypereal bugs on Wordpress 2.3
Tuesday, October 9th, 2007If you have upgraded recently to Wordpress 2.3, you’ll notice the following error message appearing either under your sidebars or at the bottom of your blog :
WordPress database error: [Table 'edrop.wp_categories' doesn't exist]
SELECT COUNT(*) FROM wp_categories
This is caused for the simple reason that some codes have been deprecated in the new Wordpress 2.3 which causes [...]