The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Where can i find the file/template so i can add information to the login page?
|
#2
|
|||
|
|||
![]()
Are you talking about the page you get when there's a login error? It uses the STANDARD_ERROR template and the text is a phrase, but the template is also used in other places. You might be able to do something like
Code:
<vb:if condition="THIS_SCRIPT == 'login'> // add stuff to login page </vb:if> or you could probably use a plugin to further customize the page. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|