|
WOL - Forums and Threads
This modification is in the archives.
You can view all the users browsing a specific forum and the threads within said forum.
How to Install Download the product XML. Go into to your ACP --> Plugins & Products --> Manage Products click "[Add/Import Product]". Browse to the product you have just downloaded and click "Import". File Edits Open: online.php Find: PHP Code:
". iif(!$vbulletin->options['WOLguests'], " AND session.userid = user.userid", "") ."
Below Add: PHP Code:
$inforum_query
Template Edits Open: FORUMDISPLAY Find: PHP Code:
$vbphrase[currently_active_users]
Replace With PHP Code:
<a href="online.php?f=$foruminfo[forumid]">$vbphrase[currently_active_users]</a>
Download
This modification is archived, downloads are still allowed. |
|||||||||
Similar Mods
| Guests can see forums and threads, but must register to read threads. | vBulletin 3.0 Full Releases |