Quote:
Originally Posted by Gomojoe
No, we've got a bunch of people on there! What does removing the condition do? Also, how would I do that?
|
There is a condition around the contents of the template:
HTML Code:
<vb:if condition="$show['loggedinusers']">
the main content
</vb:if>
Just remove the condition and see if that fixes the issue. Otherwise, I don't know what to tell you because I have never been able to replicate this issue on any of my default vbulletin boards so there isn't anything I can do if I can't replicate it.