View Single Post
muukis
Veteran Member
Join Date: Apr 2009
Old 04-20-2009 , 16:09   Webstats not working - Need help!
Reply With Quote #340

First off - Thanks for this great plugin. I've managed to start storing stats from the game server to the DB. I had to fix somethings first though to get it up and running. I can't insert map rows without the int values unless they are set by default. Createtable.php included as an attachment.

All seems to work well from the game server point of view, but I have a problem with the webstats. I have a feeling my PHP is improperly configured or is missing some extensions etc. All the pages are blank from dynamic data. For example my index.php page title is "Left 4 Dead Player Stats :: <?=$title;?>". I did put some echo rows in the Template-set method and the correct values are there. It still wont update anything on the templates.

My server is:
WIN2003 R2 with all the latest updates
PHP 5.2.1 (cli) (built: Feb 7 2007 23:11:26)
IIS 6

Any help is welcome!
Attached Files
File Type: zip createtable.zip (1.1 KB, 252 views)
muukis is offline