PHP 8.3 causes fatal error
-
We updated the PHP from 7.4 to 8.3 but the plugin is not compatible with PHP 8.3.
Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for theconnectionsdomain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at theinitaction or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/promised/public_html/wp-includes/functions.php on line 6131
Fatal error: Declaration of WP_Image_Editor_Gmagick::set_quality($quality = null) must be compatible with WP_Image_Editor::set_quality($quality = null, $dims = []) in /home/promised/public_html/wp-content/plugins/connections/includes/image/editors/class-wp-image-editor-gmagick.php on line 130
Notice: ob_end_flush(): Failed to send buffer of zlib output compression (0) in /home/promised/public_html/wp-includes/functions.php on line 5481
Any recommendations or updates to get rid of the error?
You must be logged in to reply to this topic.