Fatal error on PHP8
-
While editing the signup form I’m getting a PHP fatal error, on both PHP 8.2 and 8.1. Using plugin in latest version 1.7.7.
Error for reference:
B??d typu E_ERROR zosta? spowodowany w linii 273 pliku site/public_html/wp-content/plugins/official-mailerlite-sign-up-forms/include/mailerlite-admin.php. Komunikat b??du: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, stdClass given in site/public_html/wp-content/plugins/official-mailerlite-sign-up-forms/include/mailerlite-admin.php:273 Stack trace: #0 site/public_html/wp-content/plugins/official-mailerlite-sign-up-forms/include/mailerlite-admin.php(273): array_filter() #1 site/public_html/wp-includes/class-wp-hook.php(324): MailerLite_Admin::mailerlite_main() #2 site/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 site/public_html/wp-includes/plugin.php(517): WP_Hook->do_action() #4 site/public_html/wp-admin/admin.php(259): do_action() #5 {main} thrown
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fatal error on PHP8’ is closed to new replies.