Forums
BF2Statistics.com :: Forums :: BF2Statistics discussion
Thats great work you are doing here!
Thank you for keeping this mod alive!
UnOfficial BF2statistics Release Thread
Hey guys, I decided to make a thread dedicated to all release versions of the *Unofficial* bf2statistics updates. I will keep this thread updated with the newest release version links
Latest Version: 1.4.7
Download: Bf2_stats_1.4.7
Included with each download package:
Notes:
1.4.7 Has been tested extensively on a server containing the following versions: PHP v5.3.10, MySQL: 5.5.20, Apache: 2.2.21. Im pretty sure i have most bugs worked out, but please let me know if you find anymore
Latest Version: 1.4.7
Download: Bf2_stats_1.4.7
Included with each download package:
- ASP web interface (Server Admin Page)
- Bf2sclone web interface (Stats Viewing)
- Updated server files
Notes:
1.4.7 Has been tested extensively on a server containing the following versions: PHP v5.3.10, MySQL: 5.5.20, Apache: 2.2.21. Im pretty sure i have most bugs worked out, but please let me know if you find anymore
Thats great wilson! What are the changes from previous version? 
*Edit*
You've got moderator status!

*Edit*
You've got moderator status!

[ Edited Tue Feb 07 2012, 08:17AM ]
Mostly code cleanup... There was also an missing "$" in the serchforplayers.aspx, which caused it to always print "Invalid Syntax". I also fixed alot of notice errors in the ASP on php version 5.3.10 (a few variables where not defined before being used). BF2sclone is now complete, everything works as it should and i added number formatting for kills / deaths / scores etc (8976 is now 8,976).
wilson212 wrote ...
Mostly code cleanup... There was also an missing "$" in the serchforplayers.aspx, which caused it to always print "Invalid Syntax". I also fixed alot of notice errors in the ASP on php version 5.3.10 (a few variables where not defined before being used). BF2sclone is now complete, everything works as it should and i added number formatting for kills / deaths / scores etc (8976 is now 8,976).
Mostly code cleanup... There was also an missing "$" in the serchforplayers.aspx, which caused it to always print "Invalid Syntax". I also fixed alot of notice errors in the ASP on php version 5.3.10 (a few variables where not defined before being used). BF2sclone is now complete, everything works as it should and i added number formatting for kills / deaths / scores etc (8976 is now 8,976).
Thats great work you are doing here!
Thank you for keeping this mod alive!
[quote] Home pages problems link Download: Bf2_stats_1.4.7 What are you trying to say shark? 
Download link works for me? http://www.bf2statistics.com/download.php?view.13

Download link works for me? http://www.bf2statistics.com/download.php?view.13
[ Edited Wed Feb 08 2012, 07:25AM ]
Image: http://img404.imageshack.us/img404/6789/20120208184954.jpg
[ Edited Thu Feb 09 2012, 12:43AM ]
Fixed for Linux
before
_admin_event.log
2012-02-19 21:49:08 : > Checking SNAPSHOT Storage Path...
2012-02-19 21:49:08 : - SNAPSHOT Path Writable: Fail
2012-02-19 21:49:08 : > Checking SNAPSHOT Archive Storage Path...
2012-02-19 21:49:08 : - SNAPSHOT Archive Path Writable: Fail
2012-02-19 21:49:08 : > Checking Backup Storage Path...
2012-02-19 21:49:08 : - Backup Path Writable: Fail
_config.php
after
_admin_event.log
2012-02-20 06:39:51 : > Checking SNAPSHOT Storage Path...
2012-02-20 06:39:51 : - SNAPSHOT Path Writable: Pass
2012-02-20 06:39:51 : > Checking SNAPSHOT Archive Storage Path...
2012-02-20 06:39:51 : - SNAPSHOT Archive Path Writable: Pass
2012-02-20 06:39:51 : > Checking Backup Storage Path...
2012-02-20 06:39:51 : - Backup Path Writable: Pass
_config.php
before
_admin_event.log
2012-02-19 21:49:08 : > Checking SNAPSHOT Storage Path...
2012-02-19 21:49:08 : - SNAPSHOT Path Writable: Fail
2012-02-19 21:49:08 : > Checking SNAPSHOT Archive Storage Path...
2012-02-19 21:49:08 : - SNAPSHOT Archive Path Writable: Fail
2012-02-19 21:49:08 : > Checking Backup Storage Path...
2012-02-19 21:49:08 : - Backup Path Writable: Fail
_config.php
- $stats_logs = 'logs/';
- $stats_logs_store = 'logs/_processed/';
- $admin_backup_path = '/var/www/ASP/_backups/';
after
_admin_event.log
2012-02-20 06:39:51 : > Checking SNAPSHOT Storage Path...
2012-02-20 06:39:51 : - SNAPSHOT Path Writable: Pass
2012-02-20 06:39:51 : > Checking SNAPSHOT Archive Storage Path...
2012-02-20 06:39:51 : - SNAPSHOT Archive Path Writable: Pass
2012-02-20 06:39:51 : > Checking Backup Storage Path...
2012-02-20 06:39:51 : - Backup Path Writable: Pass
_config.php
- $stats_logs = 'logs';
- $stats_logs_store = 'logs/_processed';
- $admin_backup_path = '/var/www/ASP/_backups';


Joined: Mon Jun 23 2008, 11:43PM
Joined: Tue Jan 24 2006, 01:32PM