PHP Fatal Error
- ajmParticipant3 years, 4 months ago #26063
Hi There,
When loading the setting page on
2. Define your search with ‘xyz’
2.2 Data
I received the below error, at first I thought it was another plugin that was causing the issue so I had that disabled for a while and it was working fine again. Still, while that plugin was disabled I received the error again.Uncaught Error: Call to undefined method wpsolr\core\classes\models\taxonomy\WPSOLR_Model_Meta_Type_Taxonomy::has_attachments() app/plugins/wpsolr-pro/wpsolr/core/dashboard/dashboard_settings.inc.php:552
wpsolrKeymaster3 years, 4 months ago #26079If you’re on screen 2.2, it could mean that you configured a post type on that screen some time ago.
But later on, this post type was no more in the system, perhaps by deactivating the plugin that brought it (like WooCommerce for the “product” post type).As a workaround, you could reactivate the post type. Then remove it from the screen 2.2 settings. And finally, deactivate the post type again.
You must be logged in to reply to this topic.