PHP Error in debug.log
-
Hi, I’m seeing the following Error in my WP2FA (If of Information, translated partially with LocoTranslate):
[21-Sep-2024 21:27:34 UTC] PHP Warning: Attempt to read property “title” on null in /home3/gooloode/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 108
[21-Sep-2024 21:27:34 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /home3/gooloode/public_html/wp-content/plugins/code-snippets/php/snippet-ops.php(582) : eval()’d code on line 108
[21-Sep-2024 21:27:34 UTC] PHP Fatal error: Uncaught ValueError: Unknown format specifier ” ” in /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/class-wp2fa.php:595
Stack trace: 0 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/class-wp2fa.php(595): sprintf() 1 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/Admin/Methods/class-email-wizard-steps.php(306): WP2FA\WP2FA::get_wp2fa_email_templates() 2 /home3/gooloode/public_html/wp-includes/class-wp-hook.php(324): WP2FA\Methods\Wizards\Email_Wizard_Steps::email_modal_configure() 3 /home3/gooloode/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 4 /home3/gooloode/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() 5 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/Admin/Views/class-wizard-steps.php(380): do_action() 6 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/Admin/class-user-profile.php(469): WP2FA\Admin\Views\Wizard_Steps::show_modal_methods() 7 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/Admin/class-user-profile.php(361): WP2FA\Admin\User_Profile::generate_inline_modals() 8 /home3/gooloode/public_html/wp-content/plugins/wp-2fa/includes/classes/Admin/class-user-profile.php(591): WP2FA\Admin\User_Profile::user_2fa_options() 9 /home3/gooloode/public_html/wp-includes/class-wp-hook.php(324): WP2FA\Admin\User_Profile::inline_2fa_profile_form()The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.