-
Apparently this issue has existed since at least v. 1.0.76, I just wasn’t aware. I’m getting a list of error codes at the top of the pages indicating some issue with a db table, like these…
WordPress database error: [Table ‘db4673940768.wp_rank_math_redirections_cache’ doesn’t exist]
SELECT * FROM wp_rank_math_redirections_cache WHERE object_id = 23937 AND object_type = ‘post’ LIMIT 0, 1WordPress database error: [Table ‘db4673940768.wp_rank_math_redirections_cache’ doesn’t exist]
SELECT * FROM wp_rank_math_redirections_cache WHERE BINARY from_url = ‘course/bhecs-darrel-spinks-on-practicing-across-state-lines’ LIMIT 0, 1WordPress database error: [Table ‘db4673940768.wp_rank_math_redirections’ doesn’t exist]
SELECT * FROM wp_rank_math_redirections WHERE status = ‘active’ AND ( sources like ‘%a:2:{s:7:”pattern”;s:59:”course/bhecs-darrel-spinks-on-practicing-across-state-lines”;s:10:”comparison”;s:5:”exact”;}%’ or sources like ‘%course%’ or sources like ‘%bhecs%’ or sources like ‘%darrel%’ or sources like ‘%spinks%’ or sources like ‘%on%’ or sources like ‘%practicing%’ or sources like ‘%across%’ or sources like ‘%state%’ or sources like ‘%lines%’ ) ORDER BY updated DESCWordPress database error: [Table ‘db4673940768.wp_rank_math_redirections’ doesn’t exist]
SELECT * FROM wp_rank_math_redirections WHERE status = ‘active’ ORDER BY updated DESCI have rolled back to every version available and the problem persists. Yes, I cleared my cache.
Note this only occurs on my “Courses” pages which are produced by another plugin called WP Courseware by Fly Plugins. Before you default to telling me that this is a problem in their plugin, please take a very good look at this issue. Your plugin’s name is in the error codes!
I need to get this cleared up, ASAP!
The ticket ‘Database Table Error’ is closed to new replies.