Database errors
-
Hello,
I’ve installed plugin in the dev environment and it works fine. I’ve migrated the whole setup (files + DB) onto staging environment.
However, on staging I’m getting the following DB errors:
WordPress database error: [Table 'db_name.prefix_relevanssi' doesn't exist] SELECT COUNT(DISTINCT doc) FROM R433bx_relevanssi WordPress database error: [Table 'db_name.prefix_relevanssi' doesn't exist] SELECT COUNT(*) FROM R433bx_relevanssi WordPress database error: [Table 'db_name.prefix_relevanssi' doesn't exist] SELECT doc FROM R433bx_relevanssi ORDER BY doc DESC LIMIT 1 WordPress database error: [Table 'db_name.prefix_relevanssi' doesn't exist] SELECT COUNT(DISTINCT(doc)) as cnt, term FROM R433bx_relevanssi GROUP BY term ORDER BY cnt DESC LIMIT 25
I’ve deactivated and activated plugin – no luck, it still doesn’t work. I’ve check there are tables there with data.
Any idea how to fix this?
Many thanks,
Dasha
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Database errors’ is closed to new replies.