hi how solve error quick view? nopcommerce 3.9 and template prisma
ShortMessage: An error occurred when trying to create a controller of type 'SevenSpikes.Nop.Plugins.QuickView.Controllers.QuickViewCatalogController'. Make sure that the controller has a parameterless public constructor.
FullMessage: System.InvalidOperationException: An error occurred when trying to create a controller of type 'SevenSpikes.Nop.Plugins.QuickView.Controllers.QuickViewCatalogController'. Make sure that the controller has a parameterless public constructor. ---> Autofac.Core.DependencyResolutionException: An error occurred during the activation of a particular registration. See the inner exception for details. Registration: Activator = QuickViewCatalogController (ReflectionActivator), Services = [SevenSpikes.Nop.Plugins.QuickView.Controllers.QuickViewCatalogController], Lifetime = Autofac.Core.Lifetime.CurrentScopeLifetime, Sharing = None, Ownership = OwnedByLifetimeScope ---> An exception was thrown while invoking the constructor 'Void .ctor(Nop.Web.Factories.IProductModelFactory, Nop.Services.Catalog.ICategoryService, Nop.Services.Catalog.IManufacturerService, Nop.Services.Catalog.IProductService, Nop.Services.Vendors.IVendorService, Nop.Services.Catalog.IProductTemplateService, Nop.Services.Catalog.IProductAttributeService, Nop.Core.IWorkContext, Nop.Core.IStoreContext, Nop.Services.Tax.ITaxService, Nop.Services.Directory.ICurrencyService, Nop.Services.Media.IPictureService, Nop.Services.Localization.ILocalizationService, Nop.Services.Directory.IMeasureService, Nop.Services.Catalog.IPriceCalculationService, Nop.Services.Catalog.IPriceFormatter, Nop.Core.IWebHelper, Nop.Services.Catalog.ISpecificationAttributeService, Nop.Services.Helpers.IDateTimeHelper, Nop.Services.Catalog.IRecentlyViewedProductsService, Nop.Services.Catalog.ICompareProductsService, Nop.Services.Messages.IWorkflowMessageService, Nop.Services.Catalog.IProductTagService, Nop.Services.Orders.IOrderReportService, Nop.Services.Orders.IOrderService, Nop.Services.Security.IAclService, Nop.Services.Stores.IStoreMappingService, Nop.Services.Security.IPermissionService, Nop.Services.Media.IDownloadService, Nop.Services.Logging.ICustomerActivityService, Nop.Services.Catalog.IProductAttributeParser, Nop.Services.Shipping.IShippingService, Nop.Services.Events.IEventPublisher, Nop.Core.Domain.Media.MediaSettings, Nop.Core.Domain.Catalog.CatalogSettings, Nop.Core.Domain.Vendors.VendorSettings, Nop.Core.Domain.Orders.ShoppingCartSettings, Nop.Core.Domain.Localization.LocalizationSettings, Nop.Core.Domain.Customers.CustomerSettings, Nop.Web.Framework.Security.Captcha.CaptchaSettings, Nop.Core.Domain.Seo.SeoSettings, Nop.Core.Caching.ICacheManager, SevenSpikes.Nop.Plugins.QuickView.Domain.QuickViewSettings)' on type 'QuickViewCatalogController'. ---> Method not found: 'Void Nop.Web.Controllers.ProductController..ctor(Nop.Web.Factories.IProductModelFactory, Nop.Services.Catalog.IProductService, Nop.Core.IWorkContext, Nop.Core.IStoreContext, Nop.Services.Localization.ILocalizationService, Nop.Core.IWebHelper, Nop.Services.Catalog.IRecentlyViewedProductsService, Nop.Services.Catalog.ICompareProductsService, Nop.Services.Messages.IWorkflowMessageService, Nop.Services.Orders.IOrderReportService, Nop.Services.Orders.IOrderService, Nop.Services.Security.IAclService, Nop.Services.Stores.IStoreMappingService, Nop.Services.Security.IPermissionService, Nop.Services.Logging.ICustomerActivityService, Nop.Services.Events.IEventPublisher, Nop.Core.Domain.Catalog.CatalogSettings, Nop.Core.Domain.Orders.ShoppingCartSettings, Nop.Core.Domain.Localization.LocalizationSettings, Nop.Web.Framework.Security.Captcha.CaptchaSettings, Nop.Core.Caching.ICacheManager)'. (See inner exception for details.) (See inner exception for details.) ---> Autofac.Core.DependencyResolutionException: An exception was thrown while invoking the constructor 'Void .ctor(Nop.Web.Factories.IProductModelFactory, Nop.Services.Cata
If you have made any modifications to the nopCommerce ProductController constructor please revert them and use property injection instead of constructor injection.
Hi! we are talking with our "SEO guy" and he show us big SEO problem with Nop Quick Tabs on product page. This is not visible for user, but for google robots yes. And we have duplicate content… because full desciption = tabs content and we have 2 Times same description / h2 etc. Is any possibility to change that?
Hi! we are talking with our "SEO guy" and he show us big SEO problem with Nop Quick Tabs on product page. This is not visible for user, but for google robots yes. And we have duplicate content… because full desciption = tabs content and we have 2 Times same description / h2 etc. Is any possibility to change that?
Hi jakubz,
Unfortunately there is no way to remove the default description from the Tabs plugin and that is why the content is duplicated. But you can manually comment the default description in the ProductTemplate.xxxx.cshtml file.
We have been using Quick Tabs plugin and it has been working fine. However, when we tried to use Foxnetsoft's Popup Login plugin (( https://www.foxnetsoft.com/noppopuplogin )), we faced an issue.
When the Quick Tabs plugin is enabled; if the customer tries to login on a product detail page, these messages are shown on popup: https://prnt.sc/v50368
If we disable Review tab from the Quick Tabs plugin configuration, these messages don't appear. So, there must a bug with Review tab.
We have been using Quick Tabs plugin and it has been working fine. However, when we tried to use Foxnetsoft's Popup Login plugin (( https://www.foxnetsoft.com/noppopuplogin )), we faced an issue.
When the Quick Tabs plugin is enabled; if the customer tries to login on a product detail page, these messages are shown on popup: https://prnt.sc/v50368
If we disable Review tab from the Quick Tabs plugin configuration, these messages don't appear. So, there must a bug with Review tab.
Please let me know how to fix this issue.
Thank you in advance.
Greetings,
Thank you for reaching out to us!
Please raise a ticket in our ticket system and provide us with administrator access, in order for us to investigate further.