Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Who's Online
This discussion has been closed.
Comments
and i updated the version number.
let me know if that fixes it.
http://www.thirty5.net/code/vanilla/whosonline/WhosOnline.phps
I just loaded the who's online extension and I know there are two other poeple online using the board. Unfortunately the only member being shown as being online on my end is me. Bug?
I grabbed the "fix" and members still aren't showing. Would I have to do the toggle extension thing?
Edit nvm... I guess 15 minutes later we all started showing up to one another.
FYI i'm running 10.0.3, and vanilla 0.9.2.2
SELECT COUNT(userID) as userID FROM LUM_User WHERE LUM_User.userID > 0
I suspect as an extension though it would be formatted much differently as well as safely.