Hello,
When I am trying to activate the revolution slider in the wp panel, I get the following error message:
Revolution Slider Error:fetch – Table ‘newshub.wp_revslider_css’ doesn’t exist
—
Query: select * from wp_revslider_css where handle = ‘.tp-caption.medium_grey’ Fatal error: Uncaught exception ‘Exception’ with message ‘fetch – Table ‘newshub.wp_revslider_css’ doesn’t exist
—
Query: select * from wp_revslider_css where handle = ‘.tp-caption.medium_grey” in /var/www/newshub/wp-content/plugins/revslider/inc_php/framework/functions.class.php:7 Stack trace: #0 /var/www/newshub/wp-content/plugins/revslider/inc_php/framework/db.class.php(19): UniteFunctionsRev::throwError(‘fetch – Tabl…’, -1) #1 /var/www/newshub/wp-content/plugins/revslider/inc_php/framework/db.class.php(34): UniteDBRev->throwError(‘fetch – Tabl…’) #2 /var/www/newshub/wp-content/plugins/revslider/inc_php/framework/db.class.php(129): UniteDBRev->checkForErrors(‘fetch’) #3 /var/www/newshub/wp-content/plugins/revslider/inc_php/revslider_operations.class.php(912): UniteDBRev->fetch(‘wp_revslider_cs…’, ‘handle = ‘.tp-c…’) #4 /var/www/newshub/wp-content/plugins/revslider/revslider_admin.php(405): RevOperations::importCaptionsCssContentArray() #5 /var/www/newshub/wp-content/plugins/revslider/revs in /var/www/newshub/wp-content/plugins/revslider/inc_php/framework/functions.class.php on line 7
Hi,
Please make sure that you remove the plugin then reinstall it from the /plugins folder included into theme files that you’ve downloaded from themeforest and also make sure you check this without any plugins active.
Please let me know if you still have this errors after doing this.
Thanks
Hi,
Please also try switching to a WordPress default theme and then reactivate the plugin to check if this happen because of the theme.
Have you moved your site or edited your database as this error comes from a missing table which was previous created and now it’s missing.
To fix this you can try to re-install WordPress then re-install the plugin.
Thanks