Fatal error
Hello
By activating the plugin on my multisite wordpress installation I get this error:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'fetch - <b>Table 'TABLE-NAME.wp_revslider_css' doesn't exist</b><br>---<br> Query: select * from wp_revslider_css where handle = '.tp-caption.medium_grey'' in /var/www/DOMAIN/www/wp-content/plugins/revslider/includes/framework/functions.class.php on line 14
( ! ) Exception: fetch - <b>Table 'TABLE-NAME.wp_revslider_css' doesn't exist</b><br>---<br> Query: select * from wp_revslider_css where handle = '.tp-caption.medium_grey' in /var/www/DOMAIN/www/wp-content/plugins/revslider/includes/framework/functions.class.php on line 14
Call Stack
# Time Memory Function Location
1 0.0018 440512 {main}( ) .../plugins.php:0
2 1.0546 81537976 do_action( ) .../plugins.php:166
3 1.0546 81538720 WP_Hook->do_action( ) .../plugin.php:453
4 1.0546 81538848 WP_Hook->apply_filters( ) .../class-wp-hook.php:323
5 1.0546 81540000 call_user_func_array:{/var/www/DOMAIN/wp-includes/class-wp-hook.php:298} ( ) .../class-wp-hook.php:298
6 1.0546 81540368 RevSliderAdmin->onActivate( ) .../class-wp-hook.php:298
7 1.0546 81540624 RevSliderFront::createDBTables( ) .../revslider-admin.class.php:649
8 1.0584 81547760 RevSliderFront::createTable( ) .../revslider-front.class.php:214
9 1.0593 81550560 RevSliderOperations::importCaptionsCssContentArray( ) .../revslider-front.class.php:475
10 1.0660 81663160 RevSliderDB->fetch( ) .../operations.class.php:1226
11 1.0663 81664472 RevSliderDB->checkForErrors( ) .../db.class.php:145
12 1.0663 81664752 RevSliderDB->throwError( ) .../db.class.php:41
13 1.0663 81664832 RevSliderFunctions::throwError( ) .../db.class.php:26
What can I do?
By activating the plugin on my multisite wordpress installation I get this error:
( ! ) Fatal error: Uncaught exception 'Exception' with message 'fetch - <b>Table 'TABLE-NAME.wp_revslider_css' doesn't exist</b><br>---<br> Query: select * from wp_revslider_css where handle = '.tp-caption.medium_grey'' in /var/www/DOMAIN/www/wp-content/plugins/revslider/includes/framework/functions.class.php on line 14
( ! ) Exception: fetch - <b>Table 'TABLE-NAME.wp_revslider_css' doesn't exist</b><br>---<br> Query: select * from wp_revslider_css where handle = '.tp-caption.medium_grey' in /var/www/DOMAIN/www/wp-content/plugins/revslider/includes/framework/functions.class.php on line 14
Call Stack
# Time Memory Function Location
1 0.0018 440512 {main}( ) .../plugins.php:0
2 1.0546 81537976 do_action( ) .../plugins.php:166
3 1.0546 81538720 WP_Hook->do_action( ) .../plugin.php:453
4 1.0546 81538848 WP_Hook->apply_filters( ) .../class-wp-hook.php:323
5 1.0546 81540000 call_user_func_array:{/var/www/DOMAIN/wp-includes/class-wp-hook.php:298} ( ) .../class-wp-hook.php:298
6 1.0546 81540368 RevSliderAdmin->onActivate( ) .../class-wp-hook.php:298
7 1.0546 81540624 RevSliderFront::createDBTables( ) .../revslider-admin.class.php:649
8 1.0584 81547760 RevSliderFront::createTable( ) .../revslider-front.class.php:214
9 1.0593 81550560 RevSliderOperations::importCaptionsCssContentArray( ) .../revslider-front.class.php:475
10 1.0660 81663160 RevSliderDB->fetch( ) .../operations.class.php:1226
11 1.0663 81664472 RevSliderDB->checkForErrors( ) .../db.class.php:145
12 1.0663 81664752 RevSliderDB->throwError( ) .../db.class.php:41
13 1.0663 81664832 RevSliderFunctions::throwError( ) .../db.class.php:26
What can I do?
Comments
Please go to theme options>global>advanced and at the bottom of the page you will find an option called table prefix
thanks
What do I have to set: prefix or base_prefix? Do have to set this in every website of multiinstallation?
thanks