The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Maybe you could try this mod: https://vborg.vbsupport.ru/showthread.php?t=172989
or you could try this plugin code: Code:
if (!$vbulletin->userinfo['userid']) { $vbulletin->url = 'custom page url'; eval(print_standard_redirect('no permission')); } using the error_nopermission hook (replacing 'custom page url' with your page url of course). I did a brief test, but you'd want to test it more if you try using this. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|