Version: 1.4, by Lynne
Developer Last Online: Oct 2022
Category: vBulletin CMS Widgets -
Version: 4.1.8
Rating:
Released: 12-17-2009
Last Update: 11-26-2011
Installs: 686
Uses Plugins Template Edits
Re-useable Code Translations
No support by the author.
This is a widget for your CMS pages to show the Current Users Online.
You will need to Create a new Template (vbcms_widget_execphp_activeusers), Cache the template, Create a new Widget (Users Online), Configure the Widget, and then finally add the Widget to your Layout (I am not including instructions for that, you should know how to add Widgets to Layouts).
1.0 2009-12-17: initial release by Lynne at vbulletin.org (pre 4.0)
1.- 2010-01-07 - French translation included thanks to albibak (version 1.0)
1.1 2010-05-30: Added in Most users ever online.
1.2 2010-10-22: Fixed template to use new classes and widget code to use new online users query/method. (4.0.8)
1.3 2011-11-17: Fixed template and widget code for use in 4.1.8.
1.4 2011-11-27: Quick fix in template to show link to online.php page. (4.1.8)
Installation instructions for 4.1.8 and pre-4.1.8 are included in the 1.4 download. Please make sure you use the correct Installation Instructions as both the widget code and the template code are different depending on the version you are running. Read them carefully!!!
I have a question please, is it possible to remove admin and mods from the active users list?
i.e. can we set it so unregistered members only see standard users?
and registered logged in members can see all but not the admin?
Kind Regards
Carl
There is no option in this basic widget to do that - you'd have to modify the query to not show admins or mods. I don't know what you mean by only have unregistered users see 'standard' members - I have no idea what standard members are.
I followed instructions (several times) exactly.... Am having an issue I hope you can identify.
When I get to step of configuring widget and pasting all that code in there... the widget will always contain "$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n";
"
Even after I paste the correct code in and save it, if I go back it revers to the above almost as if it is read only. The widget (and any others that I create) only output the date!!! (Because they dont retain their code).
Any ideas why the widgets wouldnt retain the configuration that are assigned?
I followed instructions (several times) exactly.... Am having an issue I hope you can identify.
When I get to step of configuring widget and pasting all that code in there... the widget will always contain "$output = date(vB::$vbulletin->options['dateformat']) . "<br />\n";
"
Even after I paste the correct code in and save it, if I go back it revers to the above almost as if it is read only. The widget (and any others that I create) only output the date!!! (Because they dont retain their code).
Any ideas why the widgets wouldnt retain the configuration that are assigned?
Thanks much
If you can't save anything in your widgets configuration, then you should post for help over on vbulletin.com. First try a search over there and see if the issue has come up before.