Close

Error

IvanSlater
9 years ago
#7610 Quote
Avatar
  • 89
Hi..

Im have seen this error sometime in log... do you have any clue?

The parameters dictionary contains a null entry for parameter 'productPageId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult RetrieveProductRibbons(Int32, Int32[])' in 'SevenSpikes.Nop.Plugins.ProductRibbons.Controllers.ProductRibbonsController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters


System.ArgumentException: The parameters dictionary contains a null entry for parameter 'productPageId' of non-nullable type 'System.Int32' for method 'System.Web.Mvc.ActionResult RetrieveProductRibbons(Int32, Int32[])' in 'SevenSpikes.Nop.Plugins.ProductRibbons.Controllers.ProductRibbonsController'. An optional parameter must be a reference type, a nullable type, or be declared as an optional parameter. Parameter name: parameters at System.Web.Mvc.ActionDescriptor.ExtractParameterFromDictionary(ParameterInfo parameterInfo, IDictionary`2 parameters, MethodInfo methodInfo) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)...


source: http://www.aquelascoisas.com.br/productribbons/retrieveproductribbons
Boyko
9 years ago
#7614 Quote
Avatar
  • Moderator
  • 1570
IvanSlater wrote:
Hi..

Im have seen this error sometime in log... do you have any clue?


HI IvanSlater,

This issue has been resolved, so please update the plugin as described here.

Thanks
Regards,
Nop-Templates.com Team