Errors during saving
-
Hello!
I would like to know why when I change the plugin settings in the WordPress admin interface and try to save it, I get the following errors:
PHP Warning: Undefined array key “scan-hour-am” in /wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php on line 487
PHP Fatal error: Uncaught TypeError: strtoupper(): Argument #1 ($string) must be of type string, null given in /wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php:487
Stack trace:
0 /wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php(487): strtoupper()
1 /wp-includes/class-wp-hook.php(324): MFM\Admin\Admin_Manager::save_options()
2 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
3 /wp-includes/plugin.php(517): WP_Hook->do_action()
4 /wp-admin/admin.php(237): do_action()
5 {main}
thrown in /wp-content/plugins/website-file-changes-monitor/classes/admin/class-admin-manager.php on line 487Thanks in advance!
The topic ‘Errors during saving’ is closed to new replies.