All Topics
Search not working in specific custom post type
I’m running a website with multiple custom post types and only in one it’s not possible to use the search in the post type overview of the wordpress admin area. Search for other custom post types is working great.
A fatal error occurs and a mail is being sent.
this is the content:
Ein Fehler vom Typ E_ERROR wurde in der Zeile 73 der Datei /public_html/wp-content/plugins/admin-columns-pro/classes/Filtering/RequestHandler/Filters.php verursacht. Fehlermeldung: Uncaught TypeError: Argument 1 passed to ACP\Filtering\RequestHandler\Filters::create_bindings_by_column() must be of the type string, int given, called in /wp-content/plugins/admin-columns-pro/classes/Filtering/RequestHandler/Filters.php on line 157 and defined in /public_html/wp-content/plugins/admin-columns-pro/classes/Filtering/RequestHandler/Filters.php:73
Stack trace:
#0 /wp-content/plugins/admin-columns-pro/classes/Filtering/RequestHandler/Filters.php(157): ACP\Filtering\RequestHandler\Filters->create_bindings_by_column(61670789116874, '')
#1 /wp-content/plugins/admin-columns-pro/classes/Filtering/RequestHandler/Filters.php(53): ACP\Filtering\RequestHandler\Filters->create_bindings(Array)
#2 /wp-content/plugins/admin-columns-pro/classes/Filtering/Service/Tabl
WordPress-Version 6.4.3
Plugin: Admin Columns Pro (Version 6.4.5)
PHP-Version 7.4.33
Deactivating “Default Elements > Filters” in admin columns setting for this post type fixes the problem but obviously filters won’t work then.
You must be logged in to reply to this topic.