Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
CMS TSViewer Details »»
CMS TSViewer
Version: 1.00, by michael5472 michael5472 is offline
Developer Last Online: Apr 2011 Show Printable Version Email this Page

Category: Portal Software - Version: 3.7.0 RC 1 Rating:
Released: 03-22-2008 Last Update: Never Installs: 17
Template Edits
Re-useable Code  
No support by the author.

I have added a new version for 3.8.x displaying TS3 installation information
https://vborg.vbsupport.ru/showthread.php?t=238983

I couldn't see this on here so here is what i dont to get it going.

Firstly you need to have your TeamSpeak registered (FREE) at http://www.tsviewer.com/

Then get your iFrame code and do the following.

Go to admincp > vBa CMPS > Add Module > [Template Module]

Module Title - Team Speak Viewer

Template to include - tsviewer

You can leave everything else as it is.

Then go to Styles & Templates > Style Manager > select your skin > Add New Template

Title - adv_portal_tsviewer

Template
Code:
<tr>
<td class="$bgclass">

PASTE YOUR IFRAME / HTML TSVIEWER INFORMATION HERE

</div>
</td>
</tr>
Demo - http://www.theoldbreed.com/

Hope this comes in handy for anyone

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 10-11-2008, 11:47 PM
n95gps n95gps is offline
 
Join Date: Aug 2008
Posts: 41
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

all i have is missing image that says

tsviewer is loading please wait

nothing happened!
Reply With Quote
  #13  
Old 10-20-2008, 10:59 AM
michael5472's Avatar
michael5472 michael5472 is offline
 
Join Date: Mar 2004
Location: South England
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by n95gps View Post
all i have is missing image that says

tsviewer is loading please wait

nothing happened!
What do you have in there ?
Reply With Quote
  #14  
Old 10-21-2008, 10:38 AM
IGCEMA IGCEMA is offline
 
Join Date: Sep 2007
Location: Florida
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any thoughts of making this for Ventrilo as well?
Reply With Quote
  #15  
Old 10-26-2008, 07:58 PM
Gleedo Gleedo is offline
 
Join Date: Oct 2008
Posts: 157
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi, been trying to get this working, but i cant for some reason. Been over it a number of times, but i must be missing something...

"Pages active on" says "none", but i guess it should say "home" like the others......any idea how i get it to be on the "home" page?




Thanks in advance
Reply With Quote
  #16  
Old 10-27-2008, 04:41 PM
TsirhCitna TsirhCitna is offline
 
Join Date: Jul 2005
Location: Kent, OH
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is a template edit not an add-on.
Reply With Quote
  #17  
Old 11-14-2008, 09:09 AM
Trake Duke Trake Duke is offline
 
Join Date: Nov 2008
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello,

i have a problem with my TS Viewer. You can see the problem here.

The Team Speak Viewer is on the bottom of the side, but i want, that he is on the right side after "Aktuelle Umfrage". All other Boxes will be dropped down too, if they comes after the Team Speak Viewer.

The code, that i used:

Quote:
<tr>
<td class="$bgclass">
<script language="javascript" type="text/javascript" src="http://www.tsviewer.com/ts_viewer_pur.php?ID=70931&bg=transparent&type=&ty pe_size=11&type_family=1&info=1&channels=1&users=1 &js=1&type_s_weight=normal&type_s_style=normal&typ e_s_variant=normal&type_s_decoration=none&type_s_w eight_h=normal&type_s_style_h=normal&type_s_varian t_h=normal&type_s_decoration_h=none&type_i_weight= normal&type_i_style=normal&type_i_variant=normal&t ype_i_decoration=none&type_i_weight_h=normal&type_ i_style_h=normal&type_i_variant_h=normal&type_i_de coration_h=none&type_c_weight=normal&type_c_style= normal&type_c_variant=normal&type_c_decoration=non e&type_c_weight_h=normal&type_c_style_h=normal&typ e_c_variant_h=normal&type_c_decoration_h=none&type _u_weight=normal&type_u_style=normal&type_u_varian t=normal&type_u_decoration=none&type_u_weight_h=no rmal&type_u_style_h=normal&type_u_variant_h=normal &type_u_decoration_h=none"></script><NOSCRIPT>Enable JavaScript to see TeamSpeak Viewer or click <a href="http://www.tsviewer.com/index.php?page=ts_viewer&ID=70931">here</a>.</NOSCRIPT>
</div>
</td>
</tr>
What did i wrong?

Sry for my bad english, but i?m from germany and my school-English is over 8 years ago outdated.

Thanks for help and have a nice day.

Trake Duke
Reply With Quote
  #18  
Old 01-07-2009, 08:14 PM
Chrakker Chrakker is offline
 
Join Date: Jan 2009
Location: Germany
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for Sharing.
Works great with 3.7.5

PS:
Quote:
Originally Posted by Trake Duke View Post
Hello,

i have a problem with my TS Viewer. You can see the problem here.

The Team Speak Viewer is on the bottom of the side, but i want, that he is on the right side after "Aktuelle Umfrage". All other Boxes will be dropped down too, if they comes after the Team Speak Viewer.

The code, that i used:

-> Code above

What did i wrong?

Sry for my bad english, but i?m from germany and my school-English is over 8 years ago outdated.

Thanks for help and have a nice day.

Trake Duke
You might use the ieFrame variant of this Module, not the JavaScript one
That will fix it
have a nice day ^^
Reply With Quote
  #19  
Old 07-31-2009, 01:33 AM
alfieuk alfieuk is offline
 
Join Date: Feb 2007
Location: West Yorkshire
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Spent most of the day trying to get a similar gadget to this working on my site but unsolvable issues caused me to look elsewhere and thankfully I did, had this up and running in 15 minutes.

Works a treat with 3.8.2

thanks!
Reply With Quote
  #20  
Old 03-24-2010, 09:01 AM
michael5472's Avatar
michael5472 michael5472 is offline
 
Join Date: Mar 2004
Location: South England
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have added a new version for 3.8.x displaying TS3 installation information
https://vborg.vbsupport.ru/showthread.php?t=238983
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:47 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04808 seconds
  • Memory Usage 2,298KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete