RMS Filter by AddonsLab

RMS Filter by AddonsLab [Paid] 1.8.1

No permission to buy ($69.99)
AddonsLab updated RMS Filter by AddonsLab with a new update entry:

Compatibility update with the latest [AL] Core package

This release is due to a change in [AL] Core package regarding class extensions, which was causing some compatibility issues with other add-ons. Please upgrade if you are using [AL] Core version 1.5.5+.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!

Read the rest of this update entry...
 
AddonsLab updated RMS Filter by AddonsLab with a new update entry:

Bug-fix: default order not respected when result count limitation is applied

The release fixes a problem with the option Maximum result count. If the option is set to a low number, the results might not respect the default order if items and older results may be shown. The problem does not affect Elasticsearch back-end.

The new version is available for all licensed customers at https://customers.addonslab.com/marketplace.php/my-services/

Thank you!

Read the rest of this update entry...
 
AddonsLab updated RMS Filter by AddonsLab with a new update entry:

Migration to Filter Framework

We have released an add-on with shared functionality of all our "filter" add-ons. The reason for separating this functionality is to make it easier to maintain and to allow for more flexibility in the future.

The following fixes are included in the latest Filter Framework package:
  • Fix: multiple prefix filter not working
  • Fix: indexation of array-type custom fields may trigger PHP error
  • Enhancement: Do not use AJAX for loading filterable list options if there are no more than...

Read the rest of this update entry...
 
Hello, does this addon or filter framework support 8.1 PHP?

Code:
ErrorException: [E_WARNING] Undefined array key "gendir" in src/addons/AL/FilterFramework/Service/FieldSorter.php at line 55
XF::handlePhpError() in src/addons/AL/FilterFramework/Service/FieldSorter.php at line 55
AL\FilterFramework\Service\FieldSorter->sortFields() in src/addons/AL/RMSFilter/Service/ContentTypeProvider.php at line 431
AL\RMSFilter\Service\ContentTypeProvider->sortFieldsByGroups() in src/addons/AL/RMSFilter/Service/ContentTypeProvider.php at line 280
AL\RMSFilter\Service\ContentTypeProvider->getFieldCacheFromViewParams() in src/addons/AL/FilterFramework/Service/ContextProvider.php at line 715
AL\FilterFramework\Service\ContextProvider->setupViewParams() in src/addons/AL/RMSFilter/XenAddons/RMS/ControllerPlugin/FilterContainerTrait.php at line 119
AL\RMSFilter\XenAddons\RMS\ControllerPlugin\ItemList->actionFilters() in src/addons/AL/RMSFilter/XenAddons/RMS/Pub/Controller/Category.php at line 72
AL\RMSFilter\XenAddons\RMS\Pub\Controller\Category->actionIndex() in src/XF/Mvc/Dispatcher.php at line 352
XF\Mvc\Dispatcher->dispatchClass() in src/XF/Mvc/Dispatcher.php at line 259
XF\Mvc\Dispatcher->dispatchFromMatch() in src/XF/Mvc/Dispatcher.php at line 115
XF\Mvc\Dispatcher->dispatchLoop() in src/XF/Mvc/Dispatcher.php at line 57
XF\Mvc\Dispatcher->run() in src/XF/App.php at line 2487
XF\App->run() in src/XF.php at line 524
XF::runApp() in index.php at line 20
 
Top Bottom