when you click on a filter nothing happen, inspecting the code I see a javascript error: FiltersManager its not defined. I'm referring to internet explorer 8
when you click on a filter nothing happen, inspecting the code I see a javascript error: FiltersManager its not defined. I'm referring to internet explorer 8
Hi,
Thank you for the fast response!
Can you double check whether a NopFilters.min.js file is included. If you try with another browser I suppose everything is working?
I am in the middle of the migration and It is going very well. In fact, I like it so much, that I will not do any color change or customization at all. Again, as usual, a great work.
I upgraded the DB from 3.00 to 3.10 and then 3.20. I didn't have any conversion error message, but I have the feeling I miss something.
I have a bizarre problem with the ajax filter. If I am trying to apply a filter, I have this error message in all pages (including manufacturer's page). Do you think it could be a conversion problem ?
Best regards
Yves
Procedure or function ProductLoadAllPagegNopAjaxFilters has too many arguments specified. The details for the log entry.Full message: System.Data.SqlClient.SqlException (0x80131904): Procedure or function ProductLoadAllPagegNopAjaxFilters has too many arguments specified. at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) at System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() at System.Data.SqlClient.SqlDataReader.get_MetaData() at System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) at System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) at System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) at System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) at System.Data.SqlClient.SqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at Nop.Data.NopObjectContext.ExecuteStoredProcedureList[TEntity](String commandText, Object[] parameters) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.ProductServiceNopAjaxFilters.(IList`1 , SpecificationFilterModelDTO , AttributeFilterModelDTO , ManufacturerFilterModelDTO , VendorFilterModelDTO , Int32 , Int32 , Int32 , Int32 , Int32 , Nullable`1 , Nullable`1 , Nullable`1 , Int32 , String , Boolean , Boolean , Int32 , ProductSortingEnum , Boolean ) at SevenSpikes.Nop.Plugins.AjaxFilters.Services.ProductServiceNopAjaxFilters.SearchProducts(IList`1 categoryIds, SpecificationFilterModelDTO specifiationFilterModelDTO, AttributeFilterModelDTO attributeFilterModelDTO, ManufacturerFilterModelDTO manufacturerFilterModelDTO, VendorFilterModelDTO vendorFilterModelDTO, Int32 pageIndex, Int32 pageSize, Int32 manufacturerId, Int32 vendorId, Int32 storeId, Nullable`1 featuredProducts, Nullable`1 priceMin, Nullable`1 priceMax, Int32 productTagId, String keywords, Boolean searchDescriptions, Boolean searchProductTags, Int32 languageId, ProductSortingEnum orderBy, Boolean showHidden) at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController.() at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController.(Int32 , Int32 , Int32 , PriceRangeFilterModel7Spikes , SpecificationFilterModel7Spikes , AttributeFilterModel7Spikes , ManufacturerFilterModel7Spikes , VendorFilterModel7Spikes , CatalogPagingFilteringModel , String , Boolean , String& ) at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController.GetFilteredProducts(Int32 categoryId, Int32 manufacturerId, Int32 vendorId,
Can you please try to reinstall the Nop Ajax Cart plugin so that the correct stored procedure is generated in the database. We have improved it a lot in the last versions of nopCommerce with a lot of new features and performance improvements.
Please let us know if after re-installing the Nop Ajax Filters plugin the error still exists.