• Resolved outlawgt

    (@outlawgt)


    1. Do I need to deactivate other cache plugins for this to work properly such as smush etc.
    2. I have old plugins that I deleted don’t use anymore will this Plugins delete the tables and possible bloat left over from the previous deleted plugins? and is this simple to achieve with WP Optimize?

    Thank you

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support vupdraft

    (@vupdraft)

    1. Do not use to plugins to duplicate functionality so I would only ever have one plugin that has caching enabled at a time
    2. Yes, the DB optimisation plugin would do this. It’s really simple, goto Database >> tables, the plugin will tell you which tables are not used and there will be a “Delete” button next to them
    Thread Starter outlawgt

    (@outlawgt)

    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'

    Thread Starter outlawgt

    (@outlawgt)

    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

    Plugin Support vupdraft

    (@vupdraft)

    Hi,

    You would need to restore a backup of the DB.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Questions about the plugin’ is closed to new replies.