Media Filter by AddonsLab

Media Filter by AddonsLab 2.8.0

No permission to buy ($69.99)
The release fixes the bug with filters not working in the off-canvas menu for mobile devices and implements sorting of media items by title.
It also fixes the issue with the total number of results missing if filters are shown in the popup.

We are aware there is an issue with faceted search, we are working on it and will release another update soon.

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

Thank you!
This version fixes the following PHP error when rebuilding custom fields:

Error: Call to undefined method XF\Util\Arr::arrayColumn()

The new version is available for all licensed customers at

Thank you!
The release fixes a bug, that would cause ES search error "Elasticsearch error: all shards failed". This would happen only if you have Multiple prefix search option activated, and if a user/bot manually modifies the URL to include invalid prefix IDs (which are normally numeric). This is not a security issue as an attacker would not get any error message except that searching failed.

The new version is available for all licensed customers at

Thank you!
This version implements compatibility with XenForo 2.2.
If the filter URL is modified and the values of multiple-selection fields are changed intentionally (e.g. with an attempt to cause an error in the website or execute SQL injection), there would be a PHP error logged in the admin panel. However, this would not cause any visible errors or unexpected SQL queries. With this release, we have made sure these invalid values don't make their way to built-in XenForo functions that expect only valid values.

This version also fixes a compatibility issue with Elasticsearch 7.x versions.

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

Thank you!
Hello everyone,

This is the major update announced earlier. The amount of work involved was much larger and we could not manage it in the timeframe planned initially, but the development is finally over and we are excited to release this upgrade now.

Due to the larger amount of work involved we decided the final price for the product will be 69.99 USD with 40 USD yearly renewal price. As announced before, the change of the price does not affect our existing customers in any way.

The most important and complex feature is Faceted search support. Faceted search allows users to see the number of results they would get if they would activate an option in the filter form. If enabled, this count will be shown next to each option. The product comes with options to hide the options that would end up showing no results or to grey-out these options. This is especially useful for large filter forms, that get more compact when users activate some options.

As part of this enhancement, you also get an option to show users the total number of items found next to the filter button.

Faceted search does work with the MySQL search engine, but it is recommended to use it with Elasticsearch. We can't guarantee the performance for medium and larger boards that don't use Elasticsearch.

Another import feature is location-based filtering. We have developed a separate add-on, that implements "location" custom field - a way to collect location information from users. The add-on provides full control over list of countries shown, states, cities, zip code and street address validation, etc. Please check add-on details at https://xenforo.com/community/resources/location-custom-field-by-addonslab.7424/ You are eligible for a free license of this add-on if you purchase any of our Filter add-ons.

Once this add-on is installed, you can use a new filter type, that allows finding all items within the given range from a zip code or an address. Please note, that Google API is used for geocoding requests, so you need to create an app in Google Cloud Console (if you don't have one), enable Geocoding API for the project, generate the credentials and set the key in the product's settings page. The instructions for this can be found at https://developers.google.com/maps/documentation/geocoding/get-api-key

If the search shows no results, please check your Server Logs in the Admin Panel, any API key misconfiguration will be reported there.

Once you have set it up, including geolocation API key, rebuild field indexes and search the index to update the information.

We are looking forward to your feedback and suggestions regarding the features implemented.

Important note: If you are using other filter add-ons from us, please upgrade them all at once to the current major version, by disabling all filter add-ons, upgrading them, and enabling again.

Thank you!
This is a minor release, that changes the way the add-on is using some of our shared PHP classes. From now on, the add-on will require a core library package from https://xenforo.com/community/resources/al-core-package.7382/ to be installed. Please download the package and install it before upgrading the add-on. Please upgrade all other AddonsLab add-ons you are using to their latest versions if you see an error in the Admin Panel about files with unexpected content.

The new version is available for all licensed customers at

Thank you!
Hello everyone,

we are planning a major update of all our Filter add-ons. Please check the details we have posted for Thread filter add-on - https://xenforo.com/community/resou...-addonslab.6034/updates#resource-update-31171

The price for this add-on and other filter add-ons will be changed to 59.99 USD with 40 USD branding removal fee. The change applies to new purchases only, nothing changes for existing services.

Thank you!
The version fixes a PHP error caused by Elasticsearch 2.x incompatibility. Your installation is not affected by the issue if filtering brings any results with ES enabled. We have also implemented a new option to set Cache TTL controlling how long the results of the search should be cached in the MySQL database. Setting the option to 0 will disable the cache. The option should be used only to troubleshoot issues that could be caused by invalid cache.

Due to a limitation on how many items are returned by the initial search based on keywords (200 by default), their further filtering by category and custom fields could end up with a missing or incomplete list of found items. The issue is fixed now by raising the limit based on the option "Maximum result count" (10000 by default).

The new version is available for all licensed customers at

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it works for you.

Thank you!
This is a bug-fix release the fixes the case of having incorrect results shown when two custom fields have identical values. As a result, the cache from the search results executed against one of the custom fields could be used when searching for the second custom field.

The new version is available for all licensed customers at

Feel free to suggest further enhancements for the add-on or report any issues you have and they will be addressed asap.

Please consider posting a review if you are using the add-on and let us and other users know how it works for you.

Thank you!
Top Bottom