-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
constant Error #181
Comments
Hello @JoTec2002, Thanks for creating this issue. Can you try to deactivate other plugins on your site and see if the issue persists? The issue is for some reason |
Hey I have checked your theory and it seams, that Jetpack is causing the Problem. Is there any way to fix the Problem without deaktivating Jetpack? |
@JoTec2002 - It'll be ideal if the issue is fixed in the plugin with the issue. Can you share the version of Jetpack you are using? |
I‘m currently using Version 12.3. |
Hello,
I'm running:
PHP version: 8.2.6
Wordpress version: 6.2.2
Language: de_DE
WP Mail Logging Version: 1.11.2
Since I upgraded to PHP Version 8.2.6 I get regulary the following error:
Ein Fehler vom Typ E_ERROR wurde in der Zeile 196 der Datei .../wp-content/plugins/wp-mail-logging/src/WPML_LifeCycle.php verursacht. Fehlermeldung: Uncaught TypeError: array_merge(): Argument #2 must be of type array, null given in .../wp-content/plugins/wp-mail-logging/src/WPML_LifeCycle.php:196
Stack trace:
#0 .../wp-content/plugins/wp-mail-logging/src/WPML_LifeCycle.php(196): array_merge(Array, NULL)
#1 .../wp-includes/class-wp-hook.php(308): No3x\WPML\WPML_LifeCycle->registerPluginActionLinks(NULL, 'wp-mail-logging...', NULL, 'all')
#2 .../wp-includes/plugin.php(205): WP_Hook->apply_filters(NULL, Array)
....
The text was updated successfully, but these errors were encountered: