Missing database tables in 2.4.8

Solved3.67K viewsUpdates
0

Are some of the database tables missing as getting this error in 2.4.8 is there a way to check an create the missing tables.?

#[03-Apr-2016 07:52:34 UTC] WordPress database error Table ‘XXXXXXXX.wpbl_ap_notifications’ doesn’t exist for query SELECT count(*) FROM wpbl_ap_notifications WHERE noti_status = 0 AND noti_user_id = 0 made by require(‘wp-blog-header.php’), require_once(‘wp-includes/template-loader.php’), include(‘/themes/Aqua/page.php’), the_content, apply_filters(‘the_content’), call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, AnsPress_BasePage_Shortcode->anspress_sc, ap_page, call_user_func, AnsPress_User->user_page, include(‘/plugins/anspress-question-answer/theme/default/user/user.php’), ap_user_menu, ap_get_user_menu, ap_get_the_total_unread_notification, ap_get_total_unread_notification

selected answer
0

I thing you have updated plugin manually. If so simply deactivate and activate AnsPress, this will solve your issue.

selected as best answer