HomeHome Product Discus... Product Discus...SmithCartSmithCartError when viewing product detailsError when viewing product details
Previous
 
Next
New Post
2/16/2011 2:33 AM
 

Hi there

I'm evaluating the Smith Cart at the moment. When I go to view a product's details, I receive an error, and on looking at the Event Log, this is what I get:

DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 05da149d-0a37-4e41-9960-58b41568ce32
InnerException: Object reference not set to an instance of an object.
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: Smith.DNN.Modules.ProductDetail.ProductDetails.BindDetails
StackTrace:
Message: System.NullReferenceException: Object reference not set to an instance of an object. at Smith.DNN.Modules.ProductDetail.ProductDetails.BindDetails(ProductsInfo pinfo) at Smith.DNN.Modules.ProductDetail.ProductDetails.Page_Init(Object sender, EventArgs e) at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnInit(EventArgs e) at System.Web.UI.UserControl.OnInit(EventArgs e) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.InitRecursive(Control namingContainer) at System.Web.UI.Control.AddedControl(Control control, Int32 index) at System.Web.UI.ControlCollection.Add(Control child) at DotNetNuke.UI.Modules.ModuleHost.InjectModuleContent(Control content) at DotNetNuke.UI.Modules.ModuleHost.LoadUpdatePanel() at DotNetNuke.UI.Modules.ModuleHost.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at DotNetNuke.UI.Modules.ModuleHost.get_ModuleControl() at DotNetNuke.UI.Containers.Container.get_ModuleControl() at DotNetNuke.UI.Containers.Container.ProcessModule() at DotNetNuke.UI.Skins.Pane.InjectModule(ModuleInfo objModule)

I've checked and have found this error in a previous post and have made sure that the SEO section is set up, but I still receive the error.

Many thanks for any help you may be able to give.

 
New Post
2/17/2011 9:59 PM
 

Are you using the image zoom feature or lightbox effect? And if you are, have you installed the zoom package/lightbox package?


Here are the instructions to setup the Zoom javascript and css support files:

  1. Extract zoom-files.zip to a new folder on your PC or Server.

  2. Copy the jqzoom.css to your \CSS folder off the root of your server DNN install.

  3. Copy the \JS files extracted to your \JS folder off the root of your server DNN install.

  4. Copy the zoomloader.gif in the \Images folder extracted to your \Images folder off the root of your server DNN install.

  5. Open up the productdetails.ascx page located in the \desktopmodules\smith-productdetails folder and uncomment the zoom script section at the top of the page.

Thanks,

Christian


 
Previous
 
Next
HomeHome Product Discus... Product Discus...SmithCartSmithCartError when viewing product detailsError when viewing product details