vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - [Neoobs] Teamspeak3 Integration (https://vborg.vbsupport.ru/showthread.php?t=255700)

SnaKe |WiH| 01-16-2013 10:53 AM

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

richardevans123 01-16-2013 10:59 AM

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

ti6 01-16-2013 01:37 PM

Quote:

Originally Posted by richardevans123 (Post 2397254)
Hope the developer will be able to fix it for us

Were all waiting for him. Hope he is able to spend some time. This mod is amazing!

drunkenbombers 01-17-2013 01:16 PM

Anxiously awaiting the update :)

richardevans123 01-17-2013 01:17 PM

Quote:

Originally Posted by drunkenbombers (Post 2397480)
Anxiously awaiting the update :)

We all are :P I really would like to get this mod to work

Captain Tycoon 01-17-2013 06:28 PM

Quote:

Originally Posted by SnaKe |WiH| (Post 2397249)
I'm getting Teamspeak Error 111 also. Have tried many different ways of putting in address.

Can you use the same server bot from another plugin? Or does it have to be it's own?

Check the following:
- 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:

Originally Posted by SnaKe |WiH| (Post 2397253)
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

I fixed the error above by editing /includes/teamspeak/global_bootstrap_init_start.php

FROM
Code:

        catch(Exception $e) {
                log_vbulletin_error($e->getCode().' '.$e->getMessage(), 'teamspeak');
        }

TO...
Code:

        catch(Exception $e) {
                //log_vbulletin_error($e->getCode().' '.$e->getMessage(), 'teamspeak');
        }

I cannot say if this fix is the best way of doing it, but it does the job for now.

Quote:

Originally Posted by Tri@de (Post 2397023)
i solved but when i enter in some ts admincp options i get
Teamspeak Error 3329: connection failed, you are banned

You need to add your webserver's IP address to the teamspeak whitelist.

richardevans123 01-17-2013 06:51 PM

You sir are a legend! The .php file has worked, and I am currently talking with my host about opening that port.

Thank you

CoZmicShReddeR 01-17-2013 07:27 PM

Quote:

Originally Posted by richardevans123 (Post 2397545)
You sir are a legend! The .php file has worked, and I am currently talking with my host about opening that port.

Thank you

Good luck I do not know any host for websites that allows anything other then the basic web ports to be opened mainly for security reasons! Now if it is possible to remotely host the script that would work for me!

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!

drunkenbombers 01-18-2013 12:40 PM

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.

drunkenbombers 01-18-2013 01:48 PM

Quote:

Originally Posted by Tri@de (Post 2397035)
Yes, also the banned message. i put in ts ip my ts address.
I have some problems:
1) in usergoup settings i edit Teamspeak Permissions but it seems it doesen't save modifications.
1a) in usergoup settings, there are twice Teamspeak Permissions one before channel groups and one after.
2) in teamspeak.php teamspeak actions is empty.

Yep, I got all of these issues as well. I've offered Neoobs access to our system to troubleshoot it so we'll see where it goes.


All times are GMT. The time now is 12:19 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.04862 seconds
  • Memory Usage 1,745KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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