vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Beta Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=34)
-   -   TeamSpeak Online Hack 1.0b (https://vborg.vbsupport.ru/showthread.php?t=68162)

Phalynx 08-08-2004 10:00 PM

TeamSpeak Online Hack 1.0b
 
This Hack has been released as a final Version. Please check the new thread:

https://vborg.vbsupport.ru/showthread.php?t=80684

SB2002 08-10-2004 12:21 PM

very nice, i took this and the other ts hack and cobbled them together in some ways to give myself a slightly different look, but it is cool. I've tested both of them now and will wait to see which one my clan members prefer, lol

Thanks again

*clicks install*

n00belit3 08-11-2004 04:04 AM

Yea looks pretty cool im be installing this tonight :)

SB2002 08-12-2004 01:48 PM

one thing i have noticed however, is that if someone has a space in their names on ts, it only displays their first name, is there any way to work around this?

Kru 08-13-2004 06:28 PM

After I installed all and trying to open forum I am getting a blank screen. I am sure there must be something wrong with my connection. Take a look here:

// **** settings - to be edited before first use ****
var $serverURL = 81.102.223.59; // will be used for the connect link, don't use localhost here
var $serverAddress = 81.102.223.59; // can be ip address or url
var $serverQueryPort = 51234; // default 51234, must be accessible and usable. check server.ini
var $serverUDPPort = 8767; // default 8767
//var $serverUDPPort = 8767; // default
// **** end of settings ****

The following link is working fine: teamspeak://81.102.223.59/?channel=The Phoenix Connections?password=Spiritual

Phalynx 08-17-2004 11:10 AM

Quote:

Originally Posted by SB2002
one thing i have noticed however, is that if someone has a space in their names on ts, it only displays their first name, is there any way to work around this?

I'll try to manage it



Quote:

Originally Posted by Kru
After I installed all and trying to open forum I am getting a blank screen. I am sure there must be something wrong with my connection.

Are you getting a PHP Error?

Dean C 08-17-2004 11:27 AM

Only just saw this great mod! Thanks for sharing :)

Kru 08-19-2004 05:00 AM

Quote:

Originally Posted by Phalynx
Are you getting a PHP Error?

No, no .php errors. That is really strange!

Phalynx 08-19-2004 07:07 AM

Are you using multiple Styles? Is the template modification been done in one template or a Master/All?

Kru 08-19-2004 10:34 AM

Quote:

Originally Posted by Phalynx
Are you using multiple Styles? Is the template modification been done in one template or a Master/All?

Yes, I am using multiple Styles: www.spiritual-connections.com and I just made the modification in the style that I am using at the moment which mean it is in the default style.

That is really weird for me because I can't find the mistake and I am sure that I did something wrong.

Swanny231 08-19-2004 01:58 PM

Great hack got it working :P.. Minimal problems..

xxxGiJoe 08-23-2004 01:25 PM

Works great.... Any word on the username with spaces?

Swanny231 08-30-2004 08:37 PM

I tried to intergrate this into CMPS (Vbadvanced) I know this isn't the right forum but you did design this hack and I was hoping you could help me get this to work on the index page of CMPS. I currently have it working on my forum home.
I got the block installed and the info is in it for the TS but now I can't get it to pull the user names on TS. Any help would do thanks. (Oh BTW I tried tio include the Ts2info and TSHome in the main root but still nogo :( )

Phalynx 08-31-2004 07:28 AM

Quote:

Originally Posted by Kru
Yes, I am using multiple Styles: www.spiritual-connections.com and I just made the modification in the style that I am using at the moment which mean it is in the default style.

That is really weird for me because I can't find the mistake and I am sure that I did something wrong.

I'm pretty sure there is a missing template. Otherwise you would get PHP Errors.


Quote:

Originally Posted by xxxGiJoe
Works great.... Any word on the username with spaces?

Seems to be wrong handling in the ts2info.php, I'll fix it within the next release.


Quote:

Originally Posted by Swanny231
I got the block installed and the info is in it for the TS but now I can't get it to pull the user names on TS. Any help would do thanks. (Oh BTW I tried tio include the Ts2info and TSHome in the main root but still nogo :( )

Do you have a screen or a demo how it looks like?

neocorteqz 08-31-2004 11:45 AM

I'll have to install this one. Great Hack. thanks.:)

SilverDawn 09-04-2004 02:09 PM

In the section:
PHP Code:

Create the following phrases in GLOBAL:

ts_active_users=Active Users in TeamSpeak
ts_join
=You will need the <a href="ftp://teamspeak.krawall.de/releases/ts2_client_rc2_2032.exe">TeamSpeak Client</ato join the ServerClick <

href
="teamspeak://[SERVER]:[PORT]/?channel=[CHANNEL]?password=[PASSWORD]">here to join the Server now</a>.
ts_nobody_online=Nobody is online 

Can you ellaborate on how you add these phrases to global.php.

Swanny231 09-04-2004 08:30 PM

Admin CP>>>>Phrases>>>Add new phrases>>>>then add them to the Global phrase.. :nervous:

Swanny231 09-04-2004 08:33 PM

Quote:

Originally Posted by Phalynx
I'm pretty sure there is a missing template. Otherwise you would get PHP Errors.



Seems to be wrong handling in the ts2info.php, I'll fix it within the next release.



Do you have a screen or a demo how it looks like?

Demo is here Http://3rd-565thclan.com

The box is on the bottom Right

SilverDawn 09-04-2004 08:59 PM

Quote:

Originally Posted by Swanny231
Admin CP>>>>Phrases>>>Add new phrases>>>>then add them to the Global phrase.. :nervous:

Thank you!

SilverDawn 09-04-2004 09:29 PM

dddd

Phalynx 09-06-2004 07:55 AM

Quote:

Originally Posted by Swanny231
Demo is here Http://3rd-565thclan.com

The box is on the bottom Right

Did you added to vB CMPS also the include statement?

require("ts2home.php");

Swanny231 09-06-2004 06:55 PM

Yes I put that satement on the index.php (cmpsindex.php) It just dont pull the names that are on TS.

HC. 09-08-2004 11:02 PM

Does anyone have this hack on a linux box ?
if so are there any changes to be made?

Spydertech 09-21-2004 02:58 AM

Quote:

Originally Posted by hunterscentral
Does anyone have this hack on a linux box ?
if so are there any changes to be made?

A little late - but it works fine on linux...

mbanje 09-21-2004 10:23 PM

this does not support names in TS with spaces in... =/

Dan 09-21-2004 10:28 PM

Looks nice.... only if my users used TeamSpeak.

Phalynx 09-22-2004 05:38 AM

Quote:

Originally Posted by mbanje
this does not support names in TS with spaces in... =/

This is known and will be fixed in the next version. But I have only really spare time for that, so it can takes some weeks...

mbanje 09-22-2004 03:01 PM

ah ok, thats the only thing i can see whatz wrong with it :-)

Nice work

bspiller82 09-25-2004 05:44 AM

Anyway to get this to show 2 diffrent TeamSpeak servers?

Spydertech 09-27-2004 12:33 AM

Got a new bug...

May not be with the code though - it may be Teamspeak.
Here's what happened - I had this implemented on both the forumhome and the VBIndex page. It worked great for a few days - then one day neither page would show anymore. The rest of the site was fine.

I removed the .php edits to index.php and forum.php (my vbindex and forumhome respectively) and they pulled up fine afterwards.

I'm guessing that it was unable to contact the TS server or got hung up somehow (the TS server was pretty maxed on bandwidth). Either way, I would definitely prefer a blank TeamSpeak WOL over a blank page just sitting there trying to load....

DWard 10-06-2004 06:34 PM

Doesn't show 4 me at all

DWard 10-06-2004 07:21 PM

Figured it out, my host firewall blocked it because it's a bit dodgy. And it increased the server load for the whole server by 350%

StarBuG 10-24-2004 10:39 AM

Hi

I had the same problem as someone above.
After Installing the hack I simply got a blank page.
I did all instructions in the install file (was not much so there is no mistake!) and the server settings are ok as well.

There is only one template created is that right?

Any help?

StarBuG

Mr Peabody 10-30-2004 05:25 AM

Great idea for a hack, before i install it id like to know if theres a way to isolate the users in a single channel on a large TS server.
This would be really handy.
Cheers

iwantcheese 10-30-2004 07:44 AM

any plans to include ventrilo in this hack?

Thanks :)

StarBuG 10-30-2004 08:42 AM

Hello?

Anyone who knows how to solve the problem?

StarBuG

EvilCrow 11-05-2004 04:31 AM

Quote:

Originally Posted by StarBuG
Hi

I had the same problem as someone above.
After Installing the hack I simply got a blank page.
I did all instructions in the install file (was not much so there is no mistake!) and the server settings are ok as well.

There is only one template created is that right?

Any help?

StarBuG

Same issue here!

NYI Fan 11-05-2004 02:43 PM

I tried this one because i couldnt get the one with the cronjob to work

looks like this one wont work either - my host does not allow incoming connections on UDP 8767 (which explains the blank pages I suppose - still dont know why the script didn't exit and return a failure message though?

Reece D 11-12-2004 09:55 AM

hmmmm how do you add a new template in vb ???

Reece D 11-12-2004 10:23 AM

ahhh lol i'm dumb its phpmyadmin :)


All times are GMT. The time now is 02:33 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.01336 seconds
  • Memory Usage 1,817KB
  • 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
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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