Revolution Slider php errors with update to 6.2.2

Hi,
WP site healthcheck is reporting a fatal error after updating RevSlider this morning to 6.2.2. Not seeing visible issues with the 3 client sites I have Rev Slider activated on but are you aware? Shopuld I be concerned? and is there a patch coming?.

Thanks in advance
Hugues

Here’s the error - replaced actual user name with the word “user” for confidentiality:

Error Details

An error of type E_ERROR was caused in line 15 of the file /home/user/public_html/wp-content/plugins/revslider/admin/views/modals-copyright.php. Error message: Uncaught Error: Call to undefined method RevSliderFunctions::get_addition() in /home/user/public_html/wp-content/plugins/revslider/admin/views/modals-copyright.php:15
Stack trace:
#0 /home/user/public_html/wp-content/plugins/revslider/admin/includes/shortcode_generator/shortcode_generator.class.php(242): require_once()
#1 /home/user/public_html/wp-includes/class-wp-hook.php(288): RevSliderShortcodeWizard::enqueue_files(‘update.php’)
#2 /home/user/public_html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#3 /home/user/public_html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#4 /home/user/public_html/wp-admin/includes/template.php(2049): do_action(‘admin_footer’, ‘update.php’)
#5 /home/user/public_html/wp-admin/update.php(49): iframe_footer()
#6 {main}
thrown

Hi @hugaud,

Thanks for reaching out.

I have updated my installation with Revslider 6.2.2 and I can’t reproduce this, but based on that error it seems the update is incomplete or corrupted. For example, I checked RevSliderFunctions::get_addition() and it exists, but your error saying it is not.

Could you try re-installing your revolution slider, you can do that by deleting the plugin through FTP or CPanel’s File Manager and install it again through Admin > X > Validation > Extensions. Please note that do not delete the plugin through Admin > Plugins as it may delete your existing sliders as well, though, if your sliders are still accessible I recommend exporting them first as your backup before doing these :slight_smile:

Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.