The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
hide bank & total point with vbPlaza
Hi anyone . I want to hide bank & total point with vbPlaza when it apear in a topic.
Thank so much !. And, help me in this topic https://vborg.vbsupport.ru/showthread.php?t=132352 :surprised: Please |
#2
|
||||
|
||||
If you want to fully remove it from the thread view.
Find this code for the bank points: And remove it from your 'postbit' and/or 'postbit_legacy': Code:
$vbphrase[vbbux_bank]: $post[bank]<br /> Find the following code and remove it: Code:
<phrase 1="$vbphrase[vbbux_points]">$vbphrase[vbbux_total_points]</phrase>: $post[totalpoints]<br /> Also if you want to hide the bank points on the richest users info is here Read down from here https://vborg.vbsupport.ru/showthrea...postcount=2969 |
#3
|
|||
|
|||
thank so much !
Can you help me to fix this bug ? https://vborg.vbsupport.ru/showthread.php?t=132352 |
#4
|
||||
|
||||
Quote:
Hi, Sorry Im not a coder so I dont know what that would be Have you asked over at http://www.vbulletin.com/forum/index.php |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|