Close

Profile: cqjiyong

Avatar

User posts

Bugs
6 years ago

I have installed the nop-template plugins(Seven Spikes Core, Nop Uptown Theme), after installing Nop Cloud Zoom plugin, the product detail thrown an error, like the following, could anyone take a look it?



Server Error in '/' Application.

Buffer cannot be null.
Parameter name: buffer

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer

Source Error:


Line 3:  @foreach (var widget in Model)
Line 4:  {
Line 5:      @Html.Action(widget.ActionName, widget.ControllerName, widget.RouteValues)
Line 6:  }

Source File: g:\Git projects\PFAFF\Presentation\Nop.Web\Views\Widget\WidgetsByZone.cshtml    Line: 5

SDobrev wrote:
Hi,

You have to trigger "newProductsAddedToPageEvent" event after the filtration.

Here is a simple code that you can use:
$.event.trigger('newProductsAddedToPageEvent');


Thanks Stoyan, that's working.

Hello anyone,

I have implemented custom ajax filters in the page, please see the link:http://demostore2.synapseprojects.com.au/essearch. the quick view plugin is working when the page is first loading, but the quick view is gone when I selected an option of one filter,need I call a javascript method? could anyone tell me how could I solve this? Thanks in advance.

6 years ago

Hello anyone,

I have installed the Ajax Filters plugin in nopCommerce 3.8, it's working in Category page,

but it's not shown in search page,the url is also changed(like this : https://....../filterSearch).  

the configruation is following:

what's the problem? could anyone help me? Thanks.

7 years ago

Hi everyone,

I have installed the Nop Ajax Filter plugin, and set "Show Ajax Filters on Search Page" is enabled, but when I clicked the Serarch button, it ocuured an error,when I set "Show Ajax Filters on Search Page" is disabled, it's working correctly. How could I solve this error?
the error is following:

Method not found: 'Void Nop.Core.PagedList`1..ctor(System.Collections.Generic.IEnumerable`1<!0>, Int32, Int32)'.
System.MissingMethodException: Method not found: 'Void Nop.Core.PagedList`1..ctor(System.Collections.Generic.IList`1<!0>, Int32, Int32)'. at SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController.AjaxFiltersSearch(SearchModel model, CatalogPagingFilteringModel command) 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.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass33.<BeginInvokeActionMethodWithFilters>b__32(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<>c__DisplayClass2b.<BeginInvokeAction>b__1c() at System.Web.Mvc.Async.AsyncControllerActionInvoker.<>c__DisplayClass21.<BeginInvokeAction>b__1e(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.CallEndDelegate(IAsyncResult asyncResult) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResultBase`1.End() at System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) at System.Web.Mvc.Controller.<BeginExecuteCore>b__1d(IAsyncResult a

7 years ago

cqjiyong wrote:
I just want a page which include product list of one category(please see the link),(the first time, page loads the default first product ) when click someone product, it will be showing the corresponding the nop-tabs.is there any other ways to implement this?

https://docs.google.com/document/d/1nupVgq7LtSvSVfr-0PqE6CBHuhFm4m3MfmtSD8U3W9I/edit



Anyone here?

7 years ago

I just want a page which include product list of one category(please see the link),(the first time, page loads the default first product ) when click someone product, it will be showing the corresponding the nop-tabs.is there any other ways to implement this?

https://docs.google.com/document/d/1nupVgq7LtSvSVfr-0PqE6CBHuhFm4m3MfmtSD8U3W9I/edit