No, user_stats:Does their user_stats data delete when they're offline? As the user profile is collected from user_stats, so something is making it only collect when the user is online.
Any offline user...Okay but if that ANY offline user or ones specific? I ask because that specific user your clicking may not have user data but others do. Double check. Worst case, Add my disc: PureDesire#7214
That was the mistake, thank you. <3goto UserDataFactory.cs and search for
Code:public static UserData GetUserData(int UserId)
and make sure the queries match your tables.
No problem , thread has been closed as issue has been resolved.That was the mistake, thank you. <3