Version: 1.00, by jluerken
Developer Last Online: Dec 2018
Version: 3.0.3
Rating:
Released: 08-02-2004
Last Update: Never
Installs: 22
No support by the author.
Hi,
this is my first little hack and I hope one of you has a little bit time to improve it.
This hack will check who is online on a Teamspeak server and generate a list of nicknames in a file.
This file will then be display in the statistics area of forumhome.
Hack can be installed in 5 minutes!
Difficulty: very easy
Screenshot attached
Enhancements: If anyone knows how to start this via vBCron please tell me
is there a way to get this type of info without putting everything in vBulletin???
I just wanna use this on my clans site which I dont have vB on(yet) and I was also thinking of making this into a block or something for vBportal or at least being able to include this...
I am a noob @ php
any help would be greatly appreciated
Genmud
The script is independant of vb which means you can use it also on a normal webpage.
GNU C Library stable release version 2.2.5, by Roland McGrath et al.
Copyright (C) 1992-2001, 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
Compiled by GNU CC version 2.95.4 20011002 (Debian prerelease).
Compiled on a Linux 2.4.18 system on 2003-04-08.
Available extensions:
GNU libio by Per Bothner
crypt add-on version 2.1 by Michael Glad and others
linuxthreads-0.9 by Xavier Leroy
BIND-8.2.3-T5B
libthread_db work sponsored by Alpha Processor Inc
NIS(YP)/NIS+ NSS modules 0.19 by Thorsten Kukuk
Report bugs using the `glibcbug' script to <bugs@gnu.org>.
See above for version information. So I need a version of ts2php compiled with the glib version installed on my web server, correct?
I seem to have the same problem as croft.
I'm certain i've installed it correctly and my cron seems fine,its creating a file called whoisints.php.tmp(I do not understand why it is making this file) and I get this error at the top of my page:
Warning: file_get_contents(./whoisints.php): failed to open stream: No such file or directory in /home/wiiija/public_html/wij/phobia/forum/index.php on line 59
Now,if I rename the file to whoisints.php the error dissapears but the file does not update and no users are listed as being on teamspeak,also the whoisints.php.tmp file reappears in the directory
My cronjob as it stands:
/home/wiiija/public_html/wij/phobia/forum/includes/cron/ts2php 217.158.150.19 -p:10110 /home/wiiija/public_html/wij/phobia/forum/whoisints.php >/dev/null 2>&1
I'm using cpanel to set the frequency of updates etc.
If theres a glaring mistake I'd appreciate if somebody could point it out but it appears in order to me,I have also chmod 755 the ts2php file as stated in the first post,I hadnt done this at first and thought this maybe the problem but unfortunately not.
ok, got the thing running (on another machine because of the libstdc++.so.5 error, but where oh where can I define a username and password? Since the TS-server isn't public I really need that...
ok, got the thing running (on another machine because of the libstdc++.so.5 error, but where oh where can I define a username and password? Since the TS-server isn't public I really need that...
TIA
I've never tested this with a password protected TS but I think it is also working when there is a password on cause you're not really login on. Its only checking who's online like a webbased script which also do not need login data