The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hi,
Could someone help me with an issue i'm having? I have my forums setup so visitors have to register before they can see anything, and instead they are greeted with the message shown in the attached image. However, I want to change the text displayed here, and make a bigger thing of the register link. Could someone tell me which templates or phrases I need to find and edit please? Thanks in advance! ![]() |
#2
|
|||
|
|||
![]()
Edit the STANDARD_ERROR template and add what you want.
This is the area of code to look at: Code:
<div class="smallfont">$vbphrase[not_logged_no_permission]</div> <ol> <li class="smallfont">$vbphrase[not_logged_in_fill_in_form]</li> <li class="smallfont">$vbphrase[may_not_have_sufficient_privileges]</li> <li class="smallfont">$vbphrase[administrator_may_disabled_account]</li> </ol> |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|