• Resolved simonwimell

    (@simonwimell)


    When using the Nested pages plugin i get error message when viewing Pages in wp-admin. Is there some FullText Search-function running that could/should be excluded from admin views?

    Fatal error: Uncaught ArgumentCountError: Too few arguments to function {closure}(), 2 passed in /xxxxxxxxxxx/wp-includes/class-wp-hook.php on line 292 and exactly 3 expected in /xxxxxxxxxxx/wp-content/plugins/fulltext-search/fulltext-search.php:418 Stack trace: #0 /xxxxxxxxxxx/wp-includes/class-wp-hook.php(292): {closure}(‘https://xxxxxxxxx….’, Object(WP_Post)) #1 /xxxxxxxxxxx/wp-includes/plugin.php(212): WP_Hook->apply_filters(‘https://xxxxxxxx….’, Array) #2 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Views/partials/row.php(267): apply_filters(‘page_link’, ‘https://xxxxxxxx….’, Object(WP_Post)) #3 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(436): include(‘/xxxxxxxxxxx…’) #4 /xxxxxxxxxxx/wp-content/plugins/wp-nested-pages/app/Entities/Listing/Listing.php(354): NestedPages\Entities\Listing\Listing->listPostLevel() #5 /xxxxxxxxxxxxx in /xxxxxxxxxxx/wp-content/plugins/fulltext-search/fulltext-search.php on line 418

    • This topic was modified 3 years, 6 months ago by simonwimell.
Viewing 1 replies (of 1 total)
  • Plugin Author Epsiloncool

    (@epsiloncool)

    As we found, this is not a problem with WPFTS, but the Nested Pages plugin issue – the error in it’s code leads to this message from the WPFTS plugin.

    Also, we found that this bug was already fixed by the developers of the Nested Pages plugin.

Viewing 1 replies (of 1 total)
  • The topic ‘Issues with Nested Pages plugin’ is closed to new replies.