Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons

Reply
 
Thread Tools
TS2Live - TeamSpeak 2.x Online Status Details »»
TS2Live - TeamSpeak 2.x Online Status
Version: 2.0, by Phalynx Phalynx is offline
Developer Last Online: Nov 2015 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 10-21-2005 Last Update: 03-21-2006 Installs: 177
Uses Plugins Template Edits
 
No support by the author.

This is the vb3.5-version of the TeamSpeak Online Hack. The version for vB3.0.x you can find here.


What does this hack do?
It shows you the currently Users on FORUMHOME, just under the Who Is Online Block. As this Script queries the Server every time a user enters the Forumhome, it is not recommended to apply it on sites with high traffic. Use instead of my hack the hack "Show who is online in Teamspeak on forumhome", it works with cronjobs.
This Hack works on vBulletin on Windows (tested) and *nix (untested). It can query *nix and Windows-based TeamSpeak Servers.


Contains: 7 AdminCP settings, 11 phrases, 1 additional template, optional icon.
Installtime: <1 minutes
Difficulty: easy (1 product and 1 icon uploads)


The icon is optional. If you don't want to upload the icon, you can change it in the AdminCP to a different name.

Demo: http://www.e2160.com (scroll down)

Please click INSTALL!

Update for 2.0:
- No more file modifications needed, you can configure it through the AdminCP

How to Update?
- Import product, overwrite existing
- Revert the template named "forumhome_tslive"
- Check if the phrases are up to date (espacially phrase "ts_active_users")

Show Your Support

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

Comments
  #22  
Old 10-30-2005, 05:25 PM
PVTRoger PVTRoger is offline
 
Join Date: Dec 2004
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Twitch

Here's mine...

70.86.15.34:9034
Reply With Quote
  #23  
Old 10-31-2005, 12:29 AM
bspiller82's Avatar
bspiller82 bspiller82 is offline
 
Join Date: Jul 2002
Location: McHenry, Illinois
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PVTRoger
Twitch

Here's mine...

70.86.15.34:9034
Whats ur site I'll take a look at it for ya too
Reply With Quote
  #24  
Old 10-31-2005, 05:17 AM
twitch's Avatar
twitch twitch is offline
 
Join Date: Apr 2005
Posts: 260
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PVTRoger
Twitch

Here's mine...

70.86.15.34:9034

I got it to pull the information and show who is online without any problems. I wonder if maybe it has somethin gto do with your webhost but I don't know much about that.
Reply With Quote
  #25  
Old 10-31-2005, 09:03 AM
PVTRoger PVTRoger is offline
 
Join Date: Dec 2004
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Twitch

Well thanks for checking. I have no idea what my web host would have to do with this, but I'm about done looking for help, although I appreciate yours. Looks like it's just one of those things that won't work for me.

:disappointed:
Reply With Quote
  #26  
Old 11-02-2005, 04:15 AM
bspiller82's Avatar
bspiller82 bspiller82 is offline
 
Join Date: Jul 2002
Location: McHenry, Illinois
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PVTRoger
Twitch

Well thanks for checking. I have no idea what my web host would have to do with this, but I'm about done looking for help, although I appreciate yours. Looks like it's just one of those things that won't work for me.

:disappointed:
If you want to contact me on messanger or here I'll take a look at it for ya as well. It should work out of the box though.
Reply With Quote
  #27  
Old 11-07-2005, 11:00 PM
Virtuosofriend Virtuosofriend is offline
 
Join Date: Nov 2004
Location: Greece
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

are you sure that all phrases work?
$vbphrase[ts_nobody_online]
$vbphrase[ts_join]
$vbphrase[ts_help]
these dont seem to work for meh.
Reply With Quote
  #28  
Old 11-09-2005, 06:02 AM
EasyTarget EasyTarget is offline
 
Join Date: Nov 2004
Posts: 660
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I searched and it had 1 of those phrases (ts_nobody) and I get the blank box as well.
Reply With Quote
  #29  
Old 11-09-2005, 03:04 PM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thx for this hack but there is need for some improvement:

Ok first you forgot to define two phrases: ts_join & ts_help
Then why do you use the channel command if the hack shows all users on the server anyway?
The phrase "ts_active_users" is not set as GLOBAL and therefor does not show up!
You set it to "Forum Display"
I would suggest to not make the Usernames Array one link on forumhome. Looks bad with underscore and you have a join link below it (if you add the phrase) anyway.
the other phrases like "ts_offline" seem to be also not on global and therefor are not beeing displayed.

Is it possible (from the look of the php file it is) to have channels displayed differently?
I tried copieng the $teamspeak[playerlist] line and change the channel but it displayed all users on every channel on each line.

Another very important option:

PLEASE make it optional to add the ts2 block via template change or the attachemethode.
I realy dont want it directly below the who is online.

Anyone an Idea how I can display it via template change?

/me clicks install
Reply With Quote
  #30  
Old 11-09-2005, 08:32 PM
Virtuosofriend Virtuosofriend is offline
 
Join Date: Nov 2004
Location: Greece
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

ts_active_users do show up.
Reply With Quote
  #31  
Old 11-10-2005, 04:18 AM
StarBuG's Avatar
StarBuG StarBuG is offline
 
Join Date: Dec 2001
Location: Germany
Posts: 1,033
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Virtuosofriend
ts_active_users do show up.
No it does not because it is set to "Froum Display" phrase.
<phrasetype name="global" fieldname="forumdisplay">

$teamspeak[player] $vbphrase[user] these two show up displaying ( X User )

$vbphrase[ts_active_users] would be something like: Active Users in TeamSpeak @ Server:Port
Reply With Quote
Reply

Thread Tools

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 05:23 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.04545 seconds
  • Memory Usage 2,303KB
  • Queries Executed 25 (?)
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
  • (4)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
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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