Opened 6 months ago
Closed 6 months ago
#61388 closed defect (bug) (invalid)
Updating to 6.5.4 makes access to the admin plugin page impossible
Reported by: | phareweb35 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | General | Keywords: | |
Focuses: | Cc: |
Description
Hi,
I just updated all my WordPress sites to the 6.5.4 version, but all of a sudden I can't access to the plugins.php page in my admin panel.
I've setup WP_DEBUG to true and see this error :
Error in WordPress database : [Table 'u699559875_xVuY0.wp_wf_sn_cf_bl_ips' doesn't exist]
SELECT tid FROM wp_wf_sn_cf_bl_ips
WHERE ip = '2a02:842b:269:801:7cea:ac6c:b965:6775'
I tried deactivating all my plugins but it didn't fix the problem.
Thanks for your support.
Paul
Change History (1)
Note: See
TracTickets for help on using
tickets.
hi @phareweb35, welcome to WordPress Trac. I'm sorry to hear you are having difficulty with your site, however this Trac is used for the development of the WordPress software, not for assistance with individual sites or plugins.
That table is not a table from WordPress core. I would suggest searching through all of your code (plugins, mu-plugins, dropins, themes) to see what is attempting to make that connection. You might also want to reach out to the WordPress Support Forums for further assistance. There are volunteers there who can hopefully help you.
I've closed this ticket of with the term
invalid
, in this case it's the unfriendly term trac uses to indicate that I've referred you to somewhere where you can find people better able to assist you. Best of luck!