PDA

View Full Version : TS2 log viewer PHP script


Saxtus
18-01-2007, 13:00
I've made a combined TS2 & TS2modperl log viewer at my free time (no much of it btw...).

Until now I used it personally for my own TS2 server (live here (http://www.saxtus.gr/ts2_log/)) but as I saw from other posts, some people search for something like this.
So if anyone still thinks that may have a use of it, ask here and I will post the PHP code of my baby.

Probably I will be unable to support it but if it works for me, well... you got the meaning...

P.S.: Sorry for my English if I am making mistakes,
but it isn't my native language.

Reedy Boy
18-01-2007, 13:05
I've made a combined TS2 & TS2modperl log viewer at my free time (no much of it btw...).

Until now I used it personally for my own TS2 server (live here (http://www.saxtus.gr/ts2_log/)) but as I saw from other posts, some people search for something like this.
So if anyone still thinks that may have a use of it, ask here and I will post the PHP code of my baby.

Probably I will be unable to support it but if it works for me, well... you got the meaning...

P.S.: Sorry for my English if I am making mistakes,
but it isn't my native language.

Definately worth doing it i think!

Many people would use it


The only thing you may want to add to it, would be some sort of authentisication, so that not everyone could view it

But other than that, it looks pretty good!

Saxtus
18-01-2007, 13:09
Definately worth doing it i think!

Many people would use it


The only thing you may want to add to it, would be some sort of authentisication, so that not everyone could view it

But other than that, it looks pretty good!
Oh... too fast answer!

Ok then, I will put the script at the above URL in few minutes.

About authentication:
Not planned! Use Apache's .htaccess or similar method

Reedy Boy
18-01-2007, 13:12
Oh... too fast answer!

Ok then, I will put the script at the above URL in few minutes.

About authentication:
Not planned! Use Apache's .htaccess or similar method

Consider adding it to the 3rd party resources

http://www.goteamspeak.com/index.php?page=3rdparty


If you put it so people can modify the source, im sure someone would add authentiscation options...?

Saxtus
18-01-2007, 13:50
Consider adding it to the 3rd party resources

http://www.goteamspeak.com/index.php?page=3rdparty


If you put it so people can modify the source, im sure someone would add authentiscation options...?
Done.

About authentication: Are you asking for yourself or just suggesting it?

Reedy Boy
18-01-2007, 17:58
Done.

About authentication: Are you asking for yourself or just suggesting it?

Not really asking for myself, i only have my TS at home for me to mess about with, i need to spend time to setup the TSPerl Mod and such

I just could see that not everyone would want the page accessible to everyone


Nice work though :)