Hi,
I am using single sign on, and am signed with a user that in the table 'users' has a 'userid' of 1. In the 'admin' table I have set the 'id' field to 1 for this user too (for now I only want myself as admin).
However when I go to admin I am getting the mesage that I need to be logged in as administrator.
What am I doing wrong and is there a guide for this somewhere?