I am getting the following error when I try to configure this plugin (see below). Any suggestions? It is causing the store to error out.
Thanks Greggory
The controller for path '/Admin/Widget/ConfigureWidget' was not found or does not implement IController.
Stack Trace:
[HttpException (0x80004005): The controller for path '/' was not found or does not implement IController.] System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType) +321 System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) +81 System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) +270 System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) +86 System.Web.Mvc.ServerExecuteHttpHandlerWrapper.Wrap(Func`1 func) +41
I am getting the following error when I try to configure this plugin (see below). Any suggestions? It is causing the store to error out.
Thanks Greggory
The controller for path '/Admin/Widget/ConfigureWidget' was not found or does not implement IController.
Hi Greggory,
Please open your Global.asax file with Notepad and add an empty space at the end of the file and save it. You should be able to access the Quick View settings page from Plugins -> Nop Quick View -> Settings menu, also from the Widgets page or from the Configuration -Plugins.
The simple space did fix the issue. Very strange. Thanks though.
Yes, it is a known issue related to nopCommerce and MVC. The empty space simply triggers a full cache reset in the ASP.NET temporary files, so that the newly installed plugin controllers can be discovered.
i think there is a bug with tier prices and QuickView plugin.
i have a product that costs 7$ tier prices : +2 : 5$ +3 : 4$ +4 : 3.5$ +5 : 3$
when i buy 1 item, the price i need to pay is 3$ when i buy 2 items, the price i need to pay, for each one is 3.5$
both are wrong.
please check.
Thanks, Shay
Hi Shay,
If you have added for example 1 item from this product in your shopping cart, that costs 7$, and after that you again add 1 item from the same product, the cost of the both items will be 5$ per item. The Ajax Cart plugin checks the shopping cart content and if you already added this item, it checks the quantity and applies the tier price. Please remove the products from the shopping cart and try your test again. We do not see any problems with the tier prices.
Ivan Stoyanov
Thank you for choosing our products! Your feedback is important to us!
Hi, I have a problem with plugin Quick View. when mouse hover in a product, sometimes, he dont show button. it's necessary refresh page site for plugin works fine.
Hi, I have a problem with plugin Quick View. when mouse hover in a product, sometimes, he dont show button. it's necessary refresh page site for plugin works fine.
http://or131223.gestotaldigital.com
Hi,
I checked the following url(http://or131223.gestotaldigital.com/loja) and could not reproduce the error. Can you please check your administration -> system -> log for any errors that can prevent the button to show. As you have purchased the paid version and not the trial one, there should be no problem with the plugin. Can you also let us know in which browser you have come across that behavior.