- Moderator
- 386
Im getting this error:
System.NullReferenceException: Object reference not set to an instance of an object. at SevenSpikes.Nop.Plugins.NopQuickTabs.AdminTabStripConsumer.AdminTabStripConsumer.HandleEvent(AdminTabStripCreated tabEventInfo) at Nop.Services.Events.EventPublisher.PublishToConsumer[T](IConsumer`1 x, T eventMessage)
When editing products.
Can you help?
System.NullReferenceException: Object reference not set to an instance of an object. at SevenSpikes.Nop.Plugins.NopQuickTabs.AdminTabStripConsumer.AdminTabStripConsumer.HandleEvent(AdminTabStripCreated tabEventInfo) at Nop.Services.Events.EventPublisher.PublishToConsumer[T](IConsumer`1 x, T eventMessage)
When editing products.
Can you help?
Hi IvanSlater,
Could you please specify what is your nopCommerce version. Also, please make sure that there are no such calls like this "AdminTabStripCreated(this.Html, null)" in your code.
Thanks.
Regards,
Hristian Dimov
Nop-Templates.com
Hristian Dimov
Nop-Templates.com