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 |
#172
|
|||
|
|||
Quote:
I did not use a firewall on the remote TS/MySQL database, yet the TCP queries apparently just did not get through (this was using a Linux version of the server, which was tested and shown to be working). Mystified. Worse yet, when trying to run Teamspeak on this remote Windows 2000 Server installation, upon attempting to start the TS server, I see the tray icon appear for a split second, then it disappears and the TS server will not load. I looked for an error log but it does not even generate one so I can't find out what the trouble is. When I change the server.ini file back to using SQLite, the TS server starts normally. My MySQL database and permissions, and file permissions are all "grant all" for the MySQL database user, the database itself works fine by itself. I'm getting aggravated with Teamspeak already, I cannot believe these flaws have not been fixed after so many years of TS being in existence now. Please help!!!! |
#173
|
||||
|
||||
This has nothing to do with this hack. You should ask for support at www.goteamspeak.com
Linux: Accessing the mysql remotely has most of the times nothing to do with the rights for a db. You should check you "skip-networking" variable in your my.cnf (/etc/my.cnf). Change it to "#skip-networking" and restart the mysql server. Windows: I've never tested a mysql and ts2 installation on windows and do not see a need for doing so but it could be the same issue like described above. If you have >= Mysql 4.1 you MUST change the password hashing for the TS database to the old format cause the ts libraries cannot use the new one. |
#174
|
|||
|
|||
i become this error:
Code:
Invalid SQL: INSERT INTO ts2.ts2_clients SET i_client_server_id = '1', b_client_privilege_serveradmin = '0', s_client_name = 'test.19', s_client_password='xxxxxxxx', dt_client_created='28082007195255000'; MySQL-Fehler : Duplicate entry '0' for key 1 |
#175
|
||||
|
||||
Quote:
http://forum.goteamspeak.com/showthr...&highlight=4.1 |
#176
|
|||
|
|||
Quote:
this error comes when i filled out the password field sorry for my bad english the first person who has entered a password he becomes the "i_client_id" "0" every other persons become the same id and this is the duplicate |
#177
|
|||
|
|||
i have found the error....
for field "i_client_id" must activate "auto_increment" it works but is this correct for all other functions? |
#178
|
||||
|
||||
This is correct. Auto increment is ok
|
#179
|
||||
|
||||
I really would appreciate someone helping me to get TS at least installed right. Its been a nightmare.
--------------------------------------------------------------- -------------- log started at 30-08-07 14:58 ------------- --------------------------------------------------------------- 30-08-07 14:58:54,ALL,Info,server, Server init initialized 30-08-07 14:58:54,ALL,Info,server, Server version: 2.0.23.19 Linux 30-08-07 14:58:54,ERROR,All,SERVER, VirtualServer Startup(1) Exception: EDatabaseError.dbExpress Error: Operation Not Supported 30-08-07 14:58:54,ALL,Info,server, Server init finished 30-08-07 14:58:54,ERROR,Info,server, Unable to createpid file, stopping daemon 30-08-07 14:58:54,ALL,Info,server, Server shutdown initialized 30-08-07 14:58:54,ALL,Info,server, Stopping VirtualServer id:0 with port:8767 ---------------------------------------------------------- --------------------------------------------------------------- --------------- log ended at 30-08-07 14:59 -------------- --------------------------------------------------------------- File: read_servers.sql SELECT * FROM ts2_servers WHERE i_server_id > 0; I tried starting it in root user mode, it works just not in teamspeak user mode |
#180
|
||||
|
||||
chadi this is a vbhacks site. for teamspeak support visit www.goteamspeak.com
|
#181
|
|||
|
|||
I can't get teamspeak to start after making these changes. if I remove it from the .ini it starts up again. .log is showing that it is failing on
-------------- log started at 29-09-07 13:15 ------------- --------------------------------------------------------------- 29-09-07 13:15:11,ALL,Info,server, Server init initialized 29-09-07 13:15:11,ALL,Info,server, Server version: 2.0.23.19 Linux 29-09-07 13:15:11,ERROR,All,SQL, Database initialization error: EDatabaseError.Unable to Load /usr/lib/libmysqlclient$ 29-09-07 13:15:11,ERROR,All,SERVER, Start_Server: unable to open database ---------------------------------------------------------- --------------------------------------------------------------- --------------- log ended at 29-09-07 13:15 -------------- --------------------------------------------------------------- I have both the % wildcard and the IP to my shell server which houses my TS and IRC server in cPanel of the server that houses my vB forum. I'm assuming using libmysqlclient_r.so.14.0.0 is ok as that is what is in my /usr/lib there is no 10.0.0 in the folder. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|