![]() |
[sql]INSERT INTO vbookie_bets_placed (option_id, item_id, userid, bet_amount_placed, bet_odds_against, bet_odds_for, bet_private) VALUES (92, 20, 11209, 39,448, 2, 1, 'N');[/sql]
|
I guess you staked "39,448" instead of "39448"?
|
man thats a serious secutiry issue, I could make queries there I think :O
|
Yep.
|
build 4 corrects that?
want me to edit my posts edit: and any way we could get maximum odds? |
Build 5 is available now.
For changes see first Post. |
Thanks for the update Kirby.
I always thought clicking the 'Install' button provided us with an email when the coder updated a hack .. ? |
If he sends an Update eMail - Yes.
But I only do so for critical Updates. |
i have a problem.
I did everything the manual said, but when i set a bookie event and, i want to let everyone to set one bet maximum, then the system gives an error: That i only can bet once. But it's my first bet. When i do: Multiple bets Then i get this error: Fatal error: Call to undefined function: query_write_write() in /home/support/domains/supportersworld.nl/public_html/bulletin/vbookie.php on line 1248 I unstalled it, and reinstalled it again, but it doesnt help. Anyone knows what i have to do? |
Sorry. Redownload vbookie.php, that should fix it.
|
i also did that. I deleted the files, load new files up, i did everything, but i still have the problem. Strange :)
|
Still the Fatal Error?
|
i got now a new error (the error that i only bet once, is still there)
now i get this, when i set in on multi: UPDATE vbookie_item_options SET option_n_bets_placed=option_n_bets_placed+1, option_amount_staked=option_amount_staked+ WHERE option_id=1; MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE option_id=1' at line 1 Error Number : 1064 |
OK, gonna check that ... just discovered a few non-working phrases as well, grmpf.
|
Quote:
|
Can you check if it's working correctly on my Board?
|
I downloaded this morning this script again here, i don't know of you chanced anything, but now it works perfect on my board.
Thank you so much for the big help |
I've run into an issue with the Showthread template. On line 543 I'm showing:
HTML Code:
<tr valign="top"> |
@Rat1972
I ddn't change anything since yesterday (well, I did fix the Phrases but I did not upload the new Files yet) @Biker_GA The Template looks somewhat damaged? |
Yeah.. Big time.. A LOT of whitespace between sections. Ideal solution would be to fix the template without reloading the entire forum, though.
|
Did you try to compare it with the Original?
|
I don't have that option as there are no changes made to it yet. System considers it as orginal.
|
w00t?
Did you install any Hack that automatically modified Templates? |
Oh hell. Which one?! LMAO! This plugin/product is towards the end of my list of MANY that I have installed.
|
What do I do to upgrade from a week old version? I don't see it in the files.
|
Well then ... you could try to reimport the MASTER Style, but I am not sure if this does work.
Furthermore, you should really find out what caused that ... @rinkrat Overwrite the Files, import the Product XML (Overwrite must be ticked) - Done. |
These are the modifications I've made so far:
In Reply to Opt-Out uCash yet Another Award System New PM on Forum Home Welcome Panel Multi Quote Quote post in PM Create reported post as thread vBookie It's strange... There are obvious errors in the template, yet the forums are working fine. |
Well, don't know how I can help you on this. Sorry.
|
Quote:
I woke up this morning and i tried again and it works. On my other forum there was no problem and it worked the first time. I am glad it worked and ofcourse for the support you give here. |
Excuse me if this is a dumb question, but when Im trying to change the usergroup permissions. (Can Post vBookie Events, Can Edit other people's vBookie Events , Can Bet on vBookie Events) After I update it, they just change straight back to no..
Any help? Adam |
Do you have other Hacks installed as well?
|
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
|
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? |
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. |
new function suggestion:
put restriction on the lowest stake which users can bet on an event. such as, at least 20, 50... like this. |
Quote:
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... |
Quote:
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. |
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. |
1. [sql]update user set ucash=vbookie_cash[/sql]
2. [sql]update user set ucash=y where ucash<x and userid>z[/sql] |
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 11:10 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|