Mass convert users to admin
Posted: Mon Jul 30, 2018 7:38 pm
I am upgrading to Froma 2.0 which moves public admins to users.
I am hoping to run a query that will update users that were formerly public admins to admins with an admin profile.
Looking through the database it appears that in the users table "core_users" field "level" should specify that they are a user or administrator.
Within User management I have set a user to Admin however when I look them up in the database the level is still "0"
Is there another table that links user ID's to roles (such as Administrator) additionally is there a table that assigns an user an Admin Profile?
I am hoping to run a query that will update users that were formerly public admins to admins with an admin profile.
Looking through the database it appears that in the users table "core_users" field "level" should specify that they are a user or administrator.
Within User management I have set a user to Admin however when I look them up in the database the level is still "0"
Is there another table that links user ID's to roles (such as Administrator) additionally is there a table that assigns an user an Admin Profile?