The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#4
|
|||
|
|||
![]()
Well, I could modify the existing no-permissions template, but Id rather have a custom no-permissions for each error.
I have found some examples in the hack db, but they explode my version 2.3.0 when implemented within admin/functions.php: else { if($bbuserinfo[usergroupid] == 3) { eval("standarderror(\"".gettemplate("error_nopermi ssion_awaiting_moderation")."\ ");"); } else { if($bbuserinfo[usergroupid] == 4) { eval("standarderror(\"".gettemplate("error_nopermi ssion_awaiting_coppa")."\");") ; } Is there an easier way to do this? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|