The Arcive of vBulletin Modifications Site. |
|
|
#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. |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|