Function missing: fatal_error_notify_test_error_function
-
I’m encountering a fatal error when attempting to run a test notification. It appears that a function call on line 68 of
class-admin.phpis referencing a function that doesn’t exist.Error Details:
- Error:
PHP Fatal error: Uncaught Error: Call to undefined function fatal_error_notify_test_error_function() - Location:
/includes/admin/class-admin.phpon line 68
Stack Trace Summary: The error is triggered via
admin-ajax.phpwhenFatal_Error_Notify_Admin->test_error('')is called. It seems the functionfatal_error_notify_test_error_function()is missing from the codebase. - Error:
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.