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)

koikute9x 03-21-2011 05:27 PM

This product is not compatible with version 4.1.2 of vBulletin.

Zweeper 03-22-2011 02:19 PM

works fine with my 4.1.2

SEW810 03-22-2011 02:26 PM

Uninstalled due to lack of support. :(

Nice mod when it used to work with me.

taffy056 04-03-2011 01:41 PM

Quote:

Originally Posted by koikute9x (Post 2175880)
This product is not compatible with version 4.1.2 of vBulletin.

agree, getting a load of code when trying to do anything with this, maybe get better support on this site instead, at least the coder does actually go there?

http://www.vbulletin-germany.org/showthread.php?t=5275

Gemma 04-03-2011 02:59 PM

Works without problems on my 4.1.2

taffy056 04-03-2011 03:25 PM

Quote:

Originally Posted by Gemma (Post 2180426)
Works without problems on my 4.1.2

I have seen it working on 4.1.2 on the net, but I get all this when I try to run it on mine, the code is actually a hell of a lot longer

Code:

(!isset($GLOBALS['vbulletin']->db)) {    exit; }  define('VURL_URL',                1); define('VURL_TIMEOUT',            2); define('VURL_POST',                4); define('VURL_HEADER',              8); define('VURL_POSTFIELDS',        16); define('VURL_ENCODING',          32); define('VURL_USERAGENT',          64); define('VURL_RETURNTRANSFER',    128); define('VURL_HTTPHEADER',        256);  define('VURL_CLOSECONNECTION',  1024); define('VURL_FOLLOWLOCATION',  2048); define('VURL_MAXREDIRS',        4096); define('VURL_NOBODY',          8192); define('VURL_CUSTOMREQUEST',  16384); define('VURL_MAXSIZE',        32768); define('VURL_DIEONMAXSIZE',    65536); define('VURL_VALIDSSLONLY',  131072);  define('VURL_ERROR_MAXSIZE',      1); define('VURL_ERROR_SSL',          2); define('VURL_ERROR_URL',          4); define('VURL_ERROR_NOLIB',        8);  define('VURL_HANDLED',            1); define('VURL_NEXT',                2);  define('VURL_STATE_HEADERS',  1); define('VURL_STATE_LOCATION', 2); define('VURL_STATE_BODY',    3);  /** * vBulletin remote url class * * This class handles sending and returning data to remote urls via cURL  and fsockopen * * @package        vBulletin * @version        $Revision: 40651 $ * @date        $Date: 2010-11-16 16:23:46 -0800 (Tue, 16 Nov 2010) $ * */ class vB_vURL {    /**    * vBulletin Registry Object    *    * @var    string    */    var $registry = null;      /**    * Error code    *    * @var    int    */    var $error = 0;      /**    * Options bitfield    *    * @var    integer    */    var $bitoptions = 0;      /**    * List of headers by key    *    * @var    array    */    var $headerkey = array();

taffy056 04-07-2011 05:09 PM

Well upgraded to vbulletin 4.1.3 and this hack started working afterwards, must have sorted it out somehow or another ?

Anyway, does anyone know if you can manually add leagues to this? I am looking for the league 1 + 2 of the english league pyramid, would be very grateful for anything.

SeanMT 04-12-2011 09:13 AM

Does anyone know which database table the users settings & options gets stored in? As I would like to set all of my members email notifications preferences to a default.

GeorgeEcuador 04-15-2011 12:57 AM

get to play as teams or any tutorials for this game

Bounce 04-30-2011 10:18 AM

No updated games for the Scottish Premier League, remaining fixtures missing!

Good while it lasted but next season will be reinstalling my previous Prediction League :cool:


All times are GMT. The time now is 03:00 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.02617 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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