The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
ok... I'll do my best to help in case noone else gets to you tonight...
in phpmyadmin, get to an SQL tab so that you can enter a query and type this: Code:
SELECT usergroupid, title FROM usergroup then, run another query (change the 'you' in the query to YOUR username): Code:
SELECT usergroupid, userid FROM user WHERE username = 'you' Code:
UPDATE user SET usergroupid = 1 where username = 'you' ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|