Close

Profile: jburke

Avatar

User posts

12 years ago

I completely removed the cloud zoom folder, cleared the cache, re-installed version 3.1.349.8541 (this morning), restarted the application and still have the same issue. The odd thing is that it is not on all products and I have not made any changes to the template that would affect this.

Please see these:

Messed up: http://www.shinybars.com/1-oz-rand-refinery-lunar-year-of-the-snake-silver-bar-999-fine

Doesn't work at all on the 1st image and has been this way since before the recent issues: http://www.shinybars.com/2013-1oz-american-silver-eagle-brilliant-uncirculated

Works perfectly on this one: http://www.shinybars.com/1oz-avdp-copper-bullion-round-999-fine

12 years ago

I updated to the latest versions of the Ultimate plugin collection. Now my Cloud Zoom is acting crazy. Basically i'm using the "Inside" zoom type. When I try to zoom it only uses about half of the image and the normal image is halfway covered up. Please see what i'm talking about at: http://www.shinybars.com/1oz-silvertowne-trademark-bar-999-fine

If I may add something off topic to this post. I don't know what I did differently than before, but I lost all of my settings from the previously configured ultimate plugin collection to include sliders, jcarosel's, and all setting associated with smart seo, etc.

12 years ago

That did it! Thanks for letting me know. :-) Back in business now.

12 years ago

Thanks! It's good to know that i'm not the only one.

12 years ago

My post was truncated, here's the rest:

Page URL: http://www.shinybars.com/quickviewcatalog/qucikviewdata

The above url is the reported page url. One thing I do notice is that "quick" is spelled wrong in the url. I don't know if this is by design, or if it is causing the problem?

The other error I get is this:

Log level:   Error
The log entry message.Short message:   The controller for path '/Scripts/jquery-ui.min.js' was not found or does not implement IController.
The details for the log entry.Full message:   System.Web.HttpException (0x80004005): The controller for path '/Scripts/jquery-ui.min.js' was not found or does not implement IController. at System.Web.Mvc.DefaultControllerFactory.GetControllerInstance(RequestContext requestContext, Type controllerType) at System.Web.Mvc.DefaultControllerFactory.CreateController(RequestContext requestContext, String controllerName) at System.Web.Mvc.MvcHandler.ProcessRequestInit(HttpContextBase httpContext, IController& controller, IControllerFactory& factory) at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContextBase httpContext, AsyncCallback callback, Object state) at System.Web.Mvc.MvcHandler.BeginProcessRequest(HttpContext httpContext, AsyncCallback callback, Object state) at System.Web.Mvc.MvcHandler.System.Web.IHttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Any help with this would be greatly appreciated!

12 years ago

I broke down and upgraded to nop 3.1 I downloaded the new (paid) version of nop ultimate collection. I installed all of the plugins and am having issues with the quickview plugin. After installing, I get the "Quick View" button on my home page products. When I click it, it pops up the lightbox like it is loading then it gives me an error of: "Loading the page failed"  I have already tried the global.asax spaces/re-save thing as well as cleared the cache. Here are the two common errors I get when I attempt to use the quickview plugin and i'm not sure if the .js one is related or not:

Error
The log entry message.Short message:   A route named 'AddProductVariantToCart' could not be found in the route collection. Parameter name: name
The details for the log entry.Full message:   System.ArgumentException: A route named 'AddProductVariantToCart' could not be found in the route collection. Parameter name: name at System.Web.Routing.RouteCollection.GetVirtualPath(RequestContext requestContext, String name, RouteValueDictionary values) at System.Web.Mvc.RouteCollectionExtensions.GetVirtualPathForArea(RouteCollection routes, RequestContext requestContext, String name, RouteValueDictionary values, Boolean& usingAreas) at System.Web.Mvc.UrlHelper.GenerateUrl(String routeName, String actionName, String controllerName, RouteValueDictionary routeValues, RouteCollection routeCollection, RequestContext requestContext, Boolean includeImplicitMvcValues) at System.Web.Mvc.UrlHelper.GenerateUrl(String routeName, String actionName, String controllerName, String protocol, String hostName, String fragment, RouteValueDictionary routeValues, RouteCollection routeCollection, RequestContext requestContext, Boolean includeImplicitMvcValues) at System.Web.Mvc.UrlHelper.RouteUrl(String routeName, Object routeValues, String protocol) at System.Web.Mvc.UrlHelper.RouteUrl(String routeName, Object routeValues) at ASP._Page_Plugins_SevenSpikes_Nop_Plugins_QuickView_Views_QuickViewCatalog__Single_cshtml.Execute() in e:\HostingSpaces\jburke\shinybars.com\wwwroot\Plugins\SevenSpikes.Nop.Plugins.QuickView\Views\QuickViewCatalog\_Single.cshtml:line 44 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.HtmlHelper.RenderPartialInternal(String partialViewName, ViewDataDictionary viewData, Object model, TextWriter writer, ViewEngineCollection viewEngineCollection) at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData) at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName) at ASP._Page_Plugins_SevenSpikes_Nop_Plugins_QuickView_Views_QuickViewCatalog_ProductTemplate_Simple_cshtml.Execute() in e:\HostingSpaces\jburke\shinybars.com\wwwroot\Plugins\SevenSpikes.Nop.Plugins.QuickView\Views\QuickViewCatalog\ProductTemplate.Simple.cshtml:line 1 at System.Web.WebPages.WebPageBase.ExecutePageHierarchy() at System.Web.Mvc.WebViewPage.ExecutePageHierarchy() at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) at System.Web.Mvc.RazorView.RenderView(ViewContext viewContext, TextWriter writer, Object instance) at System.Web.Mvc.BuildManagerCompiledView.Render(ViewContext viewContext, TextWriter writer) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResult(ControllerContext controllerContext, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWith

12 years ago

I am extremely interested in the Ribbon plugin. Do you anticipate releasing a version for nop 2.8?

12 years ago

Boyko wrote:

Hi jburke,

Do you have the Nop Quick Tabs plugin installed and the Automatic integration enabled?
If so then you need to modify the view of the Tabs as when the Automatic integration is enabled the views from the Tabs override the ones in the theme.
Please either disable the automatic integration of the Tabs and integrate them manually or simply delete the same lines from the files in this folder:
Plugins\SevenSpikes.Nop.Plugins.NopQuickTabs\AutomaticIntegration\DefaultClean\Views\Catalog

Please let us know if this is the case!

Thanks


This was exactly the issue! Thank you it is fixed. I appreciate the assistance.

12 years ago

Boyko wrote:
Your plugins are fantastic! I do have a quick question though. When I add a related products jcarousel, it works fine, however, the core nopcommerce "related products" also display on the page. How do I display only the jcarousel and remove the core nopcommerce related products list? I'm on 2.80 using the default clean theme.

Thanks!

Hi jburke,

Thank you for using our products and we are glad that you like them and find them useful!

To remove the core nopCommerce related products you need to modify the Product Templates in the Catalog folder and comment or remove this line:
 @Html.Action("RelatedProducts", "Catalog", new { productId = Model.Id })


There are two product templates that you need to modify (depending on which one you use you can edin only one of them):
Views\Catalog\ProductTemplate.SingleVariant.cshtml
Views\Catalog\ProductTemplate.VariantsInGrid.cshtml

Hope this helps!


Thanks for the quick response! I have deleted the line of code mentioned above from both of the product templates. I have cleared my cache, restarted IE, and verified that I modified the correct product templates (twice) and the Related products (in addition to the jcarousel) are still there. Thanks for the assistance, is there another file I need to edit?

12 years ago

Your plugins are fantastic! I do have a quick question though. When I add a related products jcarousel, it works fine, however, the core nopcommerce "related products" also display on the page. How do I display only the jcarousel and remove the core nopcommerce related products list? I'm on 2.80 using the default clean theme.

Thanks!