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 Squad Stats integration for VBAdvanced (https://vborg.vbsupport.ru/showthread.php?t=122429)

tekram 12-04-2006 05:49 AM

Yes please make it for Battlefield 2142 that was nice

back2basic 12-09-2006 01:40 PM

Quote:

Originally Posted by back2basic (Post 1129603)
maybe its somehow custimizable for bf 2142 I'll check it out later this week , but I don't have much knowledge of html / php

I'll give it a try

I can't get it to work (I'm to noobish)
I hope someone else can take a look into it ...

blind-eddie 12-20-2006 12:42 PM

Can this be edited for Americas Army?

willisbryan 01-12-2007 07:47 PM

Quote:

Originally Posted by tekram (Post 1131432)
Yes please make it for Battlefield 2142 that was nice

There will be no Monitors available publicly for Battlefield 2142.

EA has not released a public XML feed for 2142 stats. You guys can try to rearrange the code as much as you want, it wont work.

We already have custom scripts written, but we are unable to use them because EA has decided to be idiots!

Hope this stops everyone from asking for 2142 scripts. LOL


Bryan
aka JediKnight

www.2142-Battlefield.com
www.MyGamingForums.com (Beta)

sinisterpain 01-13-2007 12:09 AM

I keep getting that the cache folder is not world writeable but I have set it to 777 any thoughts on this

**********EDIT***********
figured it out if anyone else has the problem in the bf2s-mlb.php file

find:
Code:

function test_cache() {
        if( isset($this->has_cache) )
            return $this->has_cache;

replace with:
Code:

function test_cache() {
        if( isset($this->has_cache) )
            return $this->has_cache;

        $this->has_cache = true;
        return $this->has_cache;

Thanks to NM156

nstagtr 02-06-2007 08:11 PM

i keep gettin this error:

Warning: Invalid argument supplied for foreach() in \bf2squad\index.php on line 12

can someone help PLEASE

sinisterpain 02-06-2007 11:43 PM

Quote:

Originally Posted by nstagtr (Post 1176317)
i keep gettin this error:

Warning: Invalid argument supplied for foreach() in \bf2squad\index.php on line 12

can someone help PLEASE

Check you uploaded all the files and the configuration in the config. Re-read the readme. Something is not configured right.

nstagtr 02-07-2007 11:56 AM

Tried all of that and still get the same thing, if i go into it a different way it shows up like this:

http://www.24-7gamers.com/bf2squad/i...p?page=leaders

I know it works, just for some reason with the stye i am using i get that error.

sinisterpain 02-07-2007 09:03 PM

Quote:

Originally Posted by nstagtr (Post 1176737)
Tried all of that and still get the same thing, if i go into it a different way it shows up like this:

http://www.24-7gamers.com/bf2squad/i...p?page=leaders

I know it works, just for some reason with the stye i am using i get that error.

Is your cmps index called index.php or cmps_index.php?
Also check in the cmps page you created, your path should be bf2squad/index.php. modular shell yes, clean output yes.
Modules selected should be Custom Page Content.

nstagtr 02-08-2007 12:05 PM

My cmps index is caled index.php and i just finished triple checkin the page and the path is bf2squad/idex.php, module shell is yes, clean output is yes and the only thing checked is Custom Page Content.


All times are GMT. The time now is 11:28 AM.

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.01141 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
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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