• Resolved thinsoldier

    (@thinsoldier)


    I got error messages when saving settings which causes the redirect header to fail.

    Strict standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method DHDO::cron_schedules() should not be called statically in /workblog/wp-includes/class-wp-hook.php on line 286

    Warning: Cannot modify header information – headers already sent by (output started at /Applications/XAMPP/xamppfiles/htdocs/thyme/workblog/wp-includes/class-wp-hook.php:286) in /workblog/wp-admin/includes/misc.php on line 1114

    This is on a dev server so I don’t want to have to turn off error reporting. It would be great if you could just fix the error.

    • This topic was modified 7 years, 2 months ago by thinsoldier.
    • This topic was modified 7 years, 2 months ago by thinsoldier.
Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter thinsoldier

    (@thinsoldier)

    I requested an immediate backup 5 minutes ago.
    I turned on logging.
    The log is empty.
    Nothing has been uploaded to my DreamObjects bucket.

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    What version of PHP are you on so I can test and figure out how to resolve the error?

    Thread Starter thinsoldier

    (@thinsoldier)

    PHP 5.5.19 (xampp)

    I just updated my Mac OS and started xampp’s apache and tried again. The update worked. Seems it worked as soon as I loaded the plugin’s settings page.

    Thread Starter thinsoldier

    (@thinsoldier)

    Clicking the “update options” button still gives the same errors.

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    PHP 5.5.19 (xampp)

    That’s a problem. I don’t support PHP 5.5 – you need 5.6 or (preferably) 7 or higher to use this plugin. That said, running it locally on your mac is always going to be a bit tetchy since you may not have the local setup required for it. I tested on my local mac with PHP 5.6 and 7.0 and both worked. Can you try upgrading PHP to at least 5.6?

    Thread Starter thinsoldier

    (@thinsoldier)

    Ok. I’m planning to migrate my blog to a Linux VM with PHP 7. I’ll try it again after that.

    Plugin Author Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    FYI, since this happened, WP has put in a way for me to flag the requirements better so now it just shouldn’t activate on 5.5.

    PHP 5.6+ is required thanks to Amazon’s SDK ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘What version of PHP or PHP settings required to avoid this error?’ is closed to new replies.