View Full Version : [Module] Battlefield 2 Stats
oap jtripper
12-23-2005, 03:32 PM
This is a module for Battlefield 2 stats - it integrates the new stats package from http://www.brainpecker.com with full authority to use it
Installation
Included is the module & a product xml file, also included is the full script for the stats. There is also a readme-installation file
Demo (http://www.oapsquad.com/forums)
the file is too big to attach to this forum :(
Download (http://www.oapsquad.com/files)
Screenshot 1 is of the stats block on the homepage
Screenshot 2 is of the main stats page
geoff
12-24-2005, 01:45 AM
had some questions on vb.org about hte image paths..the awards aarent showing up at all for me and i had to move the pics folder to make them work temporarily. Any correct fix for image paths?
oap jtripper
12-24-2005, 07:56 AM
try changing this in bf2_stats_config.php
$conf_picsPath = "bf2_stats/pics";
to
$conf_picsPath = "forums/bf2_stats/pics";
geoff
12-24-2005, 12:45 PM
that worked...still have missing "awards"
bfplayer
01-26-2006, 11:08 PM
ya, awards aren't working for me either :(
KarmaPolice
03-22-2006, 02:35 PM
for the above issue of the medals pictures... i found where the issue is ...
in: bf2_stats_class.php
$this->picsPath = "bf2_stats/pics";
SHOULD be
$this->picsPath = "<your_forum_root_dir>/bf2_stats/pics";
however, when i change this to
$this->picsPath = "forum/bf2_stats/pics";
it screws things up even more... so i'm not sure what the restrictions are on that variable that might be getting overloaded, but i figured a simple switch would work, and it didn't for me... maybe someone else can build upon that idea?
as a temp workaround i just copied the bf2_stats directory to my site root directory and removed all the .php files in it... now the pictures show... but i'd really rather fix that link so i don't have to have the pics in 2 different places.
Any thoughts?
FroggyStyle
03-30-2006, 10:38 PM
Nothing shows up at all for me ... Blank page with no content, any ideas ?
hoagie
06-26-2006, 02:29 PM
I would like to edit the layout so all the stats are in one column...how would I go about doing that?
See my theme is fixed and it looks horrible when you view stats...........
willisbryan
09-14-2006, 01:22 PM
The Download LInk isn't working, is there anyway I can get a hold of a working link?
I have several custom scripts for BF2 that have been written for nuke, way better than brainpecker or any of the other ones. I would be willing to share if someone could convert them...
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.