• Resolved rofc

    (@rofc)


    After update the plugin I got this error message in several pages (new post, plugins, etc):

    Fatal error: Uncaught Error: Class ‘UpdraftPlus_Storage_Methods_Interface’ not found in /www/XXX/YYY/wp-content/plugins/updraftplus/admin.php:182 Stack trace: #0 /www/XXX/YYY/wp-content/plugins/updraftplus/admin.php(496): UpdraftPlus_Admin->setup_all_admin_notices_global(‘dropbox’) #1 /www/XXX/YYY/wp-content/plugins/updraftplus/admin.php(28): UpdraftPlus_Admin->admin_init() #2 /www/XXX/YYY/wp-content/plugins/updraftplus/admin.php(8): UpdraftPlus_Admin->__construct() #3 /www/XXX/YYY/wp-content/plugins/updraftplus/class-updraftplus.php(485): include_once(‘/www/XXX…’) #4 /www/XXX/YYY/wp-includes/class-wp-hook.php(286): UpdraftPlus->admin_menu(”) #5 /www/XXX/YYY/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters(NULL, Array) #6 /www/XXX/YYY/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #7 /www/XXX/YYY in /www/XXX/YYY/wp-content/plugins/updraftplus/admin.php on line 182

    Can you take a look? Thanks in advance!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter rofc

    (@rofc)

    I tried installing UpdraftPlus plugin manually but I got the same error.

    Thread Starter rofc

    (@rofc)

    Nevermind, seems my hosting provider has a cached version of /wp-admin url..

    Thread Starter rofc

    (@rofc)

    I still having this errors. Seems not be a provider cache :S

    Plugin Author David Anderson

    (@davidanderson)

    Hi,

    The line numbers in your error message don’t correspond to version 1.15.2 in all files. I think that possibly you have somehow managed to get a partial mix of old and new versions. Does your hosting provider have an opcode caching layer? Can you ask them to re-start the PHP engine on the server? And/or, de-install and then re-install UpdraftPlus (your settings and backups will all be retained).

    David

    Plugin Author David Anderson

    (@davidanderson)

    e.g.

    /www/XXX/YYY/wp-content/plugins/updraftplus/class-updraftplus.php(485): include_once(‘/www/XXX…’)

    There is no include_once on line 485 of that file in 1.15.2 or 1.15.0. It is on line 485 in version 1.14.13.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with 1.15.2 update’ is closed to new replies.