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)

GoNz00 11-26-2007 09:16 PM

i just tracked down 2 weeks of my website having a 500 server error to this old mod ???

strage thing is our GSP has not updated to the new release yet..

MDK-Indy 03-13-2008 11:52 AM

Salü,

how i can display 2 diffrent TS-Server on the same Forum-index?

greeting Indy

Phalynx 03-13-2008 12:01 PM

Not supported with this version.

blind-eddie 03-30-2008 05:52 PM

<a href="http://www.tswebviewer.com/" target="_blank">http://www.tswebviewer.com/</a>

I will get you a ad free code...Trying to find it on my pc....many files..

Wobbly Goblin 05-20-2008 04:45 PM

I've had some problems with people giving our team speak password to non-members. That being the case, how involved would it be to have this mod highlight names that aren't members of my forum?

Thanks,
Nick

Phalynx 05-20-2008 07:07 PM

Should be not a big thing at all, but this product is not supported anymore. I'm waiting for Teamspeak 3 and will do a new version.

Wobbly Goblin 05-21-2008 01:16 AM

Ok, maybe you can add a usergroup check in the next version. Might be nice if it sent the admin a PM when someone outside the group logs in too. ;)

Thanks,
Nick

Stryker412 06-18-2008 05:51 PM

Phalynx, are you making a Ventrilo version?

Phalynx 06-18-2008 07:35 PM

I assume no.

Antek 08-11-2008 11:29 PM

Hello,

somebody can tell me how move ts module to another place (like on screenshot)?

http://img239.imageshack.us/img239/70/tsdz8.jpg

Antek

Phalynx 08-12-2008 07:29 AM

Quote:

Originally Posted by Antek (Post 1596584)
Hello,

somebody can tell me how move ts module to another place (like on screenshot)?
Antek

You would need to modify the code to do that. Take a look at the very end of the hook forumhome_start named "TSLive 2.0 (get users)".

Nantrox 01-26-2009 08:32 AM

does this thing work with the new vB 3.8 too?

Taragon 01-26-2009 12:04 PM

Quote:

Originally Posted by Nantrox (Post 1725001)
does this thing work with the new vB 3.8 too?

Yes, it works like a charm :)
Your web server does need a dedicated ip.

We've got it running here if you'd like to take a quick peek http://die16-clan.com/forum

HaS?R 01-28-2009 05:40 PM

Thanks.

sub_ubi 02-03-2009 12:00 PM

Quote:

Originally Posted by joergh (Post 1239363)
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



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

Thank you, both the original dev and you :)

zoomervb 09-30-2009 10:10 AM

just installed ts2live - works well.

now i wonder if there is a way to prevent unregistered users to see the password for the ts-server mentioned in the url. is it possible to deny the delivery of any hack-code to unregistered, so that they will not see active ts-users also? that would help me a lot.

thanks for any hint in advance

Phalynx 09-30-2009 05:02 PM

You can create a template condition for this. For example:
Code:

<if condition="is_member_of($vbulletin->userinfo, 1)">
...URL...
</if>



All times are GMT. The time now is 01:37 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.01183 seconds
  • Memory Usage 1,750KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (17)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