vb.org Archive

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

burak61 11-25-2012 04:33 PM

Why it is not updating the results ?

kailew 02-01-2013 08:14 AM

Hi,

I'm getting a SQL Error:

----------------------
Datenbankfehler in vBulletin 3.8.6:

Invalid SQL:

SELECT
b.`userid`, `match_day`,
COUNT(*) AS `bets`,
SUM(`score_key`>0) AS 'evaluated',
SUM(`score_key`>0 AND `score_key` != `bet_score_key`) AS 'wr',
SUM(`score_key`>0 AND `bet_home`=`points_home` AND `bet_away`=`points_away`) AS 'rr',
SUM(`score_key`>0 AND CAST(`bet_home`-`bet_away` AS SIGNED)=(`points_home`-`points_away`) AND NOT (`bet_home`=`points_home` AND `bet_away`=`points_away`)) AS 'rd'
FROM `pfosoccer_user_bet` b
INNER JOIN `pfosoccer_match` m ON (m.`id`=b.`match_id`)
WHERE m.`league_id`=12 GROUP BY `match_day`, b.`userid`;

MySQL-Fehler : BIGINT UNSIGNED value is out of range in '(`dbxxxxx_xx`.`b`.`bet_home` - `dbxxxxx_xx`.`b`.`bet_away`)'
Fehler-Nr. : 1690
Fehler-Zeit : Friday, 01.02.2013 @ 10:00:57
Datum : Friday, 01.02.2013 @ 10:00:57
Skript : http://www.myforum.org/vbsoccer.php?do=ranking
Referrer : http://www.myforum.org/vbsoccer.php?do=live
IP-Adresse : 91.xx.xxx.xx
Benutzername : xxx
Klassenname : vB_Database
MySQL-Version : 5.5.28-log
-----------------------------------

Any ideas?

Kai

eazygreek 02-03-2013 12:35 PM

can you please add a greek superleague league? :(

Robert9 02-03-2014 06:12 PM

Find in vbsoccer.php two times:

CAST(`bet_home`-`bet_away` AS SIGNED)

and replace it with

CAST(`bet_home` AS SIGNED) - CAST(`bet_away` AS SIGNED)

Pladimir 07-23-2015 04:50 PM

Is there no more update for the current 2015 / 2016 season?

digif 08-03-2015 02:05 PM

Is this still working?

cheech47 08-20-2015 09:34 PM

It was for me until last week, getting an access denied message when trying to get scores updated and in the diagnostics but cant see any other error message to give me a hint why

Butzel 09-19-2015 03:05 PM

wird die Europa-Liga nicht mehr angeboten ? Bis dato kann man sie leider nicht einpflegen.
Danke für einen Hinweis.

ArcadeSyndicate 09-19-2015 07:50 PM

hello butzel, the server seems to be offline...

http://www.vbulletin-germany.org/sho...4748#post84748

or take a look at the vb4 thread for this mod.

Butzel 09-21-2015 05:55 AM

Danke f?r die Info.
Das waere sehr schade um das Soccer-Game :(


All times are GMT. The time now is 10: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.01384 seconds
  • Memory Usage 1,727KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)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