I think it is 4.0 version.
It is working fine if I use only your database. CuteChat.ChatWebUtility.CurrentIdentityIsAdministrator is returning true.
I am using my own users table and connecting to my database. I run all your scripts in my database. For validating the user i am using my own users table.
But in this case if i logged in as admin the CuteChat.ChatWebUtility.CurrentIdentityIsAdministrator is returning false.
Plese tell me where (In which table ) and based on what values it is determining whether the user is Admin or not.
So that i can change accodingly.
Thank you,
Raj