Hello, After I cleaned up the database, unused tables etc I am getting database errors on my header of my website. Please advise.
Thanks
WordPress database error: [Table ‘getvote_live.gov_fs_accounts’ doesn’t exist]
SELECT id FROM gov_fs_accounts WHERE user_id=6 OR is_public=1
WordPress database error: [Table ‘getvote_live.gov_fs_account_nodes’ doesn’t exist]
SELECT id FROM gov_fs_account_nodes WHERE user_id=6 OR is_public=1
WordPress database error: [Table ‘getvote_live.gov_fs_accounts’ doesn’t exist]
SELECT COUNT(id) AS total FROM gov_fs_accounts WHERE status = 'error' AND ( is_public = 1 OR user_id = 6 ) AND blog_id=1
WordPress database error: [Table ‘getvote_live.gov_fs_feeds’ doesn’t exist]
SELECT COUNT(id) AS total FROM gov_fs_feeds tb1 WHERE blog_id=1 AND user_id=6 AND is_sended = 1 AND (FALSE OR FALSE ) AND status = 'error' AND is_seen = 0
WordPress database error: [Table ‘getvote_live.gov_fs_feeds’ doesn’t exist]
SELECT COUNT(id) AS total FROM gov_fs_feeds tb1 WHERE blog_id=1 AND is_sended = 0 AND ( FALSE OR FALSE ) AND status IS NULL AND share_on_background = 0 AND send_time <= '2023-11-17 20:55:29'
After I deactivated the plugin in question the errors went away. When I reactivated it they came back. This is a essentials plugin how do I restore the tables back so it works properly.
Thanks
Hi,
You would need to restore a backup of the DB.