-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working in Magento 2.3.2 #7
Comments
Hi, did you finally solve this problem? |
|
This is ok solution for category view, but in case of using search option, I get the same error: /catalogsearch/result/?q=something AH01071: Got error 'PHP message: PHP Fatal error: Uncaught Error: Call to undefined method Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor::getAddedFilters() in /home/dev/domains/dev.petka-delta.si/public_html/app/code/SY/MultipleLayeredNavigation/Model/Layer/Filter/Category.php:70\nStack trace:\n#0 /home/dev1/domains/dev1.petka-delta.si/public_html/vendor/magento/module-catalog/Model/Layer/Filter/AbstractFilter.php(202): SY\MultipleLayeredNavigation\Model\Layer\Filter\Category->_getItemsData()\n#1 /home/dev1/domains/dev1.petka-delta.si/public_html/vendor/magento/module-catalog/Model/Layer/Filter/AbstractFilter.php(159): Magento\Catalog\Model\Layer\Filter\AbstractFilter->_initItems()\n#2 /home/dev1/domains/dev1.petka-delta.si/public_html/vendor/magento/module-catalog/Model/Layer/Filter/AbstractFilter.php(148): Magento\Catalog\Model\Layer\Filter\AbstractFilter->getItems()\n#3 /home/dev1/domains/dev1.petka-delta.si/public_html/vendor/magento/module-catalog/Model/Layer/Category/AvailabilityFlag.p... |
In a both cases: di.xml
Plugin\Catalog\Model\Layer\Context.php
|
PHP Fatal error: Uncaught Error: Call to undefined method Magento\CatalogSearch\Model\ResourceModel\Fulltext\Collection\Interceptor::getAddedFilters() in /SY/MultipleLayeredNavigation/Model/Layer/Filter/Category.php
The text was updated successfully, but these errors were encountered: