Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
Since we upgraded to 2.5009 we have been unable to edit categories. The following error is logged:
----------------------------------------------------------------------------- >> CategoriesBLL._UpdateCategoryHierarchy ----------------------------------------------------------------------------- >> System.NullReferenceException >> 5/15/2014 10:00:42 AM >> Version:2.5009 >> URL:http://www.hotel-buyer-store.co.uk/Admin/_ModifyCategory.aspx?CategoryID=80&strParent=19 >> 81.111.151.133 >> CUSTOM MESSAGE: Error: An unknown error has occurred. Please check the error logs for any info. >> MESSAGE: Object reference not set to an instance of an object. >> STACK: at CategoriesBLL._UpdateCategoryHierarchy(Int32 pChildID, String pNewParents, SqlConnection sqlConn, SqlTransaction savePoint)
I can see a record in tblKartrisCategories, CAT_ID - 0 and it has NULL values. It is also in the CategoryHierarchy table as a parent of all top level categories.
I don't know whether this has always been there and am reluctant to delete it to see if the problem is removed.
Any suggestions?
|
Group: Forum Members
Last Active: Thu 18 Jun 2015
Posts: 98,
Visits: 1,382
|
So it looks as though this was a bug that has now been resolved in 2.6003. We plan to upgrade soon so I will mark this as the resolution.
Wed 11 Jun 2014 by
TheCalicoTree
|