wp-admin won’t load
-
I have not been on my blog in a long time. I’ve recently retired and not used it since Christmas. I’ve seen several updates successfully installed, but never gone and checked it out.
The site loads fine. But when I log in I get an HTTP ERROR 500. When I use my FTP app, I check my error log and get this rather long error msg:
WordPress database error Table ‘i1368684_wp2.wp_commentmeta’ doesn’t exist for query SELECT comment_id, meta_key, meta_value FROM wp_commentmeta WHERE comment_id IN (15966,15967,15968,15970,15975) ORDER BY meta_id ASC made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/twentyfourteen/single.php’), get_sidebar, locate_template, load_template, require_once(‘/themes/twentyfourteen/sidebar.php’), dynamic_sidebar, call_user_func_array, WP_Widget->display_callback, WP_Widget_Recent_Comments->widget, get_comments, WP_Comment_Query->query, WP_Comment_Query->get_comments, _prime_comment_caches, update_comment_cache, update_meta_cache
I’m guessing the twentyfourteen theme is causing the error? If so, if I simply delete the theme will WP fall back to some other theme that works? I do like twentyfourteen, and don’t really want to change it.
Thanks for any help.
The topic ‘wp-admin won’t load’ is closed to new replies.