- 45
Hello,
I'm using NopCommerce 3.7, and for some reason I can no longer access the admin menu for the Traction Theme. As far as I know I haven't changed anything in quite a while but I'm no longer eligible for formal support. Any assistance would be greatly appreciated.
This is the message that I get when I try to go to Settings:
----
Server Error in '/' Application.
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.Traction.Models.Admin.TractionThemeSettingsModel' does not contain a definition for 'EnabledAsWidget' and no extension method 'EnabledAsWidget' accepting a first argument of type 'SevenSpikes.Theme.Traction.Models.Admin.TractionThemeSettingsModel' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 75: WriteLiteral("\").change(logoOverrideChanged);\r\n $(\"#");
Line 76:
Line 77: Write(Html.FieldIdFor(model => model.EnabledAsWidget));
Line 78:
Line 79: WriteLiteral("\").change(showThemeSettings);\r\n $(\"#");
Source File: c:\local\Temporary ASP.NET Files\root\b0936495\4b8b31\App_Web_sevenspikes.theme.traction.views.tractionthemeadmin.settings.cshtml.9e60d8de.g06hrvsv.0.cs Line: 77
---
I'm using NopCommerce 3.7, and for some reason I can no longer access the admin menu for the Traction Theme. As far as I know I haven't changed anything in quite a while but I'm no longer eligible for formal support. Any assistance would be greatly appreciated.
This is the message that I get when I try to go to Settings:
----
Server Error in '/' Application.
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.Traction.Models.Admin.TractionThemeSettingsModel' does not contain a definition for 'EnabledAsWidget' and no extension method 'EnabledAsWidget' accepting a first argument of type 'SevenSpikes.Theme.Traction.Models.Admin.TractionThemeSettingsModel' could be found (are you missing a using directive or an assembly reference?)
Source Error:
Line 75: WriteLiteral("\").change(logoOverrideChanged);\r\n $(\"#");
Line 76:
Line 77: Write(Html.FieldIdFor(model => model.EnabledAsWidget));
Line 78:
Line 79: WriteLiteral("\").change(showThemeSettings);\r\n $(\"#");
Source File: c:\local\Temporary ASP.NET Files\root\b0936495\4b8b31\App_Web_sevenspikes.theme.traction.views.tractionthemeadmin.settings.cshtml.9e60d8de.g06hrvsv.0.cs Line: 77
---