The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
For my forum home page, one of my forums has the (x viewing) showing but the other forums do not. I looked through my settings and cannot figure out where this is set.
How do I get it to show number viewing for all forums? Thanks. |
|
#2
|
|||
|
|||
|
On the forum home templates edit the post templates and remove these bits that wrap the viewing phrase ...
Code:
<if condition="$show['browsers']"></if> |
![]() |
|
|