The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
Try using this for the plugin code:
Code:
$server_time = date('h:i:s A'); vB_Template::preRegister('footer', array('server_time' => $server_time)) and then in the template: HTML Code:
<br />The server time is now {vb:raw server_time}.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|