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)

Andreas 08-26-2005 07:56 PM

Do you have other Hacks installed as well?

Glovebox 08-26-2005 08:31 PM

Yeah, Inferno Warning System 1.2 Right Column 1.0 uCash 1.1.1 vBookie 1.0.5 Build 6 vBShout 1.6 Yet Another Award System 3.5

Andreas 08-26-2005 08:42 PM

I don't think any of these could conflict with vBookie but just to be sure:
Did you try to disable them?
Which bitfield_xxx.xml Files do you have in includes?

Glovebox 08-26-2005 08:49 PM

I just have bitfield_vbookie.xml and bitfield_vbulletin.xml. You mean in /includes/xml right?

Didnt try to disable any, I will try that now.

plateau 08-26-2005 10:45 PM

new function suggestion:

put restriction on the lowest stake which users can bet on an event. such as, at least 20, 50... like this.

Gizmo5h1t3 08-26-2005 11:25 PM

Quote:

Originally Posted by plateau
new function suggestion:

put restriction on the lowest stake which users can bet on an event. such as, at least 20, 50... like this.

works the other way as well, might be an idea to have a high limit, to stop one or two members racing away by betting with all their money....

this discourages some membes from taking part, as its human nature to want the most money, if that unobtainable, they just give up using vbookie...
ive seen it happen...

plateau 08-30-2005 06:08 PM

Quote:

Originally Posted by Gizmo5h1t3
works the other way as well, might be an idea to have a high limit, to stop one or two members racing away by betting with all their money....

this discourages some membes from taking part, as its human nature to want the most money, if that unobtainable, they just give up using vbookie...
ive seen it happen...


yes, u r right mate. that's a good idea.

found another bug:

when u edit an event, the Month for the Accept Until wont be shown as what u set previously, it will always show the current month. e.g. if u previously set it to September, and then you edit it, it will show Auguest, then u have to change it back to Sept., at least.

wcbryant 08-31-2005 07:57 PM

Under 3.0.x, my site has been using vCash for my bookie events. I'm moving my production site to 3.5.x tonight, and I really want to change that to uCash, but my users really want to keep their totals from the last year, except for some who were recently shorted their starting totals because of a configuration mistake.

So two questions/calls for help as I struggle with mysql;

1. Does anyone know of a way (been looking around for about an hour, and haven't found anything), perhaps a query, to copy all vcash values to ucash in the database?

2. Can anyone suggest a query that would give all users with less than X ucash, Y as a new balance -- but only if their userid is greater than Z?

Thanks in advance.

Andreas 08-31-2005 08:01 PM

1. [sql]update user set ucash=vbookie_cash[/sql]
2. [sql]update user set ucash=y where ucash<x and userid>z[/sql]

wcbryant 09-01-2005 08:05 PM

When I ran that query after upgrading vB from 3.0.1 to 3.5.0, and upgrading Bookie as well, it reset everyone to 500. Not sure how or why.

I still have a live copy of my database on another box with all the appropriate vCash data. Trying not to sound completely helpless, can someone suggest (in specific terms) how to extract that info from that db, and import it into the other one?

Can mysqldump for example just pull the one row, and create an sql file I could use to import it into the other?

Thanks in advance for any advice.


All times are GMT. The time now is 01:01 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.02762 seconds
  • Memory Usage 1,736KB
  • 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
  • (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