I upgraded nopcommerce from version 3.7 to version 4.1. After installing and configuring the plugin Smart Product Collections, I get the following error message:
An unhandled exception occurred while processing the request.
SqlException: Invalid object name 'SS_SPC_ProductsGroup'.
Nop.Web.Framework.Infrastructure.Extensions.ApplicationBuilderExtensions+<>c.<UseNopExceptionHandler>b__1_1(HttpContext context) in ApplicationBuilderExtensions.cs, line 83
System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'SS_SPC_ProductsGroup'.
at Nop.Web.Framework.Infrastructure.Extensions.ApplicationBuilderExtensions.<>c.<UseNopExceptionHandler>b__1_1(HttpContext context) in C:\nopCommerce_4.10_Source\Presentation\Nop.Web.Framework\Infrastructure\Extensions\ApplicationBuilderExtensions.cs:line 83
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.ExceptionHandlerMiddleware.Invoke(HttpContext context)
at Microsoft.AspNetCore.Diagnostics.DeveloperExceptionPageMiddleware.Invoke(HttpContext context)
ClientConnectionId:997c6864-ef62-46d7-8bec-792507b8b1f8
Error Number:208,State:1,Class:16
I've installed Tiffany theme, but there are several problems:
1 – The Horizontal Menu appears under main slider.
2 - In the horizontal menu subcategories, appear with photos. I cannot create sliders in the horizontal menu for categories, although I follow the instructions for this theme according to the help.
3 – About Featured Categories in home page, how should I create this square quaternary structure?
I've installed Tiffany theme, but there are several problems:
1 – The Horizontal Menu appears under main slider.
2 - In the horizontal menu subcategories, appear with photos. I cannot create sliders in the horizontal menu for categories, although I follow the instructions for this theme according to the help.
3 – About Featured Categories in home page, how should I create this square quaternary structure?
thank you very much Hristian. the problem was solved.
hi
when i install a new theme (for example Nitro), when i click on "Nop Nitro Theme-->Settings", The following error occurs:
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1061: 'SevenSpikes.Theme.Nitro.Models.Admin.NitroThemeSettingsModel' does not contain a definition for 'EnabledAsWidget' and no extension method 'EnabledAsWidget' accepting a first argument of type 'SevenSpikes.Theme.Nitro.Models.Admin.NitroThemeSettingsModel' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 120:"html", 800, 47, false);
Line 121:
Line 122: Write(Html.FieldIdFor(model => model.EnabledAsWidget));
Line 123:
Line 124:EndContext("~/Views/NitroThemeAdmin/SevenSpikes.Theme.Nitro.Views.NitroThemeAdmin.Settings.cs" +
Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\vs\eb212c0b\98b85492\App_Web_sevenspikes.theme.nitro.views.nitrothemeadmin.settings.cshtml.a158a3bc._49_xm6b.0.cs Line: 122
Hi Stefan
You've helped me a lot. thank you very much. The problem was solved.
I created a slider for each of the categories in pavilion theme (by Nop Anywhere Sliders), but when hover next to the subcategories, pictures (categories and banner) not showing up on banner.
All of settings is ok. For example widget zones are set on: mega_menu_categories_before_dropdown_end_1, mega_menu_categories_before_dropdown_end_2, ....
the megamenusettings.numberofcategoriesperrow setting is set on the value of 3.
What is the problem?
thank you very much Stefan.
the problem was solved.
I installed Pavilion Theme, but when in plugin list i click on configuration button for Pavilion Theme, this error appears:
Compilation Error
Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.
Compiler Error Message: CS1061: 'SevenSpikes.Theme.Pavilion.Models.Admin.PavilionThemeSettingsModel' does not contain a definition for 'ProductImageProportion_OverrideForStore' and no extension method 'ProductImageProportion_OverrideForStore' accepting a first argument of type 'SevenSpikes.Theme.Pavilion.Models.Admin.PavilionThemeSettingsModel' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 2229:"ttings.cshtml", 11826, 161, false);
Line 2230:
Line 2231:WriteTo(__razor_helper_writer, Html.OverrideStoreCheckboxFor(model => model.ProductImageProportion_OverrideForStore, model => model.ProductImageProportion, Model.ActiveStoreScopeConfiguration));
Line 2232:
Line 2233:EndContext(__razor_helper_writer, "~/Views/PavilionThemeAdmin/SevenSpikes.Theme.Pavilion.Views.PavilionThemeAdmin.Se" +
Source File: c:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files\root\b6e838d6\7b6babdf\App_Web_sevenspikes.theme.pavilion.views.pavilionthemeadmin.settings.cshtml.c2168905.4vdrombl.0.cs Line: 2231