inakipsiko
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Exclude] Plugin breaking custom post type index pagesAs far as I am concerned: problem solved. Thanks!
Forum: Plugins
In reply to: [Search Exclude] Plugin breaking custom post type index pagesI do have the same exact problem, when accessing the podcast episodes (serioulsly simple podcast plugin).
WordPress versión 6.7.1 Theme: GeneratePress (versión 3.5.1) Search Exclude (versión 2.1.8) PHP versión 8.3.14
If I deactivate your plugin, the error and warning dissappear.
Here is the warning and error messages:
Warning: Undefined array key “podcast” in wp-content/plugins/search-exclude/lib/controllers/class-backend.php on line 186
Warning: Trying to access array offset on null in wp-content/plugins/search-exclude/lib/controllers/class-backend.php on line 186
Fatal error: Uncaught TypeError: array_search(): Argument #2 ($haystack) must be of type array, null given in wp-content/plugins/search-exclude/lib/controllers/class-backend.php:188 Stack trace: #0 wp-content/plugins/search-exclude/lib/controllers/class-backend.php(188): array_search(11579, NULL) #1 wp-content/plugins/search-exclude/lib/controllers/class-backend.php(284): QuadLayers\QLSE\Controllers\Backend->is_excluded(11579) #2 wp-includes/class-wp-hook.php(324): QuadLayers\QLSE\Controllers\Backend->add_column_value(‘search_exclude’, 11579) #3 wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(”, Array) #4 wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 wp-admin/includes/class-wp-posts-list-table.php(1385): do_action(‘manage_posts_cu…’, ‘search_exclude’, 11579) #6 wp-admin/includes/class-wp-list-table.php(1802): WP_Posts_List_Table->column_default(Object(WP_Post), ‘search_exclude’) #7 wp-admin/includes/class-wp-posts-list-table.php(1437): WP_List_Table->single_row_columns(Object(WP_Post)) #8 wp-admin/includes/class-wp-posts-list-table.php(839): WP_Posts_List_Table->single_row(Object(WP_Post), 0) #9 wp-admin/includes/class-wp-posts-list-table.php(815): WP_Posts_List_Table->_display_rows(Array, 0) #10 wp-admin/includes/class-wp-list-table.php(1712): WP_Posts_List_Table->display_rows() #11 wp-admin/includes/class-wp-list-table.php(1639): WP_List_Table->display_rows_or_placeholder() #12 /wp-admin/edit.php(503): WP_List_Table->display() #13 {main} thrown in wp-content/plugins/search-exclude/lib/controllers/class-backend.php on line 188
- This reply was modified 3 months, 1 week ago by inakipsiko.
Thank you @mathiashavskov, It works!
Hello, is there any update on this issue? I have also added manually a single shortcode in a post, but keeps showing the following message: “You can’t add multiple feedback forms in the same post.”
I am using the last version of the plugin.
Thanks in advance
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feed not showing any episodeThe problem has been solved when unmarking the “Posts” in the General -> Podcast Content types.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Feed not showing any episodeI have just used “Health Check & Troubleshooting” plugin to disable all the plugins but Seriously Simple Podcast, and the feed does not show the episode. So I guess it is not a conflict between plugins.