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)
-   -   Add-On Releases - vBookie for vBulletin 4 (https://vborg.vbsupport.ru/showthread.php?t=233473)

New Joe 06-09-2012 06:05 AM

does this work with vb4.2.0?

Or do I have to do any fixes from some of the above posts?
Will dartho be up dating this for 4.2.0?

thenamesgould 06-09-2012 12:57 PM

Quote:

Originally Posted by sutto (Post 2334160)
Followed these steps, however I don't quite understand how to add the subnav aswell.
The nav is there and is working, however I just don't see any other options.

cheers

I'm not sure how to add the subnav parts either (assuming this is the links to the vBookie Home, Your Bets, Bet Statistics, Books part that goes below the vBookie tab).

Can anyone help with some explanation on how to do it? Pleeeease? :)

sitwi 06-09-2012 08:15 PM

Quote:

Originally Posted by ChromeDome (Post 2269100)
I get this error when I surf on one of the vbookie pages:

Code:

Database error in vBulletin 4.1.8:

Invalid SQL:
SELECT
              SUM(bet_amount_won) AS sumbets
              FROM vb_vbookie_bets_placed
              WHERE bet_settled='Y' AND userid=1
              AND dateline > 315532800
              GROUP BY userid;

MySQL Error  : Unknown column 'dateline' in 'where clause'
Error Number  : 1054
Request Date  : Thursday, November 17th 2011 @ 11:01:50 PM
Error Date    : Thursday, November 17th 2011 @ 11:01:50 PM
Username      : Unregistered
Classname    : vB_Database_MySQLi
MySQL Version :


I realise this was over six months ago, but would you be kind enough to share your solution please? What was the problem with vBExperience, as I'm getting exactly the same error message.

Thanks.

wilford brimley 06-10-2012 09:01 AM

Yes the sub nav isnt working even if you add that patch^

Hey, dartho, is there a way to change the display name of the vcash? even just how it reads under the avatars. I'd like to use a custom name. Thanks.

edit: i figured it out myself. search in phrases "vcash". edit phrase "vbookie_vcash" to whatever you want. i usually jsut add things to the "english translation" box and leave the original code.

sitwi 06-10-2012 12:00 PM

A partial solution to the sub-nav - here are the pages that it should link to:

vBookie summary: domain.com/vbookie.php
vBookie stats: domain.com/vbookie.php?do=stats
Open bets: domain.com/vbookie.php?type=OPEN
Settled bets: domain.com/vbookie.php?type=SETTLED
Your bets: domain.com/vbookie.php?do=bets

I'd be grateful if someone could give me some guidance on why my bookie page is breaking out of the template, please? See this page. (As opposed to the usual template). Thanks!

EasyEazy 06-10-2012 12:59 PM

Quote:

Originally Posted by sitwi (Post 2338412)
I'd be grateful if someone could give me some guidance on why my bookie page is breaking out of the template, please? See this page. (As opposed to the usual template). Thanks!

Not sure if this will work but you could try inserting the code below in your VBOOKIE template of your custom style

{vb:raw headinclude_bottom}

Insert is just above the </head>

sitwi 06-10-2012 01:40 PM

That actually worked a treat, first time.

Thanks so much for taking the time - learning already how great the VB.org community is!

New Joe 06-10-2012 02:08 PM

Quote:

Originally Posted by New Joe (Post 2338011)
does this work with vb4.2.0?

Or do I have to do any fixes from some of the above posts?
Will dartho be up dating this for 4.2.0?

Anyone

:D

sitwi 06-11-2012 02:07 PM

Quote:

Originally Posted by New Joe (Post 2338451)
Anyone

:D

Seems to work, apart from the nav bar. It doesn't want to work with that, currently.

sitwi 06-16-2012 08:46 AM

Can anyone please give any pointers why this doesn't work with the navbar on 4.2, please?

It doesn't show, even on an otherwise vanilla installation with the default style?

Appreciate any help.

dartho 06-19-2012 01:26 AM

Short story is, it doesn;t work correctly with 4.2 as it wasn;t written for 4.2, but you would have seen that it wasn't compatible when you upgraded your test site before upgrading your live site. ;)

I really don't have the time to look at this at the moment, but will happily post fixes if someone has them to put forward.

sitwi 06-19-2012 05:37 AM

It is on a test site.

Thanks though.

thecelticway 06-21-2012 11:34 AM

clear your PM's

regards

thecelticway 06-21-2012 12:05 PM

anyone to help with getting this to work in 4.2.0
we've ran it for years in the 4.0.2 version and the members love it,
PM's welcome
Thanks

Kenas 06-22-2012 02:40 AM

Database error in vBulletin 4.1.2:

Invalid SQL:
SELECT
SUM(bet_amount_won) AS sumbets
FROM vbookie_bets_placed
WHERE bet_settled='Y' AND userid=1
AND dateline > 315532800
GROUP BY userid;

MySQL Error : Unknown column 'dateline' in 'where clause'
Error Number : 1054
Request Date : Friday, June 22nd 2012 @ 04:38:21 AM
Error Date : Friday, June 22nd 2012 @ 04:38:21 AM
Script : http://www.gXXXXXXm.eX/vbookie.php
Referrer : http://www.gXXXXXXm.eX/showthread.ph...lXXXXXa-GXXXXa
IP Address : 8X.5X.2XX.3X
Username : Kxxxx
Classname : vB_Database
MySQL Version : 5.0.77-log

I am getting this exact same problem i tried
Quote:

Originally Posted by EasyEazy (Post 2338427)
Not sure if this will work but you could try inserting the code below in your VBOOKIE template of your custom style

{vb:raw headinclude_bottom}

Insert is just above the </head>

but still not working

hunter22375 06-25-2012 01:57 AM

I also am needing the fix for 4.2....anyone get it to work?

datoneer 06-26-2012 08:32 PM

I don't see where is create events?? vb 4.1.1.2

Help please??

dartho 06-27-2012 06:41 AM

Create a new post and you should have an option to make a new vbookie event assuming your settings are correct

datoneer 06-27-2012 10:50 AM

No not working. What did i forgot? Anyway i'm using template modification system mod

hunter22375 07-08-2012 07:10 PM

Anyone get a fix for use in 4.2.X yet? Thanks.

LgsOfChampions 07-28-2012 09:19 PM

i got it installed! just doesnt show me any links/buttons to place bets etc. like in the pic

ZacFields 07-29-2012 12:56 AM

Does anyone have a fix for the template issue at all? My logo shows up larger on the vbookie.php page and it only shows one link on the navigation. There's got to be at least a quick band-aid fix for this.

Football season is just around the corner - we use this thing a lot!

cygy2k 08-01-2012 07:47 PM

Anybody with 4.2 fixes???

hunter22375 08-01-2012 10:02 PM

Quote:

Originally Posted by cygy2k (Post 2353437)
Anybody with 4.2 fixes???

Somebody has to have this 4.2 thing worked out!

ForceHSS 08-02-2012 12:04 AM

Quote:

Originally Posted by hunter22375 (Post 2353472)
Somebody has to have this 4.2 thing worked out!

Not sure if you have the fix from post 827 if not add it

hunter22375 08-03-2012 12:38 AM

Thanks....IT WORKED!!!!

PamelaE 08-04-2012 12:06 PM

Hello,

I have installed on 4.2 and made some of the template changes here but have the following issues:

1. Vcash is showing in postbit but above the word VCASH:

2. None of the nav options are showing - main nav or dropdown

I can post an event within a new thread but I can't seem to find any options to delete an event. I deleted an event in the new thread part but it still shows on /vbookies.php

Any ideas?

For te Vcash position I tried to change the execution order as mentioned but there were no details. Do I have to change the order for all vbookie plugins or just one and change it to what?

Thank you. If not is there an alternative to vbookies?

burdaindir 08-04-2012 03:41 PM

Thanks .

hunter22375 08-07-2012 04:21 PM

I had a member post an event to start on Aug 7 and pay out on Aug 31. But...it reverted to payout on Aug 7. I even went in and edited the event but still, it reverts to Aug 7. Anyone have any ideea why?

hunter22375 08-08-2012 01:06 AM

Anyone?

svaghari 08-08-2012 03:05 AM

How hard/difficult it would be to make the vbookie home page graphically little bit more appealing? Add a banner, and some graphics to main page, maybe a logo...

hunter22375 08-11-2012 09:58 PM

Still have the issue in post #869. Can someone please help me with this?

pharlap 08-12-2012 01:49 AM

Quote:

Originally Posted by hunter22375 (Post 2356301)
Still have the issue in post #869. Can someone please help me with this?

I seem to recall something about a time limit....just wondering if this was it

hunter22375 08-12-2012 04:15 PM

I just went through the settings but could not find anything about a time limit. Thanks though. Anything else anyone?

It appears if you try to accept bets up till the day before a game and then payout a day after the game is over, vBookie just makes the end betting date and payout date the same regardless of what you set the payout date. I PM'd the coder for assistance last week but received no response.

hunter22375 08-15-2012 03:03 PM

Can anyone help with this please? Football season is comming up and we use it alot

kotlt99 08-15-2012 03:52 PM

Quote:

Originally Posted by bobster65 (Post 2325127)
write a function and then create a CRON ENTRY to run that function once a month.

anyone please helppp :(, how to do that ??

hunter22375 08-16-2012 08:27 PM

Seems there is no support for this mod anymore.

dartho 08-19-2012 09:28 PM

There is no support for this under vb 4.2

However, the problem you are reporting seems pretty insignificant. Why dont you just set the payout date the same as the closing date? Payouts are manual anyway and that date is just for reminders for you, I'm pretty sure it doesn't affect anything else...

dartho 08-20-2012 09:12 PM

Quote:

Originally Posted by hunter22375 (Post 2356453)
I just went through the settings but could not find anything about a time limit. Thanks though. Anything else anyone?

It appears if you try to accept bets up till the day before a game and then payout a day after the game is over, vBookie just makes the end betting date and payout date the same regardless of what you set the payout date. I PM'd the coder for assistance last week but received no response.

Just upgraded my test site to 4.2 and I can't reproduce this problem.

dartho 08-20-2012 10:04 PM

Updated. If you have manually added the navigation manager details (for example as suggested https://vborg.vbsupport.ru/showthrea...67#post2331967 by Trevor Hannant - Thanks!), there is no need to upgrade as this is the only change.


All times are GMT. The time now is 09:31 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.02166 seconds
  • Memory Usage 1,824KB
  • 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
  • (11)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