KingJ Posted February 20, 2009 Author Share Posted February 20, 2009 Just a tip to anyone using the cron edition of this script: make sure you place it outside of your public directory so you don't get DoS'd Probably best to use the cron edition, that way you still get the latest values but it only updates when it really needs to rather than generating the data on request. Link to comment Share on other sites More sharing options...
KingJ Posted February 22, 2009 Author Share Posted February 22, 2009 I myself have just switched to the cron version, while it didn't create load, it did take time. I now have it running a cron and writing to a file, which is simply included in the page. Pages load a lot faster now - I suggest anyone using the live edition switches to the cron edition. Link to comment Share on other sites More sharing options...
Goran Posted February 23, 2009 Share Posted February 23, 2009 Hi all, thanks for contributing this script to community. Well I'm having a strange issue. Getting the error: HTTP Error 500.0 - Internal Server Error The PHP is installed and I'm running IIS 7. I followed this guide : http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspx If anyone has a clue what is going wrong please let me know! Thanks Link to comment Share on other sites More sharing options...
zerovz Posted February 23, 2009 Share Posted February 23, 2009 We got it work but it says that we have 3 players online ? On HLSW I can count more then 150 players currently playing on our servers Link to comment Share on other sites More sharing options...
jcroom Posted February 23, 2009 Share Posted February 23, 2009 Hi all, thanks for contributing this script to community. Well I'm having a strange issue. Getting the error: HTTP Error 500.0 - Internal Server Error The PHP is installed and I'm running IIS 7. I followed this guide : http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspx If anyone has a clue what is going wrong please let me know! Thanks That's a permissions error I believe. Link to comment Share on other sites More sharing options...
jcroom Posted February 23, 2009 Share Posted February 23, 2009 zerovz, In TCAdmin, if you browse to a server that has alot of players on it, go to server administration. Does it return any results? Link to comment Share on other sites More sharing options...
KingJ Posted February 23, 2009 Author Share Posted February 23, 2009 We got it work but it says that we have 3 players online ? On HLSW I can count more then 150 players currently playing on our servers There are two things that could cause this: 1) No query support in TCA for those games 2) Different server clocks, all your servers must use the same time. When they report back they report their local time. The script then grabs the most recent time and sums all players with that timestamp. Make all your servers have the same time, it's a good idea regardless. Link to comment Share on other sites More sharing options...
cookiesowns Posted June 10, 2009 Share Posted June 10, 2009 Can someone teach me how to use this .php script? Do i insert it into the site or???? Link to comment Share on other sites More sharing options...
Exploit Posted January 10, 2010 Share Posted January 10, 2010 Evening, I'm getting the following error whilst using this script: http://website.ufrag.net/test.php Any advise would be appreciated. Link to comment Share on other sites More sharing options...
strikeR- Posted May 10, 2010 Share Posted May 10, 2010 Hi, My txt file is blank, it's normal ? Link to comment Share on other sites More sharing options...
matrix4583 Posted June 26, 2010 Share Posted June 26, 2010 I got an error: Warning: mysql_result() [function.mysql-result]: Unable to jump to row 0 on MySQL result index 2 in XX:\XXXX\admin2\vugineering.com\XXXX\XXXX\playerstats.php on line 18 Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.