Version: 1.1, by magnus
Developer Last Online: Feb 2012
Version: 3.5.4
Rating:
Released: 04-18-2006
Last Update: 03-30-2008
Installs: 107
Uses Plugins Template Edits
Additional Files
No support by the author.
Keywords: Ventrilo, Voice, Chat, VoIP, FORUMHOME
Description:
Quote:
Displays clients connected to your Ventrilo server on your FORUMHOME -- similar to that of "Who's Online".
Details:
Quote:
Basically, this is a modified version of the publically available PHP Ventrilo Status Scripts. This version, however, has been modified to allow for direct vBulletin integration. All settings are managed through the AdminCP and all output is configured via templates.
Usage of this script requires knowledge of Ventrilo server administration. Your server must first be configured to receive and process UDP messages. This can be done in the server's INI file under the [Status] section. All server versions 2.1.2 and higher come with examples showing the options available to you. However, the UDP support is disabled by default so that they are compliant with older versions. Reference the "ventrilo_srv.htm" file that accompanies the server package for more details.
This thread on vBulletin.org will not address proper server configuration or server related connectivity issues, for all questions relating to those topics or similar, please visit the official Ventrilo Tech Support forums.
Installation:
Quote:
1. Download the attached archive and import the product-ventrilo_status.xml file via the Product Manager.
2. Upload the files located in the archive to their respective folders.
3. Obtain the ventrilo_status* (or ventrilo_status.exe for Win32 platforms) and put it in a preferred location (ie. /forum/) and CHMOD the file to 755.
4. Configure the options via your AdminCP (vBulletin Options > Ventrilo Status Settings)
Version History:
1.0 - Initial release, here's to hoping...
1.1
Patched a theoretical XSS vulnerability. By theoretical, I mean the script would only be vulnerable under a specific set of circumstances which are less likely to occur than that of your server being directly hit by an errant meteor. However, if you're the paranoid sort, feel free to upgrade. Otherwise, there are no other changes.
* The file ventrilo_status(.exe) is NOT included with this package as it is distributed with the Ventrilo server package (Linux/Win32). If you are not personally hosting your Ventrilo server and instead using a hosting company, you can obtain this file by downloading the appropriate package here. You ONLY need the ventrilo_status(.exe) file.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
The product works fine, but how do i get that status thing to work that you get from the ventrilo site?
I only see 1 status zip file which i download and thats php based.
No exe's or ventrilo_status files.
So nothing to configure...
The product works fine, but how do i get that status thing to work that you get from the ventrilo site?
I only see 1 status zip file which i download and thats php based.
No exe's or ventrilo_status files.
So nothing to configure...
help?
I got a FREEBSD server. and i use VB3.5.6
The ventrilo_status binary is located within the server package. Download the FreeBSD i386 - 32bit server here.
When I click the hyperlink in the footer of my forum for Ventrilo (through your script) I get the message below:
Code:
The ventrilo://"web link did not specify a servername
Now, the second issue I'm working through is the fact that I am getting no stats updates to my webserver. I've been troubleshooting this... It could be that the port used for that stats reporting utility from Ventrilo is blocked by my host. I'll validate that and see if i can get it opened if that's the case.
Do you by chance know the port used?
As for that error i reported... Obviously there is a configuration issue of some sort... I've read this thread and it sounds like a few others have had it. I'm curious if and how they resolved it.
@magnus, thanks for the reply on 3.6, install was not a problem!
Although do have a slight problem here.
My Ventrilo server is running on a windows 2k3 based system, somewhere in Germany. My forum runs on another machine, located in Belgium, and runs Linux... only accessible via a web based config tool (Plesk).
Can anyone help me out configuring this setup? Tried the PHP scripts mentioned earlier in the topic... but i get a blank screen :S
@magnus, thanks for the reply on 3.6, install was not a problem!
Although do have a slight problem here.
My Ventrilo server is running on a windows 2k3 based system, somewhere in Germany. My forum runs on another machine, located in Belgium, and runs Linux... only accessible via a web based config tool (Plesk).
Can anyone help me out configuring this setup? Tried the PHP scripts mentioned earlier in the topic... but i get a blank screen :S
Thanks for the help!
p.s. Any luck on the vba module?
In order for this to work, you must be able to upload the ventrilo_status binary file. The operating system of the Ventrilo server is irrelevant. You need to make sure that the server is setup properly to allow access to the information the plugin is requesting.
Quote:
Usage of this script requires knowledge of Ventrilo server administration. Your server must first be configured to receive and process UDP messages. This can be done in the server's INI file under the [Status] section. All server versions 2.1.2 and higher come with examples showing the options available to you. However, the UDP support is disabled by default so that they are compliant with older versions. Reference the "ventrilo_srv.htm" file that accompanies the server package for more details.
When I click the hyperlink in the footer of my forum for Ventrilo (through your script) I get the message below:
Code:
The ventrilo://"web link did not specify a servername
Now, the second issue I'm working through is the fact that I am getting no stats updates to my webserver. I've been troubleshooting this... It could be that the port used for that stats reporting utility from Ventrilo is blocked by my host. I'll validate that and see if i can get it opened if that's the case.
Do you by chance know the port used?
As for that error i reported... Obviously there is a configuration issue of some sort... I've read this thread and it sounds like a few others have had it. I'm curious if and how they resolved it.
When you mouseover the link, what does it show in the status bar of your browser?
The port information, if I recall correctly, is in the server config file. Reporting must be turned on and enabled, else this plugin will not work (obviously). First thing to do is verify reporting is enabled. If you have access to the server config, read the links provided in the original post. Otherwise, you'll need to request the information from your hosting provider.
There does not seem to be any place to reference the server name...
I'm also really needing to know which ports the ventrilo_status component is using.... My Host Company is willing to open the ports if I knew which ports...