Activation breaks Wordpress
I can install revslider OK (v 5.1.1) but when I active, it creates tables in the database, but, clearly not the right versions as I then get the following errors.
PHP message: WordPress database error Unknown column 'advanced' in 'field list' for query UPDATE `wp_revslider_css` SET `settings` = '{\"translated\":5,\"type\":\"text\",\"version\":\"4\"}', `params` = '{\"font-size\":\"40px\",\"line-height\":\"40px\",\"font-weight\":\"800\",\"font-family\":\"\\\"Open Sans\\\"\",\"color\":\"rgb(255, 255, 255)\",\"text-decoration\":\"none\",\"background-color\":\"rgb(0, 0, 0)\",\"padding\":\"10px 20px 15px\",\"border-width\":\"0px\",\"border-color\":\"rgb(255, 214, 88)\",\"border-style\":\"none\"}', `hover` = 'null', `advanced` = '{\"idle\":[],\"hover\":\"\"}' WHERE `id` = '46' made by require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('plugins_loaded'), call_user_func_array, RevSliderPluginUpdate::do_update_checks, RevSliderPluginUpdate::update_css_styles, RevSliderDB->update
There are other variations, but, the 'advanced' column seems consistent in the errors.
Can you provide the SQL to create the schema correctly, or, a working version of the theme? Included as part of BeTheme which I purchased and downloaded today. Wordpress is version 4.3.1, MySQL is 5.6.26.
Comments
we do not have any schema for SQL. Everything with rev slider creates automatically and because we are not plugin's authors, we do not touch slider files at all. There must be something wrong on your side definitely but it's for sure not a slider as it works fine.
Thanks!
What do you suggest to resolve this?