vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Integration with vBulletin - Soccer Betting Game ("Fussball-Tippspiele") (https://vborg.vbsupport.ru/showthread.php?t=238043)

Delilahs 03-24-2010 11:27 AM

On my installation, the following mods need to be disabled to enable the templates to show correctly on vBsoccer

VSa - Auto Birthday Greeter 2.0.3 VSa - Auto Birthday Greeter
VSa - Login To User Account 3.0.3 VSa - Login To User Account
Yay! Another Facebook Bridge

AA_ 03-24-2010 11:49 AM

some 4.x add-ons are not compatible with vbulletin 4.0.2!

global.php:
Code:

$bootstrap->bootstrap();

// Deprecated as of release 4.0.2, replaced by global_bootstrap_init_start
($hook = vBulletinHook::fetch_hook('global_start')) ? eval($hook) : false;

$bootstrap->load_style();

// legacy code needs this
$permissions = $vbulletin->userinfo['permissions'];

// Deprecated as of release 4.0.2, replaced by global_bootstrap_complete
($hook = vBulletinHook::fetch_hook('global_setup_complete')) ? eval($hook) : false;

the use of template-engine in 'global_start' is dangerous.

vbsoccer is fully compatible with vbulletin 4.0.2

AA_ 03-24-2010 01:26 PM

This is no errors in other add-ons!
it is an error in the vbulletin-template-engine itself

Delilahs 03-24-2010 01:54 PM

Will you be reporting that to vB AA?

AA_ 03-24-2010 02:01 PM

yes

the problem can be "solved": ACP -> Settings -> Options -> Style & Language Settings -> Store CSS Stylesheets as Files? YES
vbulletin 4.0.2 = vbulletin 4 Alpha 231 :D

Delilahs 03-24-2010 04:16 PM

made the directory to take the css files, it's read / writable, disabled the mods, then re-enabled them, checked the directory for the css files and that is working correctly, but the pages on vBsoccer are once again skewed to the left as before.

Going through all my mods now, disabling - re-enabling to see if this fixes it

AA_ 03-24-2010 04:32 PM

update

(removed)

* bugfixes
* alternative solution for css-files

Delilahs 03-24-2010 04:51 PM

Works an absolute treat with all css files now stored.

Well done, and thanks for your work today AA ;)

Regs 03-24-2010 06:48 PM

AA_,

Awesome stuff!

I know you have said no more leagues added but there is a league that starts this weekend that I hope you will consider: MLS

Cheers,

Regs.

AA_ 03-24-2010 07:14 PM

Quote:

Originally Posted by Regs (Post 2009566)
AA_,

Awesome stuff!

I know you have said no more leagues added but there is a league that starts this weekend that I hope you will consider: MLS

Cheers,

Regs.

MLS = Major League Soccer? :D


All times are GMT. The time now is 05:32 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.02174 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)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
  • (4)pagenav_pagelinkrel
  • (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