The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to fix that?
In my profile page of members that have invisible status, not registered users views a bar without anything (because there is not last activity for invisible users!). How to remove this ugly bar? How to fix that?
|
#2
|
||||
|
||||
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code.
So, after you find the template, you may put a condition around that bar: HTML Code:
<if condition="$onlinestatus!=2"> show the bar for non invisible users </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|