mikelbeck
07-17-2005, 08:56 AM
I have an "admin" account on my forum, plus a user account that I use for posting. I've made my user account an admin, but when I log into the admin control panel I don't have all of the same options that the main admin account has. What do I need to do to make the user account have the same permissions as the admin account?
mikelbeck
07-17-2005, 09:36 AM
Never mind, I figured it out.
MTVSlick
10-29-2006, 09:07 PM
I have an "admin" account on my forum, plus a user account that I use for posting. I've made my user account an admin, but when I log into the admin control panel I don't have all of the same options that the main admin account has. What do I need to do to make the user account have the same permissions as the admin account?
I am trying to figure this out as well can someone fill me in please, lol
Mark,
Peggy
10-29-2006, 09:11 PM
Be sure that you've checked admin permissions for that username.
Also be sure that you've added the userID to the config.php file under Super Administrators
MTVSlick
10-29-2006, 09:13 PM
Be sure that you've checked admin permissions for that username.
Also be sure that you've added the userID to the config.php file under Super Administrators
in the admin CP were do I find this info?
Mark,
Joeychgo
10-29-2006, 09:14 PM
Be sure that you've checked admin permissions for that username.
Also be sure that you've added the userID to the config.php file under Super Administrators
Exactly. I made the same mistake when I first started. For some reason, you ahve to take the extra steps to make an admin something more then a moderator.
Peggy
10-29-2006, 10:13 PM
in the admin CP were do I find this info?
Mark,
acp - usergroups - usergroup manager - administrators -
also acp - usergroups - forum permissions
But, the BIG thing is to be sure that the userID is added under SuperAdministrators in the config.php
MTVSlick
10-30-2006, 05:48 PM
thank you for you help! just curios to were I can find this config.php ???
Hell³
10-30-2006, 06:20 PM
Inside your forum/includes folder. It's the same file you edited before installing vbulletin.
developer-gspp
01-17-2007, 10:34 PM
Thanks for the information. I was having the same problem.