[QUOTE=BlackTiger]
2.) I also see the left sidebar in the login screen check
http://www.satellitefun.org/bbs but I don't want it there. How can I remove it so it still shows up in my forums, but not anymore in the login screen?
QUOTE]
To fix this problem of showing on the login screen add:
Code:
<if condition="$show['member']">
at the very top of your sidebar template. At the very bottom of your sidebar template, add:
I didn't see that question answered here and thought I would post the solution for future reference.
Thanks,
Dave