Database table missing from phpMyAdmin
-
Hello all,
I am seeing in my server logs a lot of errors suggesting that it cannot find the
wp_geodir_post_locationstable. In looking at phpMyAdmin, I’ve discovered that table is missing.I’ve learned that the best way to create and setup the table is to install the software. I’ve tried un-install then reinstall. This did not work. I’ve looked in settings and I do not see a way to trigger table repair.
The research I’ve conducted suggests I can delete (then reinstall) the plugin and extensions to get tables rebuilt. If I have disabled the feature that would delete data upon plugin delete, I should be good to re-install the plugin and extension(s). Do you agree? Should I try a different plan of action?
here’s a partial error for consideration.
WordPress database error Table '.. .wp_9_geodir_post_locations' doesn't exist for query SELECT * FROM wp_9_geodir_post_locations WHERE 1=1 AND ( country = 'united-states' OR country_slug = 'united-states' ) ORDER BY city LIMIT 1 made by require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), ...
The topic ‘Database table missing from phpMyAdmin’ is closed to new replies.