vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBookie for vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=94128)

SVTCobraLTD 08-10-2009 01:23 PM

Quote:

Originally Posted by bobster65 (Post 1864540)
Its not a simple answer.. multiple tables involved and it depends on what you are willing to also get rid of along with it.

My bookie events are for football. The football season is about to start again and I would like to wipe the stats clean. I have already reset all the users money to the starting amount but the amount of money spent is still from last years games.

DS MrSinister 08-10-2009 01:27 PM

I would just uninstall and reinstall vbookie...

bobster65 08-10-2009 01:33 PM

Quote:

Originally Posted by SVTCobraLTD (Post 1864541)
My bookie events are for football. The football season is about to start again and I would like to wipe the stats clean. I have already reset all the users money to the starting amount but the amount of money spent is still from last years games.


the vbookie_bets_placed Table is where all of that info is stored (for the user) .. maybe try truncating that table (make a backup of the table data first) and see if that does what you want it to..

You may end up having to truncate the vbookie_items and vbookie_item_options tables as well ....

Chase 08-10-2009 11:13 PM

Quote:

Originally Posted by tjdrico (Post 1863943)
I've just reinstalled this on my current forum. \o/ Thanks to Andreas and merk_aus for picking up vBookie and keeping it going.

Which instructions did you use? I haven't installed yet but I want to.

Also... can some answer this random question for me?

... how do you determine the odds of winning? i.e the 10/1 or 2/5? On games like football, soccer, ect. I don't know how this works??

Jeff66 08-10-2009 11:43 PM

Quote:

Originally Posted by bobster65 (Post 1864546)
the vbookie_bets_placed Table is where all of that info is stored (for the user) .. maybe try truncating that table (make a backup of the table data first) and see if that does what you want it to..

You may end up having to truncate the vbookie_items and vbookie_item_options tables as well ....


This is what I do:

Run the following database queries:

update thread set vbookie_item_id = 0
update user set vbookie_cash = 500



Empty the following tables:

vbookie_bets_placed
vbookie_items
vbookie_item_options

Switch3130 08-11-2009 05:55 AM

Edit: Resolved the issue myself.

BigFooty 08-15-2009 05:41 AM

Eagerly awaiting Version 2. :up: We have a large forum and we've not been game to use an old, unsupported hack.

Happy to donate too, merk_aus.

SVTCobraLTD 08-17-2009 05:54 PM

Quote:

Originally Posted by Jeff66 (Post 1864851)
This is what I do:

Run the following database queries:

update thread set vbookie_item_id = 0
update user set vbookie_cash = 500



Empty the following tables:

vbookie_bets_placed
vbookie_items
vbookie_item_options

Thank you for the straight forward response. That did what I wanted it to.

linfield 08-20-2009 03:24 PM

lads/lasses

How do you make the option that the winner gets the 'winnings' plus the stake back?

NolimitMike 08-24-2009 07:04 PM

I have a problem with mine it works up until you hit "Submit Post" it does not bring up the vbookie screen. Just takes me right to the post.


All times are GMT. The time now is 11:56 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.03067 seconds
  • Memory Usage 1,739KB
  • 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_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