Fatal error on AdminController
-
I have a fatal error occuring on the admin page when trying to create a new or edit an existing form.
Details are below:
Error Details
=============
An error of type E_ERROR was caused in line 129 of the file /home/storage/321/3907321/user/htdocs/wp-content/plugins/official-mailerlite-sign-up-forms/src/Controllers/AdminController.php. Error message: Uncaught TypeError: array_filter(): Argument #1 ($array) must be of type array, bool given in /home/storage/321/3907321/user/htdocs/wp-content/plugins/official-mailerlite-sign-up-forms/src/Controllers/AdminController.php:129
Stack trace:
#0 /home/storage/321/3907321/user/htdocs/wp-content/plugins/official-mailerlite-sign-up-forms/src/Controllers/AdminController.php(129): array_filter(false, Object(Closure))
#1 /home/storage/321/3907321/user/htdocs/wp-includes/class-wp-hook.php(308): MailerLiteForms\Controllers\AdminController::forms(”)
#2 /home/storage/321/3907321/user/htdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(”, Array)
#3 /home/storage/321/3907321/user/htdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#4 /home/storage/321/3907321/user/htdocs/wp-admin/admin.php(259): do_action(‘toplevel_page_m…’)
#5 {main} thrown
- The topic ‘Fatal error on AdminController’ is closed to new replies.