Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
[Solved] My user are always online
This discussion is related to the Online Users addon.
Answers
what version of whosplugin you have there?
@camo sorry camo i still owe you the latest comment from the discussion excerpt. haven't created the guide yet. ill try to squeeze some time tonight (Singapore time)
I had a look at your site and it appears to have some fantastic customisations, such as your ajax post in place for example. very clever. What confuses me is how your site responds so fast (page loading) with so many scripts running!
You are an amazing programmer.
edit: just incidently, have you altered your userlist plugin at all? I cant get mine to show image for some reason, yet I have RC2 and the plugins most recent version 0.5
Im not smart enough to figure out whats going wrong. Im thinking its something to do with 'changebasename' ?#shrugs#
image url look like this
/forum/index.php?p=/uploads/userpics/010/nEBHL1I673IPC.png
the plugin just checks directly on the whosplugin db to get the timestamp.
the best thing to do first is to check in the db this table
GDN_Whosonline
see if the Timestamp of those online users are increasing or not. if yes then they are indeed online but just set themselves hidden in the preference option
im still waiting for the Official release of the 2.0.18 before i add more stuffs.
2 options for you:
1. disable it first - while i fix it
or
2. download and use the ver 0.8 - while i fix it.
http://pinoyau.info/plugins/whosonline-plugin-0.8.zip
i didn't the upgrade the whosonline plugin for a long time
NOW WORKING!!
Thanks again to everyone for your patience! I also thank Aolee for the plugin!
i better put a disclaimer in the plugin description
There was an error rendering this rich post.
Would someone please show me how to show user info in comments on the LEFT rather than at the top? example below:
There was an error rendering this rich post.
mine is not the ideal way.
but i modified the code inside help_function.php of discussion (/applications/vanilla/views/discussion/)
just a note. it doesn't look good in mobile version when i did this.