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 don't get it work.
I have copy- past the code
I have spend a lot of hours of this widget but without any results
I get a blanco field.
Any idea what can be wrong? tips or something?
I don't get it work.
I have copy- past the code
I have spend a lot of hours of this widget but without any results
I get a blanco field.
Any idea what can be wrong? tips or something?
If this is an issue with any php widget, then you might want to check the bug tracker because there is a bug with certain users using the php widget.
What do you mean? You create this widget and add it to any layout you want wherever you want.
Actually, I think the question is more geared towards making it a forum sidebar, not CMS widget.
I actually have the same question and is why I was checking this thread. I don't like the WOL on the bottom of the website and want it on the sidebar (as I used to have it with VBA).
Actually, I think the question is more geared towards making it a forum sidebar, not CMS widget.
I actually have the same question and is why I was checking this thread. I don't like the WOL on the bottom of the website and want it on the sidebar (as I used to have it with VBA).
If you throw this code into a php block, comment out the includes line at the top, and change the template to vbcms_widget_execphp_activeusers, then it should work just fine on the forum index page.
If you throw this code into a php block, comment out the includes line at the top, and change the template to vbcms_widget_execphp_activeusers, then it should work just fine on the forum index page.
Edit:
Ok, I have a better understanding of what you meant. Haven't gotten it working yet, but don't want to muddy up your thread for this mod. Thanks as always Lynne!
Edit #2:
All working now as a sidebar block! Had to do some editing as the sidebar blocks are displayed differently than the CMS ones, but I have it working and looking how I want it! Thank you again!
If this is an issue with any php widget, then you might want to check the bug tracker because there is a bug with certain users using the php widget.
Sorry that I don't understand this, but where can I find the bug tracker?
I have check the widget, but this is the only PHP Direct Execution widget I have