array_filter error in edit.php with NextGEN
-
With NextGEN Gallery enabled I get this error message when I press “Posts”, “All posts”, “Pages”, “All Pages”. “Add new” under both Posts and Pages works fine.
The gallery and all other functions works fine. All other add-ons are disabled. WP 6.0.2. PHP 8.1. NextGEN 3.29.TypeError thrown
array_filter(): Argument #1 ($array) must be of type array, bool givenIn debug.log I can find these lines which seems to relate to NextGEN…
[28-Sep-2022 18:57:40 UTC] Type: ErrorException; Message: set_time_limit(): Cannot set max execution time limit due to system policy; File: /customers/e/b/c/mypage.se/httpd.www/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/dynamic_thumbnails/package.module.dynamic_thumbnails.php; Line: 30;
[28-Sep-2022 18:57:40 UTC] PHP Notice: Type: ErrorException; Message: Implicit conversion from float 70.95 to int loses precision; File: /customers/e/b/c/mypage.se/httpd.www/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php; Line: 5436; in /customers/e/b/c/mypage.se/httpd.www/wp-content/plugins/slideshow-gallery/includes/errorhandler.php on line 54
[28-Sep-2022 18:57:40 UTC] Type: ErrorException; Message: Implicit conversion from float 70.95 to int loses precision; File: /customers/e/b/c/mypage.se/httpd.www/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/nextgen_data/package.module.nextgen_data.php; Line: 5436;I can’t find any rows in debug.log which seems to refer to edit.php.
Any ideas how troubleshoot this?regards M
- The topic ‘array_filter error in edit.php with NextGEN’ is closed to new replies.