When I run a search, I get this error
1 exception(s): Exception #0 (Magento\Framework\Exception\LocalizedException): Sorry, something went wrong. You can find out more in the error log. Exception #0 (Magento\Framework\Exception\LocalizedException): Sorry, something went wrong. You can find out more in the error log. <pre>#1 Magento\Framework\Data\Collection\AbstractDb->_renderFilters() called at [app/code/Mageplaza/LayeredNavigation/Model/ResourceModel/Fulltext/Collection.php:408]
I use the Porto theme which comes with Mageplaza Layered Navigation, and I use Mirasvit ultimate for search.
Based on what I've seen until now, it sounds like an attribute issue, but I'm not sure what the issue is, and I can't get xdebug to run on filter.phtml. There's also nothing relevant in var/log/exception.log
Running Magento 2.4.1
Any ideas how I can fix this?
Thanks
Hey
Anybody got a solution for that?