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 - Advanced Voicetool Viewer (Teamspeak 2, Teamspeak 3, Ventrilo viewer) (https://vborg.vbsupport.ru/showthread.php?t=264573)

Disasterpiece 09-24-2011 04:49 PM

Quote:

Originally Posted by Micha66 (Post 2249327)
hi, can please someone explain to me in detail how i can use this viewer in a widget in my cms please?
i?m a little newbie ;)

I don't own the cms, so I have no idea how this should work. Sorry

Micha66 09-24-2011 06:07 PM

i think i made id i only dont know my serverid

server query wont work

Disasterpiece 09-24-2011 06:39 PM

Quote:

Originally Posted by Micha66 (Post 2249658)
i think i made id i only dont know my serverid

server query wont work

server query won't work without the correct server ID. You have to ask your teamspeak provider for the correct id.

Micha66 09-24-2011 08:57 PM

lol, he say to me i can get it with a server query

Disasterpiece 09-25-2011 07:15 AM

Quote:

Originally Posted by Micha66 (Post 2249697)
lol, he say to me i can get it with a server query

Without the serverID, I can't help you.

Consult the official teamspeak forums if you still have trouble obtaining the id: http://forum.teamspeak.com/forum.php

Papoye 09-25-2011 12:04 PM

Need Raidcall status

dustoff99 09-25-2011 01:44 PM

Installed and works great.

However when I hover over the Join hyperlink, is their an option to disable displaying the password?

If not, is their an option to only show this block to certain groups?

I don't want anyone that visits my board to know that information.

PS still new to vB :D

Disasterpiece 09-25-2011 05:54 PM

Quote:

Originally Posted by dustoff99 (Post 2249894)
Installed and works great.

However when I hover over the Join hyperlink, is their an option to disable displaying the password?

If not, is their an option to only show this block to certain groups?

I don't want anyone that visits my board to know that information.

PS still new to vB :D

You can edit the tsviewer_overall template and wrap the content in the following tags:
PHP Code:

<vb:if condition="is_member_of($bbuserinfo, 1,2,3)">

...

</
vb:if> 

where 1,2,3 are the ids of the usergroups you want the viewer to be visible.

dustoff99 09-25-2011 09:36 PM

Quote:

Originally Posted by Disasterpiece (Post 2249974)
You can edit the tsviewer_overall template and wrap the content in the following tags:
PHP Code:

<vb:if condition="is_member_of($bbuserinfo, 1,2,3)">

...

</
vb:if> 

where 1,2,3 are the ids of the usergroups you want the viewer to be visible.

What is the quickest (or best) way to find the tsviewer_overal template?

dustoff99 09-25-2011 09:42 PM

I found TSxViewer:

- Cache Templates
- Load cache
- Main

under Plugins & Products / Plugin Manager (is it TSxViewer: Main?) and if so, do I just copy / paste that code at the top or bottom?


All times are GMT. The time now is 08:06 AM.

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.01160 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_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)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