-
Hi,
As above, I moved my website to the same host but another account with the host, and now I am getting table does not exist error only with WP Premium enabled
The website works fine when GP Premium is disabled, but as soon as I enable it, I get the following:
Error: Table 'u962510246_db1.info' doesn't existI have the lifetime key set and I have set the following and that is all I get for an error
if ( ! defined( ‘WP_DEBUG’ ) ) {
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, true );
define(‘WP_DEBUG_LOG’, true);
}I’m lost for what to do here.
-
Hi there,
When GP Premium is enabled, can you go to appearance > generatepress and disable all premium modules, does the error still occur?
And can you provide the error log so we can have more info since WP_DEBUG_LOG is set to true?
Let me know 🙂
-
Ah, yes, that helped me find it, and it was something I added years ago. Thank you so much for your help.
-
Glad to hear that 🙂
- You must be logged in to reply to this topic.