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!!!
It does seem to be related to the cache as I lowered it to a minute and it now shows up more frequenlty. As far as the bug fix, anyway you could point me there? I put that in the search over there and didn't get any results that were anywhere near that.
Thank you Lynne (This should be standard IMO for the Vbul software, because when people visit the url it takes them to the homepage (CMS page) not the forum page.)
This should be standard IMO for the Vbul software, because when people visit the url it takes them to the homepage (CMS page) not the forum page.
Actually, that is up to you to set up. Open the index.php file and just comment out the line that directs you to content.php and uncomment that line to direct you to the forum.php page.
Actually, that is up to you to set up. Open the index.php file and just comment out the line that directs you to content.php and uncomment that line to direct you to the forum.php page.
Oh I didn't know that thank you. Sort of along the same lines maybe you can help with this. When members sign in it takes them to the forum page instead of the home page. Is there a way to change that?
Oh I didn't know that thank you. Sort of along the same lines maybe you can help with this. When members sign in it takes them to the forum page instead of the home page. Is there a way to change that?
Thanks,
TD
Probably one of the "print_standard_redirect" lines in the register.php page. I've never looked in to changing the default action, so I couldn't tell you exactly which one.