ListingRepository.php Typ E_ERROR in Line 40
-
I receive the following error message on the pages admin screen as soon as I activate plugin:
Uncaught TypeError: Cannot access offset of type string on string in …/wp-content/plugins/wp-nested-pages/app/Entities/Listing/ListingRepository.php:40
Stack trace: 0 …/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(331): NestedPages\Entities\Listing\ListingRepository->visiblePages() 1 …/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(408): NestedPages\Entities\Listing\Listing->listOpening() 2 …/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(385): NestedPages\Entities\Listing\Listing->listPostLevel() 3 …/wp-content/plugins/wp-nested-pages/app/Views/listing.php(98): NestedPages\Entities\Listing\Listing->getPosts() 4 …/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(286): include(‘…’) 5 …/wp-includes/class-wp-hook.php(307): NestedPages\Entities\Listing\Listing->listPosts() 6 …/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() 7 …/wp-includes/plugin.php(476): WP_Hook->do_action() 8 …/wp-admin/admin.php(259): do_action()WP: 6.4.3
PHP: 8.1Does anyone have an idea?
Thx
- The topic ‘ListingRepository.php Typ E_ERROR in Line 40’ is closed to new replies.