The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
[Neoobs] Teamspeak3 Integration Details »» | |||||||||||||||||||||||||||||||||||||||||||||
** Find more information about this project along with source code and bug/support tracker here **
Please remember to click Mark as Installed if you use this modification. Please feel free to nominate this modification for the MOTM, and/or use the donate link provided (Support Developer). This mod integrates Teamspeak 3 with VBulletin by synchronizing VBulletin usergroups with Teamspeaks server groups. It also issues tokens to users and has a small viewer. More functionality will be added upon request or as needed. NOTE: You must have a Teamspeak 3 server with ServerQuery Login. (Other permissions may be required, a full list of permissions will be added later.) Options / Features : * The ability to turn the whole modification on/off. * The ability to show the modification in Quick Links. * Automatically add users to TS3 groups (server and channel) based off of their Unique ID (set in profile) * The ability to look up users by username or userid (if they used a token generated by this script) * The ability to look up users by unique ID * The ability to allow certain usergroups to generating tokens. * The ability to allow certain usergroups to reset token counts. * The ability to allow certain usergroups to administer tokens. * Custom number of tokens and unique ID's Two new usergroup permissions are provided in the usergroup manager. * Default Teamspeak Server Group - The Teamspeak 3 server groups that users will be placed into. * (Channel Name) - The Teamspeak 3 channel group that users will be placed into for that channel. (Only one group is allowed per channel, select none to not set a channel group) * Can Generate Tokens * Can Reset Tokens * Can Admin Teamspeak * Number of Tokens allowed (also used for number of unique ID's) Two new user fields have been added and are editable through the user manager or the teamspeak script. * Teamspeak Unique ID (variable depending on settings for primary usergroup) * Tokens (the number of tokens they have generated) * All other modification settings are in vBulletin Options > Neoobs - Teamspeak. To install or upgrade;
Note that by default all usergroups are not set up, you must set them each to your own server groups. (This will be fixed in a future release) Support Support will not be provided for vBulletin 4 Alpha, Beta or RC versions. Feel free to PM me if you have any problems and I will try my best to fix them in a timely manner. Low priority will be given to posters who do not have this marked as installed In some cases, support can only be provided if I have an admin login and ftp access. To Be Added * Update TS3 Group when VB3 Group is updated * Viewer on ForumHome * Add FAQ and Admin Help Topics History: v0.9.9 : 4-May-2011 : Initial Stable Release. Beta Releases v0.9 Beta : 31-Dec-2010 : Added support for custom number of tokens, Moved away from profile fields, Added lookup page, Added support for multiple unique ID's, Added support for secondary usergroups. Added Screens (NOTE: Phrases are not complete in this version. However if you would like to add phrases for another language let me know) v0.8 Beta : 23-Dec-2010 : Added lookup page, Added multiple server groups, Added channel groups v0.7 Beta : 22-Dec-2010 : Initial Beta Test. GNU COPYRIGHT NOTICE: This mod uses Teamspeak3 PHP Framework provided by Sven 'ScP' Paulsen of Planet TeamSpeak. Download Now
Screenshots
Show Your Support
|
4 благодарности(ей) от: | ||
Azel, kardac.stenfot, Voo2 |
Comments |
#212
|
|||
|
|||
Also, when I enable this if you do a forum search and then click on any of the threads returned, you get the following error:
Fatal error: Call to undefined function log_vbulletin_error() in /home/.........../includes/teamspeak/global_bootstrap_init_start.php on line 12 |
#213
|
|||
|
|||
We are all getting this error. I'm unsure of how to fix this. I've even added my website ip to teamspeak's whitelist, and still nothing.
Hope the developer will be able to fix it for us |
#214
|
|||
|
|||
Were all waiting for him. Hope he is able to spend some time. This mod is amazing!
|
#215
|
|||
|
|||
Anxiously awaiting the update
|
#216
|
|||
|
|||
We all are :P I really would like to get this mod to work
|
#217
|
|||
|
|||
Quote:
- Does your website server allow outgoing connections via the serverquery port (do not assume, you need to check - most hosting providers block ports like this). - Are you able to manually connect to the teamspeak listenserver via telnet (use putty) - Are you able to run commands using the serverquery login details you entered via telnet (if no then you're having permission issues with the serverquery user) Quote:
FROM Code:
catch(Exception $e) { log_vbulletin_error($e->getCode().' '.$e->getMessage(), 'teamspeak'); } Code:
catch(Exception $e) { //log_vbulletin_error($e->getCode().' '.$e->getMessage(), 'teamspeak'); } You need to add your webserver's IP address to the teamspeak whitelist. |
#218
|
|||
|
|||
You sir are a legend! The .php file has worked, and I am currently talking with my host about opening that port.
Thank you |
#219
|
||||
|
||||
Quote:
I cannot tell you the amount of hosts that offered me to have certain ports opened then the littlest thing goes wrong first thing they do is close all ports other then basic web host ports! |
#220
|
|||
|
|||
So I got this working and the options area in AdminCP works but it will keep banning my web server even though it's in the whitelist. I'm able to change some things but then when I go back to view it again it will be banned.
EDIT: Think I may have figured out the ban part by raising the flood limits. However I'm having a problem another user had. Settings in the usergroup area are not saving. |
#221
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|