What version of PHP or PHP settings required to avoid this error?
-
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.
- The topic ‘What version of PHP or PHP settings required to avoid this error?’ is closed to new replies.