Sidebar Block Members Online Auto Refesh

xF1 Unmaintained Sidebar Block Members Online Auto Refesh 1.1.1

No permission to download
  • Author Author Josh
  • Creation date Creation date
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:
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:

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

  1. Install add-on as described.
  2. Create a new widget
  3. xenforo_com_community_attachments_wf_png_41685__.png
  4. Use whatever you want, wherever you want, like you do with any other widget.
  5. Save. Exit. Enjoy.
Author
Josh
Size
8.3 KB
Extension
zip
Downloads
6
Views
1,062
First release
Last update

Similar resources

Add a custom sidebar block editable via admin options.
This is a simple addon that adds a new sidebar block to the forum list.
[RT] Custom Sidebar Block
This can be used for those who don't have XenPorta or Widget Framework
729Threads
2,274Messages
61,398Members
ahasanLatest member
Back