vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Integration with vBulletin - gTeamSpeak - TeamSpeak User Management (https://vborg.vbsupport.ru/showthread.php?t=122221)

DeMiNe0 07-29-2006 12:20 AM

Great hack. I allready have something like this coded at fusionclan.com, but this seems to be far better. I was planning to release mine, but you obviously beat me too it :).

Gryphon 07-29-2006 12:37 AM

Thanks, I developed it a while ago as a non-vB feature on one of my sites and decided to convert it into my first vB product.

SCS_Rocket-Devi 07-31-2006 11:25 AM

Hey mate I keep getting this error on the teamspeak.php page

Code:

Database error in vBulletin 3.6.0 Release Candidate 3:

Invalid SQL:
SELECT * FROM ts2_clients WHERE s_client_name = 'scsrocketdevil.1' AND i_client_server_id = '1';

MySQL Error  : Table 'vbulletin6.ts2_clients' doesn't exist
Error Number : 1146
Date        : Monday, July 31st 2006 @ 01:22:48 PM
Script      : http://www.*******.org/forum/teamspeak.php
Referrer    :
IP Address  : 86.140.217.226
Username    : SCS_Rocket-Devil
Classname    : vB_Database

and in admincp/vbteamspeak.php i get this error

Code:

Fatal error: Call to undefined function rpm_print_stop_back() in f:\domains\*******.org\wwwroot\forum\admincp\vbteamspeak.php on line 30

Gryphon 07-31-2006 03:35 PM

On the first error, are you accessing a remote database for TeamSpeak or is TeamSpeak sharing your vBulletin DB?

For the second, that is my fault I will fix the error, however the error is happening because you do not have your User ID in the config file under super admins. I will look into a way to improve that.

jluerken 08-05-2006 09:00 PM

Hi Blackjack, I installed your hack and while creating an account I get this error

Database error in vBulletin 3.6.0:

Invalid SQL:
INSERT INTO teamspeak2.ts2_forum_account SET ts2_client = '386', userid = '3', username = 'CFN|LordSoth';

MySQL Error : Table 'teamspeak2.ts2_forum_account' doesn't exist
Error Number : 1146
Date : Sunday, August 6th 2006 @ 12:01:44 AM
Classname : vb_database

Can you help please?

TS2 is running in a different db on the same server. Data is correct.

Gryphon 08-06-2006 01:02 AM

Did you do step 4 and create the table?

I have a new version in the works that will make that table not needed. I should have it available next week.

jluerken 08-06-2006 09:43 AM

I made step 4 and now its working.

The picture on the right side is not showing up and I found something nice.
I had an admin and he created an ts account. He got SA as normal.
Now I made him a normal user but he has still SA on the TS Server.

There should be a job in the sheduled task area that checks such things.

Maybe you can keep this in mind for your next version :D

In the admincp I get the following error message:
PHP Code:

Fatal errorCall to undefined function: rpm_print_stop_back() in /path/forum/admincp/vbteamspeak.php on line 30 


rouven 08-06-2006 10:28 AM

go to line 30 in admincp/vbteamspeak.php

change:
rpm_print_stop_back("You don't have permission to access this page.");

to:
print_cp_no_permission();

cheers :)

jluerken 08-06-2006 01:42 PM

This is not working rouven. It removes the error message but still my normal admins do not have access to this page.
It seems that only superadmins have that permission but normal admins not.

Gryphon 08-06-2006 05:12 PM

Currently only superadmins are allowed to access it, I have changed that in the next version.

For the image, put ts2/teamspeak_help.gif in the misc folder for any custom style you have.

For SA they need to drop/join for it to take effect, I can probably make the change take effect immediately, but it will only work if you have the tcp query port available, otherwise it is not possible.


All times are GMT. The time now is 01:27 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01220 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete