• Resolved shirtguy72

    (@shirtguy72)


    Getting the following error

    [14-Nov-2019 03:28:44 UTC] PHP Warning: Declaration of Updraft_Restorer_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, …$args) in /home/********/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php on line 33

Viewing 5 replies - 1 through 5 (of 5 total)
  • @shirtguy72 Do you have WP_DEBUG set to true in wp-config.php, If yes Can you please set it to false

    define(‘WP_DEBUG’, false);

    Thanks,
    Harshad

    Thread Starter shirtguy72

    (@shirtguy72)

    Debug was and has been set to false
    I had and still do have the following set in wp-config.php to prevent site visitors from seeing error messages on the front end…
    error_reporting(0);
    @ini_set(‘display_errors’, 0);

    Plugin Contributor bcrodua

    (@bcrodua)

    Hi,

    Apologies for the late reply.

    Are you still having the same issue until now?

    Regards,
    Bryle

    Thread Starter shirtguy72

    (@shirtguy72)

    Yes ….

    [02-Dec-2019 02:41:10 UTC] PHP Warning: Declaration of Updraft_Restorer_Skin::feedback($string) should be compatible with WP_Upgrader_Skin::feedback($string, …$args) in /home/********/public_html/wp-content/plugins/updraftplus/includes/updraft-restorer-skin.php on line 33

    Plugin Contributor aporter

    (@aporter)

    Hi,

    This warning is fixed in our development version and will be in the next release.

    Best Wishes,

    Ashley

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Error Warning php_errorlog’ is closed to new replies.