Sidebar Block Members Online Auto Refesh

Unmaintained Sidebar Block Members Online Auto Refesh 1.1.1

No permission to download
Makes the 'Members Online Now' sidebar block refresh every 30 seconds.

Perquisite: Must have the Template Modification System installed.

This resource is unsupported.

Directions: Download attached zip, unzip the contents, upload the contents of the folder called Upload to your forum root and install the addon.

Addon requested by my members, created by ragtek upon payment and released with his permission.

Tip: To disable auto-refresh from guests, I edited the TMS modification of the sidebar_online_users template called 'add id'.

This is my TMS edit.

Search:
Code:
 <div class="section membersOnline userList">

Replace:
Rich (BB code):
<xen:if is="{$visitor.user_id}"><div id="sidebarOnlineUser"  class="section membersOnline userList">    <xen:else /><div class="section membersOnline userList"></xen:if>

This is the original TMS edit that comes with this addon:

Search:
Code:
<div class="section membersOnline userList">

Replace:
Code:
<div id="sidebarOnlineUser"  class="section membersOnline userList">

If this doesn't work then you've either changed something in your sidebar_online_users that is preventing the TMS system from applying the changes to your sidebar or you need to upload the javscript file and folder directly to your server instead.

stewart1champ from xFShowcase says:

For those of you with BD Widget Framework that want this added.

  1. Install add-on as described.
  2. Create a new widget
  3. wf.webp
  4. Use whatever you want, wherever you want, like you do with any other widget.
  5. Save. Exit. Enjoy.
Author
DRE
Downloads
76
Views
667
First release
Last update

Ratings

5.00 star(s) 1 ratings

More resources from DRE

Latest updates

  1. Added BD Widget Framework Info

    BD Widget Framework Info Courtesy of stewart1champ from www.xfshowcase.com
  2. Added more detailed instructions on how to hide the auto refresh sidebar from guests.

    ..
  3. Jesus...

    Please be in here this time.

Latest reviews

Added. Awesome release. Thanks DRE.
Top Bottom