[Fixed] Member Ranking Admin
Printed from: Snitz™ .NET Core
URL: https://www.reddick.co.uk/mvc/Topic/Posts/7412?pagenum=1
Printed on: Jul 09, 2025 17:53
Topic
Author : HuwR
Subject : [Fixed] Member Ranking Admin
Posted : Jul 08, 2025 12:47
Message :
Unable to save any changes?
Replies ...
1
Reply Author: HuwR
Replied on: 7/9/2025 7:14:46 AM..ToLocalTime().ToForumDisplay()
Message:
Ah! The issue is because the FORUM_RANKING table has a 0 value as the ID column which basically confues the Entity Framework which assumes that an ID of 0 means it is a new record!!
2
Reply Author: HuwR
Replied on: 7/9/2025 9:55:08 AM..ToLocalTime().ToForumDisplay()
Message:
Phew.. fortunately there is a fairly simple solution
3
Reply Author: HuwR
Replied on: 7/9/2025 4:11:20 PM..ToLocalTime().ToForumDisplay()
Message: