vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   TS2Live - TeamSpeak 2.x Online Status (https://vborg.vbsupport.ru/showthread.php?t=99032)

Phalynx 09-08-2006 06:22 AM

Yes, this works on 3.6 like a charm :)

SmileMan 09-30-2006 10:19 PM

Thank you very much

BigJohnny 10-06-2006 01:17 PM

hey eddie thanks for the link dude :)

i might release that here as well.

EgoProwler 01-25-2007 09:47 PM

Is it possible to have multiple TS Servers configured with this plugin so that each configured servers shows at the bottom of your forum?

LeatherNeck 03-08-2007 05:05 PM

Many thanks - works like a dream :)

joergh 05-02-2007 12:01 AM

Maybe this can help other users. It is only a small addition to add the user nickname to the link to the ts-server. So now the user will have the same name in the channel he will be logged in using the ts2live link. Before this i always got the name "Guest1" f.e.

After this the URL will look like this:

teamspeak://11.111.111.111:8767/?channel=channelname?password=passwordforchannel?n ickname=usernameinvb

Just add the variable

Quote:

?nickname=$bbuserinfo[username]
in template "forumhome_tslive" to the link to the TS-Server. The line is near the bottom.



Code:

href="teamspeak://$vboptions[ts2live_server_address]:$vboptions[ts2live_server_port]/?channel=$vboptions[ts2live_join_channel]?password=$vboptions[ts2live_join_password]?nickname=$bbuserinfo[username]
It seems that you will have problems if the users have special characters in their names (f.e. german characters: J?rg in VB will be changed to Jörg in TS-Server) but i don?t know to prevent this but Jörg is better than Guest1. ;) If anyone has a hint. Tell me. :)

Thanks

Joergh

Taragon 10-11-2007 06:40 PM

Hi,

First I've installed this on a 3.6.8 board, and it's working like a charm!

I did have to remove the alt="" at line 22 to make sure links will work in <phrase name="ts_active_users"><![CDATA[ at line 155

Line 22:
Code:

<td class="alt2"><img src="$stylevar[imgdir_misc]/$vboptions[ts2live_icon]" alt="" border="0" /></td>

Line 155:
Code:

                        <phrase name="ts_active_users"><![CDATA[People on Teamspeak: {1}&nbsp;&nbsp;&nbsp;Both <a href="profile.php?do=editusergroups">members</a> and guests may use <a href="showthread.php?t=3279">DIE16 TS</a>]]></phrase>

Now I've got 2 questions, and hoping it's ok to ask, being my first time here at these forums.

Would it be possible to remove the get_player_flags for everyone, and make all registered (R) bold?

Would it be possible to stop the linking from a person on teamspeak to the channel (cause I've already informed people at line 155, like mentioned above)

I really hope you can assist me with this.

All the best,
Cor a.k.a. Taragon

Stryker412 11-09-2007 01:45 PM

Mine says offline too and I contacted the provider we get our TS from. They said both 8798 and 51234 are not blocked. Anyone have ideas?

If I click on the "Server is currently offline" link, I can join the server with no problems. It just won't show who's on.

Stryker412 11-11-2007 01:02 AM

Just wondering could it not be working because I don't have a Server WebPost PostUrl & Server WebPost LinkUrl setup? Just curious because I have tsviewer running on my front page and that works fine and everyone on TS shows up. However, for some reason this script does not.

Stryker412 11-12-2007 06:31 PM

Do we have to install any of the 1.x version first or can we just install this 2.0?


All times are GMT. The time now is 02:34 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.01309 seconds
  • Memory Usage 1,739KB
  • 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
  • (3)bbcode_code_printable
  • (1)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