Back to vBulletin 3.8 Add-ons

Show Navbar (breadcrumbs) & Active Users together at bottom of thread
Mod Version: 1.00, by Lynne

vB Version: 3.8.x Rating: (0 vote - 0 average) Installs: 13
Released: 31 Jan 2009 Last Update: Never Downloads: 96
Not Supported Uses Plugins Template Edits Auto-Template  

A simple mod to show a small navbits box and the Currently Active Users together in one box on the showthread page.

Version History:
1.0 2009-01-31: initial release by Lynne at vbulletin.org

INSTALLATION INSTRUCTIONS

1. Edit the template "SHOWTHREAD" and remove the following lines:

HTML Code:
<if condition="$show['activeusers']">
<!-- currently active users -->
    <br />
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
        <td class="tcat" colspan="2">
            <phrase 1="$totalonline" 2="$numberregistered" 3="$numberguest">$vbphrase[users_viewing_this_thread_x_y_z]</phrase>
        </td>
    </tr>
    <tr>
        <td class="alt1" colspan="2">
            <span class="smallfont">$activeusers</span>
        </td>
    </tr>
    </table>
<!-- end currently active users -->
</if>
Save the template.

2. Go to your Admin CP > Plugins & Products > Manager Products > Add/Import Product > Upload the xml file lynne_navbar_users.xml

3. Stating the obvious, but you must have vboptions > Thread Display Options (showthread) > Show Users Browsing Threads set to something other than No in order to see the list of Currently Active Users Viewing This Thread


If the option "Automatically put box below last post" is set to Yes, the navbar_users box will be put bellow the last post (below the Moderation box). If you wish to put the box elsewhere, then set this option to No and edit the SHOWTHREAD template to add $navbar_users where you wish it to be. For instance, if you want it to be below the Tags, add it here:

HTML Code:
$navbar_bottom
$ad_location[ad_showthread_beforeqr]


UNINSTALL INSTRUCTIONS

To uninstall the product, simply select Uninstall next to the product in Admin CP > Plugins & Products > Manager Products. Then, add the above lines back into the SHOWTHREAD template right above the following template_hook:

HTML Code:
$template_hook[showthread_after_activeusers]
If that template hook doesn't exist, simply go to Edit the SHOWTHREAD template, click on View History > Compare and copy/paste the code from there back into the SHOWTHREAD template.

Download

File Type: %1$s navbar_users.zip (76.9 KB, 106 downloads)

Screenshots

Click image for larger version
Name:	navbar_users1.png
Views:	338
Size:	36.7 KB
ID:	93783   Click image for larger version
Name:	navbar_users2.png
Views:	274
Size:	37.1 KB
ID:	93784  

Similar Mods

Second Navbar At Bottom Of Thread vBulletin 3.5 Add-ons
Mini navbar at bottom of thread vBulletin 3.0 Full Releases

vblts.ru supports vBulletin®, 2022-2024