Critical error while save settings on PHP 8.4.22
-
Hello,
I try to change scanning schedule from “hourly” to “daily” and got message:Warning: Undefined array key “scan-hour-am” in /{hosting-path}/wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php on line 510
Fatal error: Uncaught TypeError: strtoupper(): Argument #1 ($string) must be of type string, null given in /{hosting-path}/wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php:510 Stack trace: #0 /{hosting-path}/wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php(510): strtoupper() #1 /{hosting-path}/wp-includes/class-wp-hook.php(341): MFM\Admin\Admin_Manager::save_options() #2 /{hosting-path}/wp-includes/class-wp-hook.php(365): WP_Hook->apply_filters() #3 /{hosting-path}/wp-includes/plugin.php(522): WP_Hook->do_action() #4 /{hosting-path}/wp-admin/admin.php(242): do_action() #5 {main} thrown in /{hosting-path}/wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php on line 510
And got the same message when try to change other settings (i.e. “from” email)
WordPress 7.0
PHP version8.4.22 (Supports 64bit values)
You must be logged in to reply to this topic.