Users and Permissions with int as access level

Hi,

I’m struggling with user permissions for my site.

I have one table for my usertable. For the access level I have a column with int.

Administrator = 1
Employee (Mitarbeiter) = 2
User = 4

This is how I have it setup after reading the documentation.

I can not make it work. What I’m doing wrong?

Community Page
Last updated: