Thread: Forum Home Enhancements - TSxView: simple live viewer for Teamspeak 2 & 3
View Single Post
  #116  
Old 04-03-2011, 06:25 PM
BadgerDog BadgerDog is offline
 
Join Date: Oct 2006
Location: Toronto
Posts: 1,789
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Disasterpiece View Post
Well, you could try to change that 9987 to 4128, that would be the obvious case.
Thanks ..

Where do I make that change in your code? That's the value in the TS3 host settings and has been for the last year.


Quote:
Originally Posted by Disasterpiece View Post
When you connect to your ts3 server using teamspeak 3, what does the connection window say exactly?
It says in the TS3 client window when the program loads and executes:

============================
Trying to connect to server on 174.137.xx.xx:9987
Failed to connect to server
============================


Quote:
Originally Posted by Disasterpiece View Post
You have an IP and a port there, and this is the same connection info required for the joinlink to work. 9987 is the default port, so if you didn't need to specify it in your ts3 before, you should now need to do so, because if you leave it blank, ts3 automatically tries port 9987 first.
I think you're right and perhaps a new iteration of TS3 server code expects to see a specific port now. So, where can I specific that port it in the mod's AdminCP screen?

The only place it would go (I think) is in your mod's AdminCP field for TS2:

Teamspeak 2 Port
Which port to use for join link
TS2 Default: 8767
TS3 Default: -ignored-

However, I don't use TS2 and so it's a irrelevant entry? BTW, the value 4128 has been plugged in there for the last year and the TS3 client always connected properly, but even with this field blank as a test, I still get the error message from the TS3 client shown above.

As I said, if I manually use the TS3 client by just loading it on it's own outside of vBulletin without using your mode, it loads fine, as long as I use port 4128. TS3 client shows:

========================================
Trying to connect to server on 174.137.xx.xxx:4128
Connected to server
For help goto http://www.InstantTeamSpeak.com/team...er-support.php
You subscribed to all channels
========================================

If I hover over the link created by this mod in order to load the TS3 client, it shows ...

Quote:
ts3server://174.137.xx.xx/?port=&nickname=Badger&password=test
Note port= has no value, but I don't think it ever has when it ran the TS3 client over the last year. I ran a test and simply typed the above line into the browser, except I put a value in the field port= that the mod hasn't been adding.

Quote:
ts3server://174.137.xx.xx/?port=4128&nickname=Badger&password=test
It executes fine ...

So, I suspect that the TS3 server code now requires a port field value (like TS2 servers do), which it never has in the past? How can I get it to put 4128 in that field, if there's no AdminCP field to out it in?

Thanks for any guidance... :up:

Regards,
Doug
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01148 seconds
  • Memory Usage 1,782KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete