The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I have this code:
Code:
if ($bbuserinfo['usergroupid'] == '1' or $bbuserinfo['usergroupid'] == '3')
{
eval(print_standard_error('nopermission_gallery'));
}
|
|
#2
|
||||
|
||||
|
Come on, how hard can it be for you people? :P
|
|
#3
|
||||
|
||||
|
If you want a different error to be displayed then just add this under that block of code:
PHP Code:
If you want the same error message to be shown then change this: PHP Code:
PHP Code:
PHP Code:
|
|
#4
|
||||
|
||||
|
Thanks! That'll annoy some people who sign up and dont post at my forums
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|