For the life of me I can't find a way to change a user's type without changing it in the database. Does anybody know how to do this through ViArt?
TOCDCO
25 Feb 2011 6:27 PM
1.) Login the administration panel.
2.) Ensure you're on the 'Dashboard' tab, and click on 'Site Users'
3.) On the user you wish to change, click on their usertype, which is a link.
4.) Select the user type from teh drop down, and click 'Apply'
TOCDCO
25 Feb 2011 6:28 PM
../admin_user_change_type.php?user_id=
Enter the user's userID at the end for example
../admin_user_change_type.php?user_id=3
Last modified: 25 Feb 2011 6:28 PM
Gustaf
28 Feb 2011 9:41 PM
Thanks for the tip. It turns out that we hid that column in the user list table because it used to be useless.
Its good to know that this is possible but it really should be in the user details page.