Close

Change the order of the dropdown boxes

vedran
12 years ago
#423 Quote
Avatar
  • 45
Hello
where is the place for download. With PlugIns are older version.
In "my account" not.
Thank you
Support
12 years ago
#424 Quote
Avatar
  • Moderator
  • 1044
Yes,

In My Account -> Downlodable Products

Just download the Nop Ajax Filters, the link always points to the latest version.
vedran
12 years ago
#425 Quote
Avatar
  • 45
In last download AjaxFilter is Seven Spikes Core from 02.02.2012
In last download HeaderMenu is Seven Spikes Core from 07.02.2012
non after 14.02.2012
vedran
12 years ago
#426 Quote
Avatar
  • 45
I found one from 15.02.2012 in UltimatePluginCollection. Works fine.
I must try this, thanks.
vedran
12 years ago
#427 Quote
Avatar
  • 45
There is a problem.
Apply only one filter.
Only one filter gets the label "Clear".
You can look there HERE
Trial limit?
Support
12 years ago
#428 Quote
Avatar
  • Moderator
  • 1044
Hi,

We did not realize you were using the trial version. Apologies for this. We have updated the trial to the latest version.
As to the problem you are having, something seems wrong with your installation. Would you be able to give us access (in a PM) to install the filters on your web site so that we can see for ourselves what is going on? If not let us know and we will send you at least an unminified version of the javascript files so that we can have a better idea of the problem.
vedran
12 years ago
#429 Quote
Avatar
  • 45
In PM
vedran
12 years ago
#430 Quote
Avatar
  • 45
SevenSpikes.Nop.Services.Helpers.FiltersAvailabilityHelper.FilterProductsAndDetermineAvailableFiltersForLaterRetrieval(IQueryable`1 products, Nullable`1 featuredProducts) at SevenSpikes.Nop.Services.Catalog.ProductService7Spikes.SearchProducts(Int32 categoryId, Int32 manufacturerId, Nullable`1 featuredProducts, Nullable`1 priceMin, Nullable`1 priceMax, Int32 productTagId, String keywords, Boolean searchDescriptions, Int32 languageId, SpecificationFilterModelDTO specifiationFilterModelDTO, AttributeFilterModelDTO attributeFilterModelDTO, ManufacturerFilterModelDTO manufacturerFilterModelDTO, ProductSortingEnum orderBy, Int32 pageIndex, Int32 pageSize, Boolean includeProductsFromSubcategories, Boolean showHidden) at SevenSpikes.Nop.AjaxFilters.Controllers.Catalog7SpikesController.GetFilteredProducts(Int32 categoryId, PriceRangeFilterModel7Spikes priceRangeFilterModel7Spikes, SpecificationFilterModel7Spikes specificationFiltersModel7Spikes, AttributeFilterModel7Spikes attributeFiltersModel7Spikes, ManufacturerFilterModel7Spikes manufacturerFiltersModel7Spikes, CatalogPagingFilteringModel pagingFilteringModel) at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ActionMethodDispatcher.Execute(ControllerBase controller, Object[] parameters) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<>c__DisplayClass17.<InvokeActionMethodWithFilters>b__14() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at System.Web.Mvc.Controller.ExecuteCore() at System.Web.Mvc.ControllerBase.Execute(RequestContext requestContext) at System.Web.Mvc.ControllerBase.System.Web.Mvc.IController.Execute(RequestContext requestContext) at System.Web.Mvc.MvcHandler.<>c__DisplayClass6.<>c__DisplayClassb.<BeginProcessRequest>b__5() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.<>c__DisplayClasse.<EndProcessRequest>b__d() at System.Web.Mvc.SecurityUtil.<GetCallInAppTrustThunk>b__0(Action f) at System.Web.Mvc.SecurityUtil.ProcessInApplicationTrust(Action action) at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.EndProcessRequest(IAsyncResult result) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
Support
12 years ago
#431 Quote
Avatar
  • Moderator
  • 1044
Thank you for providing us with the login details!

Please add this property to the connection string in your Nop.Web\App_Data\Settings.txt:

MultipleActiveResultSets=True

This should fix the problem.

Please let us know when you change it, so that we can also check if the filters are working!

Thanks
vedran
12 years ago
#435 Quote
Avatar
  • 45
Now everithyng is OK. Working.
I'm going to try other.
Thank you