The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello there!
I've a question .. How to remove these texts along with the # bullets points in the red box ![]() I've tried removing them from phrases but the bullets points still there along with empty white space .. Any ideas which template to edit? Thanks in advance! |
|
#2
|
||||
|
||||
|
Those are phrases. You may change them by going to admincp > Languages & Phrases > Search in Phrases > enter some of the text > Search > Edit.
|
| 3 благодарности(ей) от: | ||
| Brandon Sheley, CarpCharacin, ku-med | ||
|
#3
|
||||
|
||||
|
Quote:
|
|
#4
|
||||
|
||||
|
Edit the template, STANDARD_ERROR find and remove the following.
Code:
<div class="blockrow restore">
<ol>
<li>{vb:rawphrase not_logged_in_fill_in_form}</li>
<li>{vb:rawphrase may_not_have_sufficient_privileges}</li>
<li>{vb:rawphrase administrator_may_disabled_account}</li>
</ol>
</div>
|
| 2 благодарности(ей) от: | ||
| Brandon Sheley, ku-med | ||
|
#6
|
||||
|
||||
|
Not a problem, glad to help.
|
|
#7
|
||||
|
||||
|
Why would you want to remove the messages telling people why they can't login? O.o
|
|
#8
|
||||
|
||||
|
It really don't matter why, if he wants it removed, then so be it.
|
|
#9
|
||||
|
||||
|
Well i didn't really fully omit the reasons why they can't log in .. I've just re-edited the upper part of the message to include the important reasons in a short way especially when you translate the messages in arabic lang it feels more like of a repetition .. so the final result is small neat box without a repetition. =)
|
|
#10
|
||||
|
||||
|
Well glad to hear you were able to get it to look how you wanted.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|