Using DNN 6.2.2, upgraded from SC 4.99 to 5.18 BETA.
Next issue:
My product listing has gone blank. The view cart button and pagination icons are there, but the list of products has now disappeared.
In the event viewer after viewing the Buy.Now page
EXCEPTION bindDtProductList: Object reference not set to an instance of an object.
STACK TRACE bindDtProductList: at Smith.DNN.Modules.BuyNow.ProductsList.dtProductslist_ItemDataBound(Object sender, DataListItemEventArgs e) at System.Web.UI.WebControls.DataList.OnItemDataBound(DataListItemEventArgs e) at System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) at System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) at System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) at System.Web.UI.WebControls.BaseDataList.DataBind() at Smith.DNN.Modules.BuyNow.ProductsList.bindDtProductList()
|
|