The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
How do I change the login form so it says additional information?
I want to edit one of the reasons to being: If you keep getting this message, please clear your cache and press the Remember Me box. Is there any way? |
#2
|
||||
|
||||
![]()
What login form? There isn't a form. There's the box in the navbar...
Anyway, if you want to change one of the phrases on your board, go to Languages & Phrases > Search Phrases > put in a few words of the form that you want to search for > hit search Then just provide a "translation" of the form with the changes that you want. |
#3
|
||||
|
||||
![]()
No the login form. Like if you were a guest, wanting to go on the forums and it required you to log in, you would get a log in form message. It will say "You cannot view this page for the following reasons, blah blah" and then you can log in. I want to add a reason.
|
#4
|
||||
|
||||
![]()
Then do as I said above and use "You cannot view this page" as your search string.
|
#5
|
||||
|
||||
![]()
ok thanks.
|
#6
|
||||
|
||||
![]()
First, Create a new phrase, example: test
Then, In the STANDARD_ERROR template, find: Code:
<li class="smallfont">$vbphrase[administrator_may_disabled_account]</li> Example: Code:
<li class="smallfont">$vbphrase[test]</li> |
#7
|
||||
|
||||
![]()
What's wrong with the way I said to do it?
|
#8
|
||||
|
||||
![]()
I told him how to add more & see the others that are in the template. Your suggesting is correct in editing each line that is shown in the default Error message. I only wanted to open his mind to other resources.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|