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)

AA_ 07-08-2010 09:28 PM

now available: Regionalliga West 2010/2011 (Germany)

AA_ 07-09-2010 12:46 PM

now available: Liga Sagres 2010/2011 (Portugal)

riskofficer 07-10-2010 11:53 AM

Can I use ver. 1.4.21 with vb 4.0.3? For some reasons I dont want to upgrade forum, Im waiting for more stable release of vB.

AA_ 07-10-2010 12:02 PM

Quote:

Originally Posted by riskofficer (Post 2067221)
Can I use ver. 1.4.21 with vb 4.0.3? For some reasons I dont want to upgrade forum, Im waiting for more stable release of vB.

yes

ijob 07-10-2010 12:08 PM

Hi AA,

Is there any chance of putting the country in brackets [like you have done in red above] within the admin cp team import screen?

I'm not that familiar with all the different leagues and their country of origins.

Cheers :)

AA_ 07-10-2010 12:18 PM

Quote:

Originally Posted by ijob (Post 2067229)
Hi AA,

Is there any chance of putting the country in brackets [like you have done in red above] within the admin cp team import screen?

I'm not that familiar with all the different leagues and their country of origins.

Cheers :)

find in 'admincp/vbsoccer_admin.php':

PHP Code:

$leagueoptions[$league['s']][$league['id']] = $league['name']; 

and change to:

PHP Code:

$leagueoptions[$league['s']][$league['id']] = sprintf('%2$s (%1$s)'$league['reg'], $league['name']); 

'%2$s (%1$s)' -> 1. Bundesliga 2010/2011 (DE)


this is included in version 1.4.22

ijob 07-10-2010 12:26 PM

perfect, thanks :)

AA_ 07-12-2010 06:12 AM

The world cup is over :)
congratulations to spain!

installations before 1.4.21 are now invalid.

KURTZ 07-12-2010 09:38 AM

@ [name]AA_[/name]: there is a trouble with the forum blocks, if i archive a league (example the latest WC) the block disappear ... i think that there is better if you link the block with a specific category and not with a specific league ...

AA_ 07-12-2010 09:51 AM

Quote:

Originally Posted by KURTZ (Post 2067971)
@ [name]AA_[/name]: there is a trouble with the forum blocks, if i archive a league (example the latest WC) the block disappear ... i think that there is better if you link the block with a specific category and not with a specific league ...

in the forum blocks only current events are displayed. archived events are invisible in the menu and the forum blocks.


All times are GMT. The time now is 11:26 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.02469 seconds
  • Memory Usage 1,744KB
  • 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_php_printable
  • (3)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