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)

KURTZ 03-13-2010 11:06 AM

1 Attachment(s)
there is a small 'mouse over' issue ... :) need a quick fix cause with the darker skins i can't see anything ... check the pick ...

AA_ 03-13-2010 11:11 AM

Quote:

Originally Posted by KURTZ (Post 2002736)
there is a small 'mouse over' issue ... :) need a quick fix cause with the darker skins i can't see anything ... check the pick ...

thanks!

search in template 'vbsoccer.css':

Code:

.vbsoccer_tabs_links dd a:hover {
        background:{vb:stylevar blockhead_background};
        border-top: {vb:stylevar blockhead_border};
        border-{vb:stylevar right}: {vb:stylevar blockhead_border};
        border-{vb:stylevar left}: {vb:stylevar blockhead_border};
        border-bottom: 0;
        /*color: {vb:stylevar blockhead_color};*/
}

replace with:

Code:

.vbsoccer_tabs_links dd a:hover {
        background:{vb:stylevar blockhead_background};
        border-top: {vb:stylevar blockhead_border};
        border-{vb:stylevar right}: {vb:stylevar blockhead_border};
        border-{vb:stylevar left}: {vb:stylevar blockhead_border};
        border-bottom: 0;
        color: {vb:stylevar blockhead_color};
}


KURTZ 03-13-2010 11:18 AM

Quote:

Originally Posted by AA_ (Post 2002737)
thanks!

search in template 'vbsoccer.css':

Code:

.vbsoccer_tabs_links dd a:hover {
        background:{vb:stylevar blockhead_background};
        border-top: {vb:stylevar blockhead_border};
        border-{vb:stylevar right}: {vb:stylevar blockhead_border};
        border-{vb:stylevar left}: {vb:stylevar blockhead_border};
        border-bottom: 0;
        /*color: {vb:stylevar blockhead_color};*/
}

replace with:

Code:

.vbsoccer_tabs_links dd a:hover {
        background:{vb:stylevar blockhead_background};
        border-top: {vb:stylevar blockhead_border};
        border-{vb:stylevar right}: {vb:stylevar blockhead_border};
        border-{vb:stylevar left}: {vb:stylevar blockhead_border};
        border-bottom: 0;
        color: {vb:stylevar blockhead_color};
}


FIXED! however, hope that you put this fixes into the next version ... :)

AA_ 03-13-2010 11:23 AM

Quote:

Originally Posted by KURTZ (Post 2002739)
FIXED! however, hope that you put this fixes into the next version ... :)

done :)

Code:

Index: /Users/aa/Sites/projects/vb4/addons/vbsoccer/src/product.xml
===================================================================
--- product.xml        (revision 633)
+++ product.xml        (working copy)
@@ -776,7 +776,7 @@
        border-{vb:stylevar right}: {vb:stylevar blockhead_border};
        border-{vb:stylevar left}: {vb:stylevar blockhead_border};
        border-bottom: 0;
-        /*color: {vb:stylevar blockhead_color};*/
+        color: {vb:stylevar blockhead_color};
 }
 /* @end */


TimberFloorAu 03-13-2010 12:39 PM

Quote:

Originally Posted by AA_ (Post 2002707)
This add-on is used in 192 communities with no problems and is in Europe and especially in Germany very popular. it's really all self-explanatory in the add-on?

your problems are completely new to me. I can not afford 24-hour-support for you. sorry :)

No one has asked for 24 hr support mate.

Its a great mod, but dont tell people you havent inc the image files because of copyright issues when in fact you do include them and sustain the use of them could be in breach of copyright, ...

I personally cannot see how that would be an issue, my point was why the images werent initially linked. Still havent seen any link structure that works to included team images, even via acp.

Keep up the good work, dont worry about me ;) I am ALL good

AA_ 03-13-2010 11:18 PM

update 1.3.14
(bugfixes)

TimberFloorAu 03-13-2010 11:35 PM

Thankyou.
Maybe worth noting to new users , which xml file they should upload. As most wouldnt know the correct one.

Uploading now, many thanks.

Oasismad 03-14-2010 02:35 PM

Tagged until English Championship is added.

GafferSports 03-14-2010 02:57 PM

Superb work and received nomination.

Eagerly waiting for the Scottish leagues addition.

Gn_Snake 03-14-2010 05:11 PM

Superb work AA and received nomination

AA_ 03-14-2010 05:20 PM

Quote:

Originally Posted by Oasismad (Post 2003432)
Tagged until English Championship is added.

English Championsship 2009/2010 is in the pipeline. Publication is approximately 20.30 - 21h (TZ: Europe / Berlin).

AA_ 03-14-2010 06:55 PM

1 Attachment(s)
Quote:

Originally Posted by AA_ (Post 2003533)
English Championsship 2009/2010 is in the pipeline. Publication is approximately 20.30 - 21h (TZ: Europe / Berlin).

done.
Attachment 114110

betts02 03-14-2010 09:57 PM

Can you tell me how the betting is sorted in regards to how much you have to bet with and can you alter the ammount or give ammount out ?

Also any chance of division 1 and 2 for the english ?

Premier

Championship

Division 1

Division 2

cheers and if possible as i have read, can this be made so people can use paypal as an option to bet for real monay if they wish ?

betts02 03-14-2010 10:16 PM

Also for the image, do i upload them so it is :

/images/vbsoccer/teams

Is that how to add these ?

xTREKKERx 03-14-2010 10:26 PM

does this mod use ucash?
if so do you have to set it up?

New Joe 03-15-2010 02:07 AM

There are 3 xml files, which on do i install?

TimberFloorAu 03-15-2010 02:28 AM

1 Attachment(s)
Quote:

Originally Posted by New Joe (Post 2003838)
There are 3 xml files, which on do i install?

This one I believe :)

product-vbsoccer-en-iso-8859-1.xml (encoding: ISO-8859-1, Latin1, vbulletin default)

I also renamed all fussbol references with football

TimberFloorAu 03-15-2010 02:31 AM

This is ARGUABLY the BEST MOD avail on VB at the moment !

thom 03-15-2010 05:34 AM

Hi and thx for this hack
I wonder if u can do this for swedish Superettan http://svenskfotboll.se/superettan/i...ble&ftid=27265
And also for swedish Di1 1s?dra http://svenskfotboll.se/ovriga-serie...ble&ftid=27267
and Div 1Norra http://svenskfotboll.se/ovriga-serie...ble&ftid=27266

It would be great if u can do this

TimberFloorAu 03-15-2010 06:31 AM

1 Attachment(s)
Noticed in Forum home sidebar

cannot readily see how to remove german/dutch warning

Even google translate didnt like it

mcyates 03-15-2010 07:19 AM

This looks amazing, i'd pay for something like this :D

INSTALLED!!!! :D

AA_ 03-15-2010 07:26 AM

Quote:

Originally Posted by TimberFloorAu (Post 2003906)
Noticed in Forum home sidebar

cannot readily see how to remove german/dutch warning

Even google translate didnt like it

Yes, there are some missing phrases. I am working on it.

AA_ 03-15-2010 07:57 AM

Quote:

Originally Posted by thom (Post 2003895)
Hi and thx for this hack
I wonder if u can do this for swedish Superettan http://svenskfotboll.se/superettan/i...ble&ftid=27265
And also for swedish Di1 1s?dra http://svenskfotboll.se/ovriga-serie...ble&ftid=27267
and Div 1Norra http://svenskfotboll.se/ovriga-serie...ble&ftid=27266

It would be great if u can do this

The security, programming, troubleshooting, and constant optimization is a top priority. In last place are new leagues. Please no more requests for new leagues (Season 2009/2010).

If necessary, we create new leagues automatically (Season 2010/2011) :)

glen290 03-15-2010 08:28 AM

Quote:

Originally Posted by TimberFloorAu (Post 2003846)
This is ARGUABLY the BEST MOD avail on VB at the moment !

In total agreement with this, awesome mod...

:D

djilou 03-15-2010 10:42 AM

Any chance to see a version for vB 3.8.5?

AA_ 03-15-2010 10:47 AM

Quote:

Originally Posted by djilou (Post 2003990)
Any chance to see a version for vB 3.8.5?

? https://vborg.vbsupport.ru/showthread.php?t=237934

hollosch 03-15-2010 11:22 AM

Nominated for MOTM !!!

SAT2M 03-15-2010 01:37 PM

Quote:

Originally Posted by AA_ (Post 2002356)
Thank you! so I did not expect. we will find a quick solution.


Hello
what's up my problem?? it solved or not ???

Thanks a lot

AA_ 03-15-2010 01:57 PM

Quote:

Originally Posted by SAT2M (Post 2004084)
Hello
what's up my problem?? it solved or not ???

Thanks a lot

Current version is 1.3.14. Your RTL problem should be solved. I hope so :)

KURTZ 03-15-2010 02:12 PM

1 Attachment(s)
italian ut8 ... :) (incomplete)

Delilahs 03-15-2010 03:26 PM

Excellent mod and nominated for MOTM, can anyone please tell me what phrase to edit to change Fussball-Tippspiele to 'Football Tipsters' ?

thanks again.

hollosch 03-15-2010 03:33 PM

Quote:

Originally Posted by Delilahs (Post 2004136)
Excellent mod and nominated for MOTM, can anyone please tell me what phrase to edit to change Fussball-Tippspiele to 'Football Tipsters' ?

thanks again.

../admincp/phrase.php?do=search and search for: "Tippspiele"

COL NIL SATIS 03-15-2010 06:34 PM

will this work on 4.0.0 ???

ProFifaLeagues 03-15-2010 06:38 PM

No col mate 4.2

COL NIL SATIS 03-15-2010 06:55 PM

Gahhhhh!!! looks good this rob ...hopefully a 4.0.0 version may come out

betts02 03-15-2010 08:25 PM

Quote:

Originally Posted by betts02 (Post 2003710)
Also for the image, do i upload them so it is :

/images/vbsoccer/teams

Is that how to add these ?

Anyone ?

AA_ 03-15-2010 08:33 PM

Quote:

Originally Posted by betts02 (Post 2004295)
Anyone ?

Contents of the directory do_not_upload = No upload via FTP!
"do_not_upload" Is that so hard to understand? :D

tavarish 03-15-2010 08:46 PM

<a href="http://www.fotball.no/System-pages/TabellTermin/?tournamentId=81239" target="_blank">http://www.fotball.no/System-pages/T...namentId=81239</a> Any chance to add this? The Norwegian Tippeliga..

AA_ 03-15-2010 08:53 PM

Quote:

Originally Posted by KURTZ (Post 2004102)
italian ut8 ... :) (incomplete)

@KURTZ
change 'soccer_rank_x' from 'Posizione' to 'Posizione {1}'!

AA_ 03-15-2010 09:09 PM

Quote:

Originally Posted by tavarish (Post 2004313)
http://www.fotball.no/System-pages/T...namentId=81239 Any chance to add this? The Norwegian Tippeliga..

@tavarish https://vborg.vbsupport.ru/showthrea...28#post2003928


All times are GMT. The time now is 01:04 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.01872 seconds
  • Memory Usage 1,832KB
  • 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
  • (5)bbcode_code_printable
  • (18)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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