Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
TeamSpeak Online Hack 1.0.2 Details »»
TeamSpeak Online Hack 1.0.2
Version: 1.02, by Phalynx Phalynx is offline
Developer Last Online: Nov 2015 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 04-27-2005 Last Update: Never Installs: 29
 
No support by the author.

TeamSpeak Online Hack 1.0.2

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.

Installtime: 5 minutes
Difficulty: easy (4 new phrases, 1 new template, 1 template edit, 2 file edit)
Demo: http://www.e2160.com (scroll down)

Please click INSTALL!

Show Your Support

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

Comments
  #12  
Old 05-04-2005, 10:21 AM
P.Jackson P.Jackson is offline
 
Join Date: Sep 2003
Location: Newcastle,Uk
Posts: 170
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yea relised so i replid #8
Reply With Quote
  #13  
Old 05-27-2005, 03:01 PM
SlipNslide281 SlipNslide281 is offline
 
Join Date: May 2005
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

noob question. I followed everything to a "T" and am stuck on step 5.

it says "Modify the Template FORUMHOME:" Where do I find this?
Reply With Quote
  #14  
Old 05-28-2005, 08:04 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

AdminCP->Styles & Templates->Click on "<<>>" behind the style you want to edit.
Reply With Quote
  #15  
Old 06-08-2005, 10:19 AM
SuperserverUK SuperserverUK is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this hack along with a few others. All of them work fine except for this one. I double checked it then asked someone to check it again.

All has been done according to the readme but nothing.

1 bit i thought might be it was the..

<!-- start TeamSpeak Online Hack by Phalynx -->
$ts_online
<!-- end TeamSpeak Online Hack by Phalynx -->

$ts_online (is not mentioned and where else)
Reply With Quote
  #16  
Old 06-08-2005, 10:35 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

$ts_online is defined in the ts2home.php.

ts2home.php is beeing called in the index.php/forum.php:

Quote:
require("ts2home.php");
Maybe you missed the entry?
Reply With Quote
  #17  
Old 06-08-2005, 10:42 AM
SuperserverUK SuperserverUK is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yer found ts_online after..

didnt miss it:

3. Still in index.php
------------------------------------------------
find:
else
{
$show['upcomingevents'] = false;
}

add under:

// ############################### start TeamSpeak Online Hack by Phalynx
require("ts2home.php");
// ############################### end TeamSpeak Online Hack by Phalynx

is there, any other ideas m8?
Reply With Quote
  #18  
Old 06-08-2005, 10:44 AM
SuperserverUK SuperserverUK is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Double checked again and all is there as per instrctions but nothing shows at all.
Reply With Quote
  #19  
Old 06-08-2005, 10:44 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Does it not show up? Errors? You've changed the right template/design?
Reply With Quote
  #20  
Old 06-08-2005, 10:49 AM
SuperserverUK SuperserverUK is offline
 
Join Date: Nov 2004
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nothing at all shows up, no errors. The template is a color / image change from the default style. Only one style there.
Reply With Quote
  #21  
Old 06-08-2005, 10:53 AM
Phalynx Phalynx is offline
 
Join Date: Feb 2004
Location: Erlangen, Germany
Posts: 2,747
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Change

PHP Code:
<!-- start TeamSpeak Online Hack by Phalynx -->
$ts_online
<!-- end TeamSpeak Online Hack by Phalynx --> 
into

PHP Code:
<!-- start TeamSpeak Online Hack by Phalynx -->
$ts_online
--CHANGES HAS BEEN DONE--
<!-- 
end TeamSpeak Online Hack by Phalynx --> 
With this, you can see if the Text "--CHANGES HAS BEEN DONE--" is appearing. If it's not, then something is wrong with it.

Check also if the new template "ts_loggedin" has been created.
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 05:07 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.25328 seconds
  • Memory Usage 2,309KB
  • 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
  • (2)bbcode_php
  • (1)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
  • (3)pagenav_pagelink
  • (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