The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||||||||||||||||||
Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer)
![]() Developer Last Online: Oct 2019 ![]() ![]()
INFO
This is a more advanced version of my old tsxviewer plugin. It was written from scratch and offers a lot more features! It displays a list of users connected to a voicetool like Teamspeak 2, Teamspeak 3 or Ventrilo and displays them on the Forumhome page inside the what's going on box, or anywhere else! Templates allow you to fully customize the viewer, which can display unlimited amounts of viewers for your voicetool servers! Keep track your server's uptime with the cron logger, which logs every time a server times out or comes back online! *** Despite the product description saying mumble is supported, it is NOT. Sorry for any confusion *** FEATURES - Multiple Server Viewers on a single page - Fully customizable Templates - Query caching - Server Uptime Logging - No iFrames! Fits perfectly into vbulletn. Make search engines love you! INSTALLATION Extract the archive and upload the files according to their structure: Code:
- forum root - admincp + tsxview_admin.php - includes - cron + tsxview_cron.php - xml + cpnav_advancedvoicetoolviewer.xml + tsxview_class.php + ts2status.php + ts3status.php + ventstatus.php - images - cms + delete_small.png + edit_small.png + permission-not-set_small.png + permission-set_small.png - misc + mumble.gif + teamspeak2.gif + teamspeak3.gif + ventrilo.gif + ts3_off.png (optional) + ts3_on.png (optional) If you have any previous tsxviewer product installed prior to 1.3, uninstall it first! (Important!) READ THE INCLUDED README FILE BEFORE INSTALLING THE PLUGIN! (srsly, spare you the headache!) Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
RichieBoy67, Skaut |
Comments |
#122
|
|||
|
|||
![]()
OK everything seems to be fixed. Many, many thanks for your support!
Only one problem left: I saw in yout screen there is a "Details..." link, but in my site this is now showing up... |
#123
|
||||
|
||||
![]() Quote:
![]() That's my template: (tsviewer_viewerbit) Code:
<div id="ts_viewer" class="wgo_subblock section tsx_type_{vb:raw server.type} tsx_status_{vb:raw server.status}"> <h3 class="blocksubhead">{vb:raw server.indicator} <span class="ts_servername">{vb:raw server.icon} {vb:raw server.name}</span> {vb:phrase phrase_tsx_currentuser, {vb:raw server.usercount}}</h3> <div> <vb:if condition="$server[status]==1"> <vb:comment> status(1) == online, status(2) == offline, status(3) == inactive </vb:comment> <vb:if condition="$server[usercount] > 0"> {vb:raw server.userlist} <vb:else /> {vb:phrase tsx_nouser} </vb:if> <br /><span class="tsxview_joinlink" style="position: relative; top: 4px"> <a href="{vb:raw server.joinurl}"><i>{vb:phrase tsx_joints}</i></a> | <a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=####" target="_blank"><i>Details...</i></a> </span> <vb:else /> {vb:phrase tsx_serveroffline} </vb:if> </div> </div> |
#124
|
|||
|
|||
![]()
This mod has never worked on my gameservers Vent account. The server reports continually off line. Gameservers says the query port is the same as the logon port. How do I change 1337 under vent query port to the new port?
Second question: The instructions about establishing the chron job are confusing with the quotation marks. Can you please paste an example chron entry in here without any unnecesary quotes? Thanks Any help is appreciated. |
#125
|
||||
|
||||
![]() Quote:
Where do you want to change the port? In the vbulletin viewer or your ventrilo server? Quote:
First, it depends on what access you have to your server. I have root and can setup global crontabs with the unix command: Code:
crontab -e This is how I have set it ip right now. Grey boxes cover irrelevant pathnames, the green box shows the entry which is responsible for keeping the cron script alive every five minutes (hence the */5) You should first run the command manually to test if it runs correctly (if it runs correctly, it should return some junk characters, starting with "GIF") If you have cPanel, PLESK or similar administrative GUIs, you probably only need to enter the actual command, without the *-stuff before the line. |
#126
|
|||
|
|||
![]()
Could I provide admin rights and have you look at it? In ADMINCP, the query port is NOT the port that is the command port and there is no place to view or change it that I can tell.
I am hosting on GoDaddy and there is a chron setup page. Would appreciate assistance, thanks a ton, message me on here if you can spend a minute to look |
#127
|
||||
|
||||
![]() Quote:
|
#128
|
|||
|
|||
![]()
Very very nice
![]() |
#129
|
|||
|
|||
![]()
Any chance of a cms widget showing this mod?
I have this mod working but it only shows in the what's new section, doesn't really stand out ![]() |
#130
|
|||
|
|||
![]()
Upgraded to 4.2 this morning. Imported the XML file only.
Only showing a cached copy of who was on my vent server before my upgrade and it's not updating users. Any ideas? |
#131
|
|||
|
|||
![]()
Odd, edited the server and it appears to have refreshed.
|
![]() |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|