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)

ForceHSS 12-17-2013 04:42 PM

Quote:

Originally Posted by Schneck (Post 2469020)
after upgrading to vb 4.2.2 i have the following error when i tick "Aktuelle Daten abrufen" (update matches manually) but the rest of this mod is working fine:

Code:

Warnung: Only variables should be passed by reference in ..../includes/vbsoccer_services.php (Zeile 307)

Warnung: Only variables should be passed by reference in ..../includes/vbsoccer_services.php (Zeile 307

)

This plugin wont work for that version and i dont ever see the op ever updating it

motd2 12-20-2013 04:03 PM

4.2.2
includes/class_core.php
locate lines 5683-5685
Code:

        case E_NOTICE:
            // Just ignore these completely //
        break;

Replace with this
Code:

        case E_NOTICE:
        case E_STRICT:
        case E_DEPRECATED:
            // Just ignore these completely //
        break;


Schneck 12-22-2013 08:59 PM

@motd2

Many thx! Worked like a charm!

oraille 03-11-2014 06:16 PM

Hi,

Could you please help me about this plugin is not working my forum.
İt is showing old data . Date is 01-20-2013

How can I update Data , date etc etc.

glen290 04-29-2014 12:54 PM

I am getting an error when I click on season or total rankings.
All was ok but had server issues over the week end and since then im getting the following errors.

Database error in vBulletin 4.2.2:

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 `tenpinfo_soccer_user_bet` b
INNER JOIN `tenpinfo_soccer_match` m ON (m.`id`=b.`match_id`)
WHERE m.`league_id`=9 GROUP BY `match_day`, b.`userid`;

MySQL Error : BIGINT UNSIGNED value is out of range in '(`tenpinfo_forum`.`b`.`bet_home` - `tenpinfo_forum`.`b`.`bet_away`)'
Error Number : 1690
Request Date : Tuesday, April 29th 2014 @ 09:50:35 AM
Error Date : Tuesday, April 29th 2014 @ 09:50:36 AM
Script : http://www.bowluk.com/vbsoccer.php?do=ranking
Referrer : http://www.bowluk.com/vbsoccer.php
IP Address : 95.172.68.155
Username : Glen
Classname : vB_Database
MySQL Version : 5.5.31-MariaDB-cll-lve


Can anybody help before I do a restore ?

koplak.kapok 05-19-2014 12:53 AM

help me. import products vbsoccer

vBulletin Message
Please upload the files that came with the vbsoccer package before installing or upgrading!

vBulletin V4.2.2

ForceHSS 05-19-2014 01:07 AM

Quote:

Originally Posted by koplak.kapok (Post 2498387)
help me. import products vbsoccer

vBulletin Message
Please upload the files that came with the vbsoccer package before installing or upgrading!

vBulletin V4.2.2

This plugin might not work for that version and I don't ever see the op ever updating it. On another note, maybe doing what it asks you might stop you getting that message, it really is not that hard to work out

MrD 05-20-2014 02:03 PM

Hi,
The Addon Runs Fine in vb4.2.2pl1.
I use this Mod since Release Date

fortforum 06-14-2014 05:37 PM

It works, but formating is kind of broken. Is there a quick fix for this or are we in the cold here?

It works fine with 4.2.1, but 4..2.2 gives me broken formating.

Abominus 06-23-2014 06:02 AM

Das Spiel gestern wurde nicht richtig ins System eingetragen. Ich schaue heute morgen auf die Tabelle WM und Portugal / USA stehen noch mit 1:2 drin. Kann man das nachträglich irgendwo anpassen? POR hat hat noch auf 2:2 erhöht.

Ach ja, und wie kriege ich es hin, dass ein Block in der Navigationsleiste angezeigt wird?


All times are GMT. The time now is 06:12 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.03790 seconds
  • Memory Usage 1,743KB
  • 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
  • (3)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
  • (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