The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#4
|
|||
|
|||
![]()
I'm oh so close.
Created a plugin hooked on global_state_check Code:
if ($vbulletin->userinfo['usergroupid'] == 1) { if ((THIS_SCRIPT == 'login') or ($_POST['do'] == 'login')) { } else { $templater = vB_Template::create('custom_login'); print_output( $templater->render()); } } Youtube videos aren't rendering on Chrome. Don't understand how that could be related, but there it is.... Thoughts? --------------- Added [DATE]1339079659[/DATE] at [TIME]1339079659[/TIME] --------------- Nevermind. Just had to relaunch Chrome. ![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|