The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
gTeamSpeak - TeamSpeak User Management Details »» | |||||||||||||||||||||||||||||||||||||
What is it?
[hr]-[/hr]gTeamSpeak* is a addon for vBulletin which allows your choice of usergroups to register for a TeamSpeak server. It creates a system in which you can link TeamSpeak users to a forum user accounts. If you use this mod, please Mark as Installed, and if you really enjoy this mod, please Nominate for MOTM, and if you really really enjoy this mod, feel free to Support Developer! Thank you! You can find more information about TeamSpeak at http://www.teamspeak.com. You should have good knowledge about running your own TeamSpeak server prior to using the mod. * gTeamSpeak was previously known as vBTeamSpeak. Support [hr]value[/hr]I use my released mods daily, if I find an issue with them or add features for myself I will release updates. If there are significant bugs or simple feature requests I will do my best to release fixes. Some of my mods rely on fetching data from 3rd party websites, due to the unreliable results, my mods will require users to troubleshoot for themselves if they find the addon is not working for them specifically. I am offering my personal mods that work ok for me for you to use, I am sorry I do not have time to troubleshoot many user specific issues. Thank you for your understanding. Features [hr]-[/hr]
Support [hr]-[/hr] I will offer limited setup/installation support this script. While I do use the Remote Server option personally, I will not support this feature, you should have advanced knowledge of your server setup and troubleshoot this yourself. If you have purchased TeamSpeak hosting from a voice comm service provider, it is highly unlikely they will grant you database access. For best results and performance, have your TeamSpeak server use your vBulletin database as it's database. 1. Setup TeamSpeak to use mySQL [hr]-[/hr]By default TeamSpeak uses a file system called SQLite. To make it use a mySQL database edit the server.ini and add: Quote:
For more information about setting TeamSpeak up to use a mySQL database visit http://www.teamspeak.com. 2. gTeamSpeak Installation [hr]-[/hr]
TeamSpeak Access Profile Field Usage [hr]-[/hr] This is used if you want to ban a user from TeamSpeak and do not want to ban them entirely from the forums or change their usergroup.
Changes [hr]-[/hr] v3.31 - Upload files, Import product with Overwrite enabled
v3.29 - Upload files, Import product with Overwrite enabled
v3.27 - Import product with Overwrite enabled
v3.24 - Import product with Overwrite enabled. Upload gteamspeak.php
v3.22 - Import product with Overwrite enabled.
v3.21 - Import product with Overwrite enabled.
v3.20 - Upload all files, import product with Overwrite enabled.
v3.10 - Upload all files, import product with Overwrite enabled.
v3.00 - v2.00 users no need to upgrade if you do not wish. If you do, vBTeamSpeak needs to be un-installed, and then follow fresh installation instructions. Your existing TeamSpeak user database will stay intact.
Hooks [hr]-[/hr]
Copyright [hr]-[/hr]gXboxLive, Copyright ? Ghryphen (https://github.com/ghryphen) Please maintain copyrights in derivative works, thank you. Download Now
Screenshots
Show Your Support
|
Comments |
#32
|
|||
|
|||
Ok
but have you install this if can you give me link so I can se that bequse I´m very intressed off this |
#33
|
|||
|
|||
I have a server up and running on my computer. Ports 8767 UDP, 14534 TCP, 51234 TCP are all open. I am able to connect to the server as well as the members on my forum.
Under vBTeamSpeak options: Server IP, port, etc.. are all set. For Server Address..I used the same address as the Server IP, not defendingthetruth.com Remote User Database is where I am confused...If the server is on my computer, could it be possible to set this up so it connects to my computer?? Eh...all confused |
#34
|
||||
|
||||
Are you running mySQL database on your computer? If so, yes as long as you give the proper permissions to allow your vBulletin server to communicate with your home computer. But I would imagine that if you were running your own mySQL server you would also know how to do this, so I am making a guess that you don't and this modification will not work with what you have setup.
As an update to the progress of the next version, I am having certain issues with some of the new features I have developed and I am still working on squashing these bugs before I release the next update. |
#35
|
||||
|
||||
Any chance to make a similar hack for Ventrilo?
We use Ventrilo for our WoW Guild, as it has better sound Hope u can mate |
#36
|
|||
|
|||
is there any new version out? it still does not work for me, the user table is always empty...
|
#37
|
|||
|
|||
just to get it as clear as possible...
which ports need to be opened for this to work, between the enduser with the browser, the webserver and the ts2 server. i thought it need to be only: client => ts2 (ts2 port 8767) webserver => ts2 14534 TCP, 51234 UDP or does the client need 14534 TCP, 51234 UDP, too? |
#38
|
||||
|
||||
Quote:
Quote:
Easiest setup (more common): Host TeamSpeak on the server your vBulletin is on and change the server.ini to point to your vBulletin Database. Now that TeamSpeak is setup to use mySQL to store it's user data, vBTeamSpeak will insert new users directly into the database for TeamSpeak. No ports needed (though you can enable TeamSpeak ports for extra features but are not required). Harder setup (less common and this is the way I use it): Host TeamSpeak (AND mySQL) on a machine separate from your vBulletin install. Grant permissions on your mySQL server that will allow your vBulletin server to have access to it (authorized IP's). Fill in the Remote Database portion of the options. (Database Username and Password should be different than your vBulletin install, for some reason vBulletin doesn't like to connect if they are identical). I hope that clears some things up. Basically if you don't know if your TeamSpeak is using mySQL or not, or if you are just hosting TeamSpeak on you home computer, using this addon may be beyond your technical knowledge. |
#39
|
|||
|
|||
Quote:
does the ts2 db user need access rights to the vb db? it should not, or am i wrong. the problem is, that i am not seeing any ts2 users to manage and not seeing the full frontend view. very strange for me. is there any debug=true switch? |
#40
|
|||
|
|||
Just got around to using it and same problem as Rouven.
I have TeamSpeak and the forum installed on the same server, however TeamSpeak is just installed under a different domain, however the entire system uses the same MySQL Server. It looks like the system can connect to the TeamSpeak server database and it creates the table when I click “Create Table” and that’s about it. All I see on the vbteamspeak.php page is the following... Quote:
Also I’m using PHP Version 5.1.2/MySQL 5.0.18, does that create an issue, also does this system have any special requirements? Maybe I have the server configuration setup wrong... So maybe you should tell me if the following is correct. Server IP: Is this the ip address we put in teamspeak or the ip address we enter to access webadmin. Server Port: 8767 (default) Query Port: 51234 (default) Web Port: 14534 (default) Server ID: Whatever the id is. (1 in my case) Server Address: I’m guessing TS Server IP, the one we enter into TS. So what exactly am I doing wrong? Thanks |
#41
|
|||
|
|||
i am not alone
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|