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)
-   -   Forum Home Enhancements - TSxView: simple live viewer for Teamspeak 2 & 3 (https://vborg.vbsupport.ru/showthread.php?t=231924)

St0rmNet 01-18-2010 04:41 PM

Issues with this mod with the update to server version Beta 15.

Updates?

-St0rm

Disasterpiece 01-18-2010 06:25 PM

i'll look into it.

give me some time.

Disasterpiece 01-18-2010 07:59 PM

Problem found. Please read the notice in the mod description:

Quote:

*** IMPORTANT NOTICE FOR TS3 BETA 15 AND HIGHER ***

With the latest release (Beta 15) of the teamspeak 3 server, ts3 has introduced a query flood protection which bans every ip, which queries the teamspeak server too often in a short period of time.
To exclude ips from this procedure, edit the query_ip_whitelist.txt in your ts3 server directory.
For those who don't have access to this file, consult your service provider.
The next major version of this plugin will include some techniques to deal with this limitation. Stay tuned.

Also notice, that the newest ts3 server version (beta 15) requires client version of beta 11 or higher.

Please read the version notes and the documentation of teamspeak3 itself to get further information: http://www.teamspeak.com/?page=home
========

allenelson 01-26-2010 10:25 PM

Nice mod, installed! Can you add on to the script and make it a dual teamspeak/ventrilo status for us multi-voip sites?

Olli2k 02-13-2010 12:25 PM

Hey there,
is it possible to display this mod only for selected usergroups?

The conditions for my page would be <vb:if condition="is_member_of($bbuserinfo, 5,6,7,11,12)">, but i downt knwo where to modify the code. My trys always ended in several php error messages.

ysam 02-21-2010 02:32 PM

Can someone post a way to display this as a widget and/or in sidebar plz?

Kaosvf 03-10-2010 12:14 PM

Sorry, can i show only a specific channel??

GS18DVD 03-13-2010 09:14 AM

i now have got it installed but it always shows that on the teamspeak 3 server is no user, also if there is someone on it.

how can that be? can you/someone help me please.

thanks.

Disasterpiece 03-13-2010 03:51 PM

uh, didn't notice new posts, vb.org sent me no mail :o

Anyway sorry for the delayed replies:

Quote:

Originally Posted by Olli2k (Post 1981340)
Hey there,
is it possible to display this mod only for selected usergroups?

The conditions for my page would be <vb:if condition="is_member_of($bbuserinfo, 5,6,7,11,12)">, but i downt knwo where to modify the code. My trys always ended in several php error messages.

You can edit the template "forumhome/tsviewer" and put this info in the first line. Or replace the template's code with this one:

PHP Code:

<!-- TSxViewer -->
<
vb:if condition="is_member_of($bbuserinfo, 5,6,7,11,12)">
<
div id="ts_viewer" class="wgo_subblock collapse">
<
h3><img src="{vb:stylevar imgdir_misc}/users_online.png" alt="TSxViewer" />{vb:raw phrase_tsx_currentuser}</h3>
    <
div>
    {
vb:raw tsxview_output}
    </
div>
</
div>
</
vb:if>
<!-- /
TSxViewer --> 

(not tested, but should work)

Quote:

Originally Posted by Kaosvf (Post 2000856)
Sorry, can i show only a specific channel??

Currently not without changing the code files on your own. This feature will be supported in the next major update.

Quote:

Originally Posted by GS18DVD (Post 2002690)
i now have got it installed but it always shows that on the teamspeak 3 server is no user, also if there is someone on it.

how can that be? can you/someone help me please.

thanks.

It is most likely, that you used the wrong server ID (Teamspeak 3) or used the wrong server port (TS2).
If your TS server is hosted by a provider, ask him what your serverID is (TS3) or which query port you should use (TS2)
If the problem persists, you can PM me your TS data and I can take a look.

Kaosvf 03-13-2010 04:24 PM

Quote:

Originally Posted by Disasterpiece (Post 2002879)
Currently not without changing the code files on your own. This feature will be supported in the next major update.

Ok, i wait... xD


All times are GMT. The time now is 03:10 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.01274 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
  • (1)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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