I have imported all my members from UBB and have been building and editing tempaltes. Basically, learning the system. When I look in User Groups and Permissions>Modify>Administrator it shows my username 6 times with different post totals. What is this about? Can I simply delete all but one of them? All have the same spelling and case.
multiple administrators
Collapse
X
-
That's half a bug, half a design flaw.
Go to one of your posts in the board, and mouse over your profile link -- you should see your userid in there. That userid is the one you DON'T want to delete. -
You can do it from the CP -- if you mouse over the user deletion links, you should see the userid.
Or, you can run this query from telnet/phpMyAdmin: (as always, back up just incase)
DELETE FROM user WHERE userid<>1 AND username='YOUR NAME';
Replace YOUR NAME with, well, your name.Comment
Related Topics
Collapse
-
by dbrookeHello,
Frankly, there are some problems and/or oddities with basic moderation in vBulletin.
I'm a noob to vBulletin, so please enlighten me if I'm not using things correctly.
...-
Channel: Support Issues & Questions
Mon 22 Aug '16, 8:54am -
Comment