marco-pm / zencart_instantsearch

Instant Search plugin for Zen Cart
GNU General Public License v3.0
2 stars 4 forks source link

breaking change in application__top #40

Open torvista opened 2 days ago

torvista commented 2 days ago

This change InstantSearchLogger

breaks the instant search with this error

PHP Fatal error: Uncaught Error: Class "Zencart\Plugins\Catalog\InstantSearch\InstantSearchLogger" not found in ..\includes\classes\ajax\zcAjaxInstantSearch.php:60 Stack trace: ..\ajax.php(104): zcAjaxInstantSearch->__construct()

1 {main}

..\includes\classes\ajax\zcAjaxInstantSearch.php on line 60

marco-pm commented 17 hours ago

Thank you for the notice. Updating the plugin for ZC 2.1.0, as well as many other several improvements, are on my todo-list. I hope I can find some time to do it one of these months...