Quote:
Originally Posted by kushtiUK
I would really like to add "who's online" into the side bar - has anyone managed to do this and is willing to share the code..
|
There's really no code to share. In the FORUMHOME template look for everything between:
<!-- logged-in users -->
...and...
<!-- /logged-in users -->
...take it out (or comment it out) and move it to your sidebar. Will probably take some playing to get the rendering right.