I am using Magento CE 1.9.2.2 and have installed "vehiclefits" module for Magento.
But I get the issue as "Fatal error: Interface 'VF_Configurable' not found in /var/www/html/path/to/magento_root/app/code/local/Elite/Vaf/Model/Catalog/Category.php on line 27" not found when filtering products by category_id.
Anyone have any ideas what could be wrong in "autoload" script of the module? It is working fine in my other Magento sites. This site has more than 6000 products, so "re-indexing" isn't a good option for me.