Close

nop Traction theme - settings throws server error

Tommy
6 years ago
#14086 Quote
Avatar
  • 20
Hi

I have a client having this issue when going to settings for Traction theme in nop 3.70.

Compile error message: CS1061: Seven spikes theme traction theme settingsmodel does not contain a definition for 'Enables as widget' ......

Source error: Line 77: Write(html.fieldidfor(model => model.enabledaswidget));

Do you have an idea of cause?

Br
Tommy

Versions:
SevenSpikes.Nop.Conditions, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Core, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.EntitySettings, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Framework, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Mappings, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AjaxCart, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AjaxFilters, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AjaxFilters.Pro, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.AnywhereSliders, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.CloudZoom, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.Core, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.FacebookShop, Version=3.7.428.19570, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.HtmlWidgets, Version=3.7.572.20010, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.InstantSearch, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.JCarousel, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.MegaMenu, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.NopQuickTabs, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.PrevNextProduct, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.ProductRibbons, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.QuickView, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.RealOnePageCheckout, Version=3.7.209.18969, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.SaleOfTheDay, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Plugins.StoreLocator, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Scheduling, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Nop.Services, Version=3.7.1269.22020, Culture=neutral, PublicKeyToken=null
SevenSpikes.Theme.Traction, Version=3.7.130.18711, Culture=neutral, PublicKeyToken=null

SDobrev
6 years ago
#14087 Quote
Avatar
  • Moderator
  • 283
Hi,

It is possible this error to be caused by version mismatch between the Core plugin and Traction plugin.

Update the Traction theme plugin to the same version as the Core plugin.
Best Regards,
Stoyan Dobrev
Nop-Templates.com
Tommy
6 years ago
#14089 Quote
Avatar
  • 20
I will try that out :-)