• I’m ‘welcomed’ with the following error message:
    Warning: Declaration of Axiom_Plugin_Updater::download_package($package) should be compatible with WP_Upgrader::download_package($package, $check_signatures = false) in /homepages/12/d763398311/htdocs/app763398357/wp-content/plugins/masterslider/admin/includes/classes/class-axiom-plugin-updater.php on line 29

    Is Axiom part of Mast Slider?
    Or is that connected to something else?

    That was the first error message.
    After updating (thinking/ hoping it would resolve this), I get anoither series of error messages:
    Warning: Cannot modify header information – headers already sent by (output started at /homepages/12/d763398311/htdocs/app763398357/wp-content/plugins/masterslider/admin/includes/classes/class-axiom-plugin-updater.php:29) in /homepages/12/d763398311/htdocs/app763398357/wp-admin/includes/misc.php on line 1196

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/12/d763398311/htdocs/app763398357/wp-content/plugins/masterslider/admin/includes/classes/class-axiom-plugin-updater.php:29) in /homepages/12/d763398311/htdocs/app763398357/wp-includes/option.php on line 947

    Warning: Cannot modify header information – headers already sent by (output started at /homepages/12/d763398311/htdocs/app763398357/wp-content/plugins/masterslider/admin/includes/classes/class-axiom-plugin-updater.php:29) in /homepages/12/d763398311/htdocs/app763398357/wp-includes/option.php on line 948

    Anyone know how to resolve this?

    [Moderator note: Please, No bumping.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor averta support

    (@averta_support)

    Hi,

    Thank you for choosing Master Slider.

    Please update your plugin to the latest version. It will be resolved.
    Sometimes you will get some warnings after update in WordPress. Just ignore them.

    If you need any further information, please let me know.

    Best,

    Thread Starter T.Kick

    (@tkick)

    Thanks for responding.

    Please note: The error was there before updating, and multiplied after updating.

    I’m currently running Version 3.3.22.

    Btw. My client will not be very impressed by ‘leaving this as is’.
    ie. Showing the four errors in top, pushing everything down.

    So if you can help me further by fixing this, that would be awesome.

    Thanks in advance.

    Tee

    Plugin Contributor averta support

    (@averta_support)

    Hi Tee,

    I guess your debug is enabled. Disable it on wp-config.php like the below:

    define('WP_DEBUG', false);
    define( 'WP_DEBUG_LOG', false);
    define( 'WP_DEBUG_DISPLAY', false );

    Feel free to get in touch in case you need anything else.

    Have a great weekend.

    Best,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Error! (Remains After Update)’ is closed to new replies.