Hi again! I have question. After installaton this plugin I can't see my cart without logging on page...
Can I change this somewhere? I see this:
Not logged client add something to cart, looking others products and want to see his cart. Click on it, and see only products in cart... Now he needs to log because NopOnePageCheckout move him to "orderpage"... and he can't see products in his cart :(
Thx :) I wait for it.
Maybe you can help me... after update and turn on OnePageCheckout and update SevenSpikesCore filters, pagination etc. doesn't work (www.godstoys.pl)
In log's I have this error:
[code]Błąd
Komunikat wpisu dziennika.Opis skrócony: The parameters dictionary contains a null entry for parameter 'searchCategoryId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult GetFilteredProducts(Int32, Int32, Int32, SevenSpikes.Nop.Plugins.AjaxFilters.Models.PriceRangeFilterSlider.PriceRangeFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.SpecificationFilter.SpecificationFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.AttributeFilter.AttributeFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.ManufacturerFilter.ManufacturerFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.VendorFilter.VendorFilterModel7Spikes, Nop.Web.Models.Catalog.CatalogPagingFilteringModel, SevenSpikes.Nop.Plugins.AjaxFilters.Models.OnSaleFilter.OnSaleFilterModel7Spikes, System.String, Boolean, System.String, Int32, Int32, System.Nullable`1[System.Decimal], System.Nullable`1[System.Decimal], Boolean, Boolean, Boolean, Boolean)' in 'SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Nazwa parametru: parameters
Szczegóły wpisu dziennika.Opis zdarzenia: System.ArgumentException: The parameters dictionary contains a null entry for parameter 'searchCategoryId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult GetFilteredProducts(Int32, Int32, Int32, SevenSpikes.Nop.Plugins.AjaxFilters.Models.PriceRangeFilterSlider.PriceRangeFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.SpecificationFilter.SpecificationFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.AttributeFilter.AttributeFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.ManufacturerFilter.ManufacturerFilterModel7Spikes, SevenSpikes.Nop.Plugins.AjaxFilters.Models.VendorFilter.VendorFilterModel7Spikes, Nop.Web.Models.Catalog.CatalogPagingFilteringModel, SevenSpikes.Nop.Plugins.AjaxFilters.Models.OnSaleFilter.OnSaleFilterModel7Spikes, System.String, Boolean, System.String, Int32, Int32, System.Nullable`1[System.Decimal], System.Nullable`1[System.Decimal], Boolean, Boolean, Boolean, Boolean)' in 'SevenSpikes.Nop.Plugins.AjaxFilters.Controllers.Catalog7SpikesController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Nazwa parametru: parameters w System.Web.Mvc.ActionDescriptor.ExtractParameterFromDictionary(ParameterInfo parameterInfo, IDictionary`2 parameters, MethodInfo methodInfo) w System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) w System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) w System.Web.Mvc.Async.AsyncControllerActionInvoker.<BeginInvokeSynchronousActionMethod>b__39(IAsyncResult asyncResult, ActionInvocation innerInvokeState) w System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) w System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3d() w System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() w System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() w System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocationWithFilters.<>c__DisplayClass46.<InvokeActionMethodFilterAsynchronouslyRecursive>b__3f() w System.Web.Mvc.Async.AsyncControllerActionInvoker.AsyncInvocation
Sorry... you kill me ;) but i can't edit or delete earlier posts.
I copy all files, and now it's works! :)
Only "new address" should be works better. Now I have preselected last address but can't choose "create new". When i click on it, nothing change... I need click in other address to be start working ;)
But actually it's fine :) I install it today on my shop page :)
Ok I try but this doesn't work. I checked all to be preselected... but this nothing change :(
Stil have preselected "new address" and need click "ship to the same address" :(
I restart application and clear cache... what I do wrong?
Ok. sorry i found it in settings ;)
input.ng-invalid.ng-dirty, textarea.ng-invalid.ng-dirty, .has-error {
border: 1px solid red !important;
}
"Officially the permanent enabling of the complete button will probably be available next week. If you don't want to wait you could enable the button but you will have to count on server validation. You could do it by going to Plugins\SevenSpikes.Nop.Plugins.RealOnePageCheckout\Views\RealOnePageCheckout, open the RealOnePageCheckout.cshtml view, locate this "div" at the bottom of the form:"
Hi maybe you update this?
Thx! I do this by myself but your solutions is better :)
Thx!
Hi again! i have one more question maybe you can help me.
I want create something like you have here:
https://www.nop-templates.com/login?ReturnUrl=%2fcheckout
In one line returning and new customer.
Maybe you can help me, how should I change CSS to do this responsive?