The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How?
What would I have to change so that the option to go to forum permissions is only available for userid 1 (me).
|
#2
|
|||
|
|||
I tried to edit the index.php in the admin directory to remove the links, but it didn't work. The code I tried is below. I will gladly take any suggestions or corrections.
PHP Code:
|
#3
|
||||
|
||||
change $bbuserinfo[usergroup] to $bbuserinfo[userid]
but its not secure, because when the others go directly to the url they can acces too .... just add to forumpermission.php after PHP Code:
PHP Code:
|
#4
|
|||
|
|||
I tried them both, and neither worked.
|
#5
|
||||
|
||||
PHP Code:
Satan |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|