vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Integration with vBulletin - Battlefield 2 Stats integration for VBAdvanced (https://vborg.vbsupport.ru/showthread.php?t=122423)

SirShaw 10-05-2007 10:03 PM

does not work correctly in vb 3.6.7 or 3.6.8. Dont waste your time trying to install it.

UPDATE: does work with 3.6.7 and 3.6.8 needs some editing for the medals to display correctly

goto line 182 in bf2_stats_medals.php and find:

Code:

if(file_exists("$path/".$id."_$level".$ia.".png")) {
                $ret = "$path/".$id."_$level".$ia.".png";
        } else {

and change to
Code:

if(file_exists(" <<PUT YOUR PATH TO YOUR BF2STATS DIRECTORY HERE>> ".$path."/".$id."_".$level.$ia.".png")) {
                $ret = $path."/".$id."_".$level.$ia.".png";
        } else {


save, upload and images should work again for the awards.

butch3r 11-19-2007 11:29 PM

Is there any support on this mod?

butch3r 11-28-2007 07:28 AM

Can anybody help me with this mod? I receive an error:
Fatal error: Call to a member function highLow() on a non-object in /..link to bf2_stats_tables.php/ on line 546

gdavis480 01-31-2008 06:17 PM

Hi I think I got it to work partially with Vbulletin 3.7.0 Beta 4, but when enter my Nick or PID 1 into it. It goes back to the same page of where I enter my Nick or PID 1.

http://www.onebigcommunity.net/index.php?page=bf2stats

Tim_GPN 02-07-2008 12:51 AM

This mod would be perfect for my clan, however i dont use vBAdvanced.

Is there a way i am able to use this mod without Advance, or do you know if there is a BF2 Stats mod which can be used for just vB forum board installations - just like another page such as Squad Rules?

Any info would be greatly appreciated.

butch3r 02-09-2008 11:44 AM

Quote:

Originally Posted by gdavis480 (Post 1433314)
Hi I think I got it to work partially with Vbulletin 3.7.0 Beta 4, but when enter my Nick or PID 1 into it. It goes back to the same page of where I enter my Nick or PID 1.

http://www.onebigcommunity.net/index.php?page=bf2stats

It works fine for me on localhost with vB 3.7.0 b4 and vBa 3.0.0

check
Code:

$conf_add_to_url = "?page=bf2stats&";
in bf2_stats_config.php

gdavis480 02-10-2008 04:17 AM

It still doesn't work, cause this is where it goes after i enter my PID and click go. http://www.onebigcommunity.net/index...&input2=&go=go
when I enter this "?page=bf2stats&" into the bf2_stats_config.php.

butch3r 02-10-2008 01:27 PM

Hey - one more thing: looks like you uploaded mod to root dir, but you should do in bf2stats folder

EDIT: or maybe not?? but try this link: http://www.onebigcommunity.net/index...nput1=69383080 it works
and looks like i can help you with that//

gdavis480 02-10-2008 11:15 PM

it is in the bf2stats folder lol. but it reads the files as if it wasnt. its wierd

butch3r 02-10-2008 11:37 PM

My link works fine, so the problem is: in config.php and (or) maybe in form (tables.php)


All times are GMT. The time now is 05:05 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01150 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete