View Full Version : Major Additions - Casino (w/ 10 player poker)
Pages :
1
2
3
4
5
6
7
8
9
[
10]
11
12
13
14
15
flyboyindy
12-13-2007, 01:54 AM
Ok, so Ive got everything running perfectly.... I changed the wheel on the Fruit Slots machine but I dont know how to change the code since it is different from previous versions.
Can you help me change the Fruit Slots Payout to read:
Slot Machine Payouts
3 x White RX-8 1000
3 x Hubler Logos200
3 x Shifter 50
3 x Mazda 20
3 x Rotors 10
3 x Red RX-8 3
2 x Rotors* 3
1 x Rotor* 1
If you dont want to take the time to write code that says it...can you point me in the right direction so I can do it myself? Thanks! Frank :)
Andrew Green
12-13-2007, 03:24 AM
Ok, so Ive got everything running perfectly.... I changed the wheel on the Fruit Slots machine but I dont know how to change the code since it is different from previous versions.
In the Phrase Manager edit the phrase "casino_fruitslots_payout"
Sorted herethe casino.php did not overwrite for some reason.
A mod I would like to see is the ability to let the same bet ride on roulette
Expat
12-13-2007, 01:47 PM
The table flashing when it refreshes is a bit of a distraction, but managable with the rest rate set to 8500ms. Props on an excellent mod. My users love the texas Holdum. Any thoughts about an "all in" function?
Excellent mod!:up:
Andrew Green
12-13-2007, 01:54 PM
8500 might minimize the refresh, but it would really slow down the game... That's a update every 8.5 seconds.
The flash doesn't show for everyone, I only see it if I have a lot of tabs open. But it is something I will look at reducing before a 1.0 release/
Gooner
12-13-2007, 03:41 PM
can you add the option so people can type in how much they want to raise on texas hold'em ? please this would be great.
Andrew Green
12-13-2007, 07:05 PM
That would no longer be limit play, which was the goal:
http://en.wikipedia.org/wiki/Texas_hold_em#Betting_structures
I may add a no-limit game later, however that format does not work as well with people coming and going and having drastically different chip amounts.
firstrebel
12-13-2007, 07:14 PM
I have just (eventually) installed this on our live forum. A few points if I may.
There should be a statement that the money is virtual, not real, and no real money will be taken or paid out. Don't laugh at that, just think about the way our current society is. I would not want a forum admin to be at the receiving end of litigation. I have added this to the index template.
How is the richest player calculated? Is it members who actually play or will it include non players who have accumulated money because of the bonuses as set up in ACP?
Is there a way for members who do not want the cash in their profile to be able to disable that option?
Great mod for these cold nights.
Bob
Robert Paulson
12-13-2007, 08:38 PM
Andrew Green, my furniture needs dusting and my car is dirty, can you take care of that for me? :p
j/k! Props on staying so on top of the hurricane of requests!:up:
Pipe Hitter
12-14-2007, 05:45 AM
After the upgrade to .81 I can no longer settle the Sports Bets. Did it move or is it still there and I can't see it?
Love the Mod!
Andrew Green
12-14-2007, 12:52 PM
After the upgrade to .81 I can no longer settle the Sports Bets. Did it move or is it still there and I can't see it?
Love the Mod!
The admincp method just disappeared, In the game settings select the usergroup you want to be able to do it and you will be able to add / edit / settle events through the sportspool itself.
firstrebel
12-14-2007, 12:56 PM
Got this error today
Database error in vBulletin 3.6.8:
Invalid SQL:
;
MySQL Error : Query was empty
Error Number : 1065
Date : Friday, December 14th 2007 @ 01:16:36 PM
Script : http://www.volvoforums.org.uk/casino/slots_ajax.php
Referrer : http://www.volvoforums.org.uk/casino.php?do=slots
IP Address : 00.00.00.00
Username : xxx
Classname : vb_database
Bob
Andrew Green
12-14-2007, 01:03 PM
Looks like somebody or a bot going to files they shouldn't be going too. Not really a problem, but it still should be fixed.
someone tried to load the file "casino/slots_ajax.php" directly which is meant to only be loaded from the game, not directly. That's all.
punchbowl
12-14-2007, 01:11 PM
The admincp method just disappeared, In the game settings select the usergroup you want to be able to do it and you will be able to add / edit / settle events through the sportspool itself.
Fantastic news - hadn't realised this was changed yet.
SVTCobraLTD
12-14-2007, 01:33 PM
Upgraded to .81a and still get the error below in the Announcement Thread.
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(296) : eval()'d code on line 156
SVT
dodgeboard.com
12-14-2007, 06:17 PM
Got this error today
Database error in vBulletin 3.6.8:
Invalid SQL:
;
MySQL Error : Query was empty
Error Number : 1065
Date : Friday, December 14th 2007 @ 01:16:36 PM
Script : http://www.volvoforums.org.uk/casino/slots_ajax.php
Referrer : http://www.volvoforums.org.uk/casino.php?do=slots
IP Address : 00.00.00.00
Username : xxx
Classname : vb_database
Bob
Looks like somebody or a bot going to files they shouldn't be going too. Not really a problem, but it still should be fixed.
someone tried to load the file "casino/slots_ajax.php" directly which is meant to only be loaded from the game, not directly. That's all.
I get this error two or three times a day as well Andrew. I don't think it's a bot and the username varies. My users aren't calling the direct url to that file. I think something else may be happening, although I am unable to duplicate it through normal casino usage.
TazeredBlackMan
12-14-2007, 07:01 PM
I don't know if this has been brought up, and if it has, I apologize, however...when you bet 250 bucks and you and the dealer both have BlackJack, there is a ridiculously skewed payout.
And by skewed I mean a board memebr got over a billion dollars...
dodgeboard.com
12-14-2007, 07:12 PM
WooooHooo! I'm coming over to your board to play!
TazeredBlackMan
12-14-2007, 07:14 PM
WooooHooo! I'm coming over to your board to play!
Seriously, now everyone has over 4 million dollars. THE VALUE OF OUR PRECIOUS FAKE MONEY IS DETERIORATING!! Talk about inflation at its finest and quickest.
dodgeboard.com
12-14-2007, 07:21 PM
The secret's out!
I am gonna have to play ours more and see if that is happening here.
Andrew Green
12-14-2007, 07:31 PM
Never seen that one before, I'll have a look this weekend.
cheech47
12-14-2007, 07:43 PM
Any chance of a No-Limit Texas Holdem table?
Mark.B
12-14-2007, 08:30 PM
Any chance of a No-Limit Texas Holdem table?
I don't often say this, but please, please, PLEASE search the thread before asking something. That question has been asked, and answered, at least a hundred times, the most recent of which was within the last few days.
Constant repetition of the same questions makes it VERY hard to track down other subjects within the thread.
DieselMinded
12-14-2007, 10:26 PM
Just Remove your $250 Chip from blackjack
Keyser S?ze
12-14-2007, 10:58 PM
slight problem if u make a thread and it is deleted, u still get to keep the cash from making it, kind of like if u make a thread u get 1 post added to ur post count, when deleted u loose 1
can this be fixed? also i think qwould be great if u get an infraction, u loose X amount of money
jking222222
12-15-2007, 12:09 AM
Trying to find where I can edit the $tgames value?
I think that's what I need... when you go to the casino.php page it shows the list of all games... I had disabled the sportsbetting in the admincp, but it still shows up on the list... How would I go about removing it off the list?
Andrew Green
12-15-2007, 04:32 AM
The latest update should do that "0.81a"
imported_gc1
12-15-2007, 07:56 AM
Helperoosky I don't see a casino_cash in the PHPMYADMIN excuse my ignorance, nervous as a cat in a room full of rockers when in the database :)
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Saturday, December 15th 2007 @ 04:46:36 AM
Script : http://www.xxx.com/upload/admincp/plugin.php?do=productimport
Referrer : http://www.xxx.com/upload/admincp/plugin.php?do=productadd
IP Address : xxxxxxxxxxx
Username : xxxxx
Classname : xxxxxxxxxx
nima6
12-15-2007, 07:25 PM
The importer gives invalid message when I try to import the xml file
Gooner
12-15-2007, 09:13 PM
how can i change the jackpot amount for the lottery?
and can you add a rollover feature so if the jackpot isnt won the first week... the amount can be added onto the next draw
TazeredBlackMan
12-15-2007, 10:27 PM
Just Remove your $250 Chip from blackjack
Yeah you COULD do that, just like you COULD remove chips so the roulette table doesn't lose positioning with each other. However, that completely defeats the purpose of having a thread where the creators and qualified people can help develop their ideas further and make their product run as well as they want it to.
SVTCobraLTD
12-16-2007, 01:15 AM
Upgraded to .81a and still get the error below in the Announcement Thread.
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(296) : eval()'d code on line 156
Anyone else still having this problem?
SVT
maniacop
12-16-2007, 04:07 PM
Hello hope everyone is doing well.
Im having a problem, i installed Casino 81a last night to my forum but as some people reported before im having the "Let 'em Ride" spelling error.... I read people saying ok i fixed it but i havent found any post saying how.
If anybody could help me please i will appreciate it.
rwilkins108
12-16-2007, 05:04 PM
Hello hope everyone is doing well.
Im having a problem, i installed Casino 81a last night to my forum but as some people reported before im having the "Let 'em Ride" spelling error.... I read people saying ok i fixed it but i havent found any post saying how.
If anybody could help me please i will appreciate it.
It's an easy fix, just fix the name in the Games Settings under the Casino section in the vb admincp.
maniacop
12-16-2007, 05:49 PM
It's an easy fix, just fix the name in the Games Settings under the Casino section in the vb admincp.
Stupid me... i must be tired...
Thank You !
The other question i need is if you could show me how to deal with the Sports Betting game?
How it works?
Thanks again
nima6
12-16-2007, 06:02 PM
Guys, when I upload the xml file, I get an error. It doesnt accept it. Any help?
Thanks
DieselMinded
12-16-2007, 10:00 PM
Yeah you COULD do that, just like you COULD remove chips so the roulette table doesn't lose positioning with each other. However, that completely defeats the purpose of having a thread where the creators and qualified people can help develop their ideas further and make their product run as well as they want it to.
I offered advice to the person who was freaking out that there board has been messed up because all there members have a million dollars now ,And was frantic for a quick solution
I didnt say This was a satisfactory fix for the problem .
Thanks for pointing out the obvious
Hornstar
12-17-2007, 12:00 AM
running the latest and got this from a member:
Only happened once during a few hours of playing. I clicked the deal button, got 37, and it said I bust and then I got 1 more dollar? o.O I got a total of 5 bucks after betting 1 on that round.
https://vborg.vbsupport.ru/external/2007/12/16.jpg
TazeredBlackMan
12-17-2007, 03:10 AM
I offered advice to the person who was freaking out that there board has been messed up because all there members have a million dollars now ,And was frantic for a quick solution
I didnt say This was a satisfactory fix for the problem .
Thanks for pointing out the obvious
That person was me.
Correct me if I'm wrong, but isn't saying that the solution to the problem involving the $250 chip is getting rid of the $250 chip pointing out the obvious on an even more extreme level?
Just saying.
FOCUS: My board members are also noticing some glitches with the Texas Hold'em:
it would also occasionally turn cards before all the players could bet. I also left for a minute, and came back to find that it entered me back into the game instead of automatically setting my status as "out" when the time ran down.
I don't know of this is specifically my end or if other people are having this issue as well.
Thanks again.
Andrew Green
12-17-2007, 04:19 AM
Anyone else still having this problem?
SVT
I've not seen it anywhere else, but haven't had a chance to really look into it. Have you done any mods that require changing source code on vb files?
Guys, when I upload the xml file, I get an error. It doesnt accept it. Any help?
Thanks
Which .xml are you uploading and what error are you getting?
running the latest and got this from a member:
Only happened once during a few hours of playing. I clicked the deal button, got 37, and it said I bust and then I got 1 more dollar? o.O I got a total of 5 bucks after betting 1 on that round.
That ones new to me, anything else odd happen before that?
DieselMinded
12-17-2007, 02:39 PM
That person was me.
Correct me if I'm wrong, but isn't saying that the solution to the problem involving the $250 chip is getting rid of the $250 chip pointing out the obvious on an even more extreme level?
Just saying.
Must not of been too obvious because no one pointed it out yet , But Im pretty sure we all know why were here and dont need reminded
PimvanJ
12-17-2007, 02:54 PM
Downgrade to 0.70...Roulette isn't working no settings allowed :D
nima6
12-17-2007, 03:03 PM
Do we have confirmed report that this works with the new 3.7?
I know its still early :) but is there a reason that it shouldn't work with 3.7?
Thank you
anstosser
12-17-2007, 04:08 PM
Heho...
installed your great hack v0.81a. No Upgrade...
And I have several probs:
- setting default cash to 1000$ does not work. Everybody still has 250$.
- Can´t find way to add event. Perhaps I´m to stupid, but I find no way to create an Event. Can anyone help?
***EDIT***
One more thing...
- The phrases are not completed. I translated all phrases, except some terms, and in frontend it´s still in English. Guess they´re hardcoded in php-files?
Thanks Alex
SVTCobraLTD
12-17-2007, 04:22 PM
I've not seen it anywhere else, but haven't had a chance to really look into it. Have you done any mods that require changing source code on vb files?
Not that I know of... here is a direct link to the error page... http://pennmustangs.com/forums/announcement.php?f=22
SVT
punchbowl
12-17-2007, 04:28 PM
Database error in vBulletin 3.6.8:
Invalid SQL:
UPDATE casino_blackjack_dealt SET hand = 2, bet = 250 WHERE cardnum = AND playerid = 1678;
No biggie but I thought I'd post this error. It's from .8 and I presume related to the 250 blackjack bug mentioned before. Apologies if this is old news.
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 'AND playerid = 1678' at line 1
Error Number : 1064
Date : Monday, December 17th 2007 @ 04:25:59 PM
Script : http://www.*********.com/forum/casino/blackjack_deal.php
Referrer : http://www.*********.com/forum/casino.php?do=blackjack
anstosser
12-17-2007, 04:29 PM
Hey,
I translated the phrases of 0.81a, except game internal terms like flush, fullhouse etc.
xml-file is attached.
dodgeboard.com
12-17-2007, 08:53 PM
Hey,
I translated the phrases of 0.81a, except game internal terms like flush, fullhouse etc.
xml-file is attached.
Long Ding Dong? LOL!!!!
Can we get it without the porno usernames?
peterpigman
12-17-2007, 09:09 PM
How do you change the amount on the lottery? Ie the starting value of it.
dodgeboard.com
12-17-2007, 09:12 PM
How do you change the amount on the lottery? Ie the starting value of it.
YOU have to edit the table manually
BROWSE the casino_lotto_draw table, find the entry with the highest drawid, change the jackpot value to whatever you want.
peterpigman
12-17-2007, 09:45 PM
YOU have to edit the table manually
BROWSE the casino_lotto_draw table, find the entry with the highest drawid, change the jackpot value to whatever you want.
The jackpot value in there is 5527 yet it is only showing 540 in the casino.
acegames
12-18-2007, 03:21 PM
I have just upgraded to vbulletin 3.70 b2 and now I get this message :
This game is AJAX powered and requires javascript to be turned on
Andrew Green
12-18-2007, 03:35 PM
Completely untested with 3.7 at this point, so chances are it will need some fixing in order to work under it.
frosch68
12-18-2007, 03:37 PM
i have the same error only in texas holdem in a new installation of the casino 0.81 under vb 3.6.8 , computer with windows vista in ie 7.0... in Firefox all works perfect.
the errors appears only in texas holdem, not in the other games.
anstosser
12-18-2007, 03:49 PM
Long Ding Dong? LOL!!!!
Can we get it without the porno usernames?
oooops...... sorry....
lol...this is no porno username :-)
I changed it...
thx for hint
anstosser
12-18-2007, 04:08 PM
btw. I still do not know how to add a jackpot. There is no menu in admincp. Can anybody help me?
thx alex
Andrew Green
12-18-2007, 05:12 PM
You can't, the jackpot is calculated based on the odds of winning. If you want a higher jackpot, increase the numbers or the price of the tickets.
anstosser
12-18-2007, 06:07 PM
You can't, the jackpot is calculated based on the odds of winning. If you want a higher jackpot, increase the numbers or the price of the tickets.
Hm...ok...thanxs
And where can I set up drawtime?
nima6
12-18-2007, 07:09 PM
My forum users love the casino software :)
They also suggested music/sound would be a great addition to it
acegames
12-18-2007, 09:58 PM
Completely untested with 3.7 at this point, so chances are it will need some fixing in order to work under it.
Now I fixed a couple of vbulletin templates that needed updating it seems to be working fine on 3.7.0
frosch68
12-19-2007, 04:41 AM
i have the same error only in texas holdem in a new installation of the casino 0.81 under vb 3.6.8 , computer with windows vista in ie 7.0... in Firefox all works perfect.
error: This game is AJAX powered and requires javascript to be turned on
the errors appears only in texas holdem, not in the other games.
no idea ?
DrKNickel
12-19-2007, 06:46 AM
Yeah, bring the casino to 3.7 :D
Hornstar
12-19-2007, 10:06 AM
Casino is working perfectly on 3.7 :)
Andrew Green
12-19-2007, 01:14 PM
no idea ?
Usually that happens when a file hasn't been uploaded properly, or one of the casino templates has been altered.
Hi, I have regulary this error by mail :
Database error in vBulletin 3.6.4:
Invalid SQL:
;
MySQL Error : Query was empty
Error Number : 1065
Date : Tuesday, December 18th 2007 @ 09:30:15 PM
Script : http://xxxxxx/forum/casino/slots_ajax.php
Referrer : http://xxxxxx/forum/casino.php?do=slots
IP Address : xx.xx.xx.xx
Username : xxxxxxxx
Classname : vB_Database
Always with the slots... :(
Someone have an idea?
(sorry for my poor english)
5th-Level
12-19-2007, 04:41 PM
i get this error when trying to import the product
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Wednesday, December 19th 2007 @ 01:40:32 PM
Script : http://www.mafialifecity.com/admincp/plugin.php?do=productimport
Referrer : http://www.mafialifecity.com/admincp/plugin.php?do=productadd
IP Address : XX.XX.XXX.XXXX
Username : XXXXXXX
Classname : vB_Database
Hornstar
12-19-2007, 09:42 PM
i get this error when trying to import the product
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Wednesday, December 19th 2007 @ 01:40:32 PM
Script : http://www.mafialifecity.com/admincp/plugin.php?do=productimport
Referrer : http://www.mafialifecity.com/admincp/plugin.php?do=productadd
IP Address : XX.XX.XXX.XXXX
Username : XXXXXXX
Classname : vB_Database
I think that database error occurs if you try and uninstall it and install it again by memory. You just had to overwrite the upgrade. Is that what you did?
If the casino cash of your members is not important, and you dont mind starting fresh, then you can try this unoffical support: Uninstall the product, then Open up phpMyAdmin (If you have it) and then delete all tables that consist of casino_ Then try and install it again.
frosch68
12-20-2007, 05:25 AM
Usually that happens when a file hasn't been uploaded properly, or one of the casino templates has been altered.
i have the original templates.. :(
it?s only in texas holdem, and as i said, in firefox it works fine, only in IE is the problem.... i have unsinstalled the casiono and a new install was done... the same effects....
TCE Killa
12-20-2007, 01:46 PM
Can the problems be fixed for this because I wouldn't mind it for my forum?
Thanks.
dodgeboard.com
12-20-2007, 01:52 PM
Can the problems be fixed for this because I wouldn't mind it for my forum?
Thanks.
The problems are fixed! If you follow the directions for installing it, it works great. If you don't read the directions and you try to uninstall before upgrading, you'll get the errors described above.
All the issues mentioned on this page have been discussed tirelessly- there are fixes for all of these issues in this thread, if you are up to reading back a few pages.
Understand though, this is a beta release.
BTW Andrew - Casino works great on my board with 3.7 with no template reverts or other edits. well, except for the obvious- postbit (for the cash display)
Later today, I may expirement with getting the cash to display on the new user profiles.
RollaJedi
12-20-2007, 02:55 PM
i have the original templates.. :(
it?s only in texas holdem, and as i said, in firefox it works fine, only in IE is the problem.... i have unsinstalled the casiono and a new install was done... the same effects....
sent you a pm about this
frosch68
12-20-2007, 03:11 PM
thanks... you got answer :rolleyes:
Andrew Green
12-20-2007, 05:19 PM
i have the original templates.. :(
it?s only in texas holdem, and as i said, in firefox it works fine, only in IE is the problem.... i have unsinstalled the casiono and a new install was done... the same effects....
Could be a conflict with something else on the page, I'll have a look over the holidays, not much time at the moment though.
Can the problems be fixed for this because I wouldn't mind it for my forum?
Thanks.
99% of the time everything works fine, occasionally some other mod and it don't play nice. It is a beta, but there are no major issues.
BTW Andrew - Casino works great on my board with 3.7 with no template reverts or other edits. well, except for the obvious- postbit (for the cash display)
Later today, I may expirement with getting the cash to display on the new user profiles.
That's good :)
I haven't even downloaded the 3.7 stuff yet, might get to that over the break.
TCE Killa
12-20-2007, 11:53 PM
I get this when trying to import the product file:
Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE HHRCuser ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Thursday, December 20th 2007 @ 07:53:11 PM
Script : http://hiphoprapcommunity.com/HHRC/admincp/plugin.php?do=productimport
Referrer : http://hiphoprapcommunity.com/HHRC/admincp/plugin.php?do=productadd
IP Address : 86.134.15.112
Username : TCEKilla
Classname : vb_database
dodgeboard.com
12-21-2007, 12:02 AM
you and about 130 other people in this thread. Read back (https://vborg.vbsupport.ru/search.php?searchid=7340483), you will see how to fix it.
TCE Killa
12-21-2007, 01:05 AM
Thanks.
You need to do this, then reinstall if you wish.
Steps:
1. Sign in to your phpMyAdmin.
2. On the left column, click the database you use for your forums.
3. After clicking it, it should extend to show all the tables in that database.
4. Scroll down to the user table and click it.
5. Now on the right, scroll down till you see a row that says casino_cash.
6. Directly to the right you will see a red X. Click it. That drops the column.
Now you can reinstall the product or whatever you were planning to do.
I have the same problem but where do you get into PHPMyAdmin too? Thanks.
Tigersmith
12-22-2007, 02:03 AM
How would I go about allowing bets with decimal places in them? eg: 0.25 0.50 etc.
Robert Paulson
12-22-2007, 02:05 AM
How would I go about allowing bets with decimal places in them? eg: 0.25 0.50 etc.
bwahahaaa!!!
nickle slots in the vB_Casino!!! :D :D
binkuang
12-22-2007, 06:41 AM
when i import the xml file it said Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Saturday, December 22nd 2007 @ 08:41:19 AM
Script :
Referrer :
IP Address : 71.243.30.254
Username : sweetlobster
Classname : vB_Database
Mark.B
12-22-2007, 09:34 AM
when i import the xml file it said Database error in vBulletin 3.6.8:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
Date : Saturday, December 22nd 2007 @ 08:41:19 AM
Script :
Referrer :
IP Address : 71.243.30.254
Username : sweetlobster
Classname : vB_Database
Please search the thread, this has been answered around 800 times now.
firstrebel
12-23-2007, 07:35 AM
This has appeared here before by me and othersDatabase error in vBulletin 3.6.8:
Invalid SQL:
;
MySQL Error : Query was empty
Error Number : 1065
Date : Sunday, December 23rd 2007 @ 09:03:03 AM
Script : http://www.volvoforums.org.uk/casino/slots_ajax.php
Referrer : http://www.volvoforums.org.uk/casino.php?do=slots
IP Address : <-- removed -->
Username : <-- removed -->
Classname : vb_database
You said that it is caused when someone tries to access slots by trying to access it from outside the casino. I do not think this is correct.
I tried this myself by calling it from outside casino and got this errorDatabase error in vBulletin 3.6.8:
Invalid SQL:
;
MySQL Error : Query was empty
Error Number : 1065
Date : Sunday, December 23rd 2007 @ 09:27:23 AM
Script : http://www.volvoforums.org.uk/casino/slots_ajax.php
Referrer :
IP Address : <-- removed -->
Username : admin
Classname : vb_database
You can see Referrer field is blank.
Bob
Keyser S?ze
12-23-2007, 09:52 AM
the sports betting is not working for me, i have it set up for football, but when i win all i get is my money back, it doesnt accually give me any winnings
firstrebel
12-23-2007, 10:21 AM
Further to my post #2331, the member who triggered this db error has confirmed he tried to access Slots from the Casino main page, not directly as previously suggested.
Bob
Robert Paulson
12-23-2007, 06:14 PM
Further to my post #2331, the member who triggered this db error has confirmed he tried to access Slots from the Casino main page, not directly as previously suggested.
Bob
I keep getting the same error emailed to me. I PM'ed the member whose name keeps appearing to ask if he's had any trouble accessing it and he said he has not.
Repentless
12-24-2007, 12:53 AM
Thank you man, this is the best mod ever! Got it installed at cheatscene.com! :D
cmrpc
12-24-2007, 12:50 PM
I can't see all the chip denomination at the bottom of the page when I choose a game to play.
Chris
I can't see all the chip denomination at the bottom of the page when I choose a game to play.
Chris
do have them all checked to show up via the admincp?
default settings only show 3:)
ss-community
12-25-2007, 01:12 AM
how do i import the xml file
SVTCobraLTD
12-25-2007, 01:30 AM
how do i import the xml file
AdminCP > Products/Plugins > Manage Plugins > Import Product (at bottom)
SVT
ss-community
12-25-2007, 01:34 AM
then what mate , it looks pretty complicated
SVTCobraLTD
12-25-2007, 01:57 AM
then what mate , it looks pretty complicated
Then Browse to the file location and upload it and your done with that part.
SVT
ezurick
12-25-2007, 12:15 PM
Got a question how the Lottery works... It is not calculating the balance very well. I am using vbcredits... And I have been using the Casino for quite a few weeks now. The Lottery is set to the normal 3 out of 25 numbers... So far there has been no winners... but at one point I seen the balance to win around 5,000. After the drawing and no winners, it went down to 1,200. Again, there have been no winners, but the balance is always around 1,500 now. I see no settings to control the balance like there was in an earlier version. Can that be explained and fixed. If there are no winners, the balance should be carryied forward, along with an amount that the admin can add... so the balance is always worth buying tickets for... My users almost quit using it cause the balance is screwy and never worth purching a ticket for... especially when there are zero winners...
cmrpc
12-25-2007, 01:43 PM
Sorry for the delay holidays ya know, It doesn't show up in admincp. Should I just reinstall this? I did the upgrade from .72 to .81a.
do have them all checked to show up via the admincp?
default settings only show 3:)
iettafune
12-25-2007, 02:00 PM
why i delated this plugin, doesn't delated database tables "casino..." ???
Freesteyelz
12-25-2007, 11:47 PM
Hi, Andrew. Fantastic mod! :)
Just curious...Can I remove these files from the admincp since they're no longer in use?
casino_sb_events.php
casino_sb_settle.php
casino_lotto_setup.php
casino_texasholdem.php
joethaman
12-26-2007, 01:39 AM
Not sure if anyone noticed, but I was setting up the NFL Sports betting and all the games are on Sunday, the 30th. I noticed there was no 31st (Monday). I don't have any games planned for that day but someone else may need it..:)
carubmun
12-26-2007, 02:33 AM
Not sure if i missed it, but whats a good way to reset the stats for the games.
Like high scores and what not.
ss-community
12-26-2007, 06:19 AM
Just a odd one really , ive instaled the 0.81 casino . but for some odd reason you cick on the chips , it highlight it you go to place them on the roulette table and nothing happends, it only does it to a few chips not all of them any ideas - and you can only place 1x chip down ie you want to put a 50 down you click the board it sumtimes let you drop it on to the board but if your lucky you can only drop 1, , i tried again wiht a 250 it higlights it but wont drop it on the board any ideas, it pretty much effect all the game exepct texas, alos the lottery still dont work
iulianh
12-26-2007, 12:42 PM
Looks great . Thanks !
ezurick
12-27-2007, 11:11 AM
Got a question how the Lottery works... It is not calculating the balance very well. I am using vbcredits... And I have been using the Casino for quite a few weeks now. The Lottery is set to the normal 3 out of 25 numbers... So far there has been no winners... but at one point I seen the balance to win around 5,000. After the drawing and no winners, it went down to 1,200. Again, there have been no winners, but the balance is always around 1,500 now. I see no settings to control the balance like there was in an earlier version. Can that be explained and fixed. If there are no winners, the balance should be carryied forward, along with an amount that the admin can add... so the balance is always worth buying tickets for... My users almost quit using it cause the balance is screwy and never worth purching a ticket for... especially when there are zero winners...
Hello?
dodgeboard.com
12-27-2007, 11:39 AM
why i delated this plugin, doesn't delated database tables "casino..." ???
As a vBulletin administrator/operator, I am unable or unwilling to utilize the search function on this thread, even though it may result in a speedy answer to my problem.
Instead, I am compelled to ask the author of this free mod to explain for the 801 time why must I drop the casino_cash column and to explain, in detail, the procedures for doing it.
You see, I don't like to trouble myself with searching, and I consider my time to be much more valuable than the authors or any of you. Furthermore, I like to feel special by soliciting a direct response to me and my particular circumstance.
So, even though great time and diligence has already been spent on my behalf in the creation and support of this mod, I am asking for you all to stop, pay attention to me, and my problem because I am too lazy or too ignorant to utilize any search features of vBulletin, or to page back and read what has already been discussed. :)
/sarcasm
sandt38
12-27-2007, 12:56 PM
It would be nice if there were text explaining what was won or lost on the Roulette table, though.
Any possibility of this Andrew?
ezurick
12-27-2007, 08:08 PM
Well, since I am getting ZERO help onmy last issue, I suppose posting this isn't going to do much good... The Let em Ride quit working. It was working and now when you select it, it doesn't do anything but give you a balnk screen. Also, I thought this new version was suppose to quit displaying games that are not selected? All the games are displayed, but I have unchecked the Sports Betting and the Lottery since it is screwed up...
Are we gonna get any support?
cmrpc
12-27-2007, 08:28 PM
Never mind I uninstalled it and removed it from the DB and reinstalled, all is working now.
Sorry for the delay holidays ya know, It doesn't show up in admincp. Should I just reinstall this? I did the upgrade from .72 to .81a.
fxs158
12-27-2007, 08:56 PM
Well, since I am getting ZERO help onmy last issue, I suppose posting this isn't going to do much good... The Let em Ride quit working. It was working and now when you select it, it doesn't do anything but give you a balnk screen. Also, I thought this new version was suppose to quit displaying games that are not selected? All the games are displayed, but I have unchecked the Sports Betting and the Lottery since it is screwed up...
Are we gonna get any support?
Ouch, you have a problem, we get it! Demanding help for a free mod? Humm not sure we understand that. If it does not work then remove, if you really want to make it work then be a little more courteous to the people that spend countless of hours developing a free mod.
Robert Paulson
12-27-2007, 10:55 PM
How do I drop the casino_cash column?
Robert Paulson
12-27-2007, 10:57 PM
How do I drop the casino_cash column?
Just kiddin'. I wanted to see if I could give dodgeball, or board, whatever, a massive heart attack.
Did it work?
Robert Paulson
12-27-2007, 10:59 PM
Just kiddin'. I wanted to see if I could give dodgeball, or board, whatever, a massive heart attack.
Did it work?
...and for the record, I know he has a valid point, but feel his subtilty may be lost in the translation. :p
sandt38
12-27-2007, 11:30 PM
Well, since I am getting ZERO help onmy last issue, I suppose posting this isn't going to do much good... The Let em Ride quit working. It was working and now when you select it, it doesn't do anything but give you a balnk screen. Also, I thought this new version was suppose to quit displaying games that are not selected? All the games are displayed, but I have unchecked the Sports Betting and the Lottery since it is screwed up...
Are we gonna get any support?
remove then reload all .php files concerning hold 'em.
Andrew Green
12-27-2007, 11:40 PM
Got a question how the Lottery works... It is not calculating the balance very well. I am using vbcredits... And I have been using the Casino for quite a few weeks now. The Lottery is set to the normal 3 out of 25 numbers... So far there has been no winners... but at one point I seen the balance to win around 5,000. After the drawing and no winners, it went down to 1,200. Again, there have been no winners, but the balance is always around 1,500 now. I see no settings to control the balance like there was in an earlier version. Can that be explained and fixed. If there are no winners, the balance should be carryied forward, along with an amount that the admin can add... so the balance is always worth buying tickets for... My users almost quit using it cause the balance is screwy and never worth purching a ticket for... especially when there are zero winners...
There never was a option to change the jackpot, are you sure you are not mixing up this lottery with the vbcredits lottery?
Hello?
Sorry, but you really aren't paying enough to complain that you don't get problems answer immediately on CHRISTMAS DAY.
Well, since I am getting ZERO help onmy last issue, I suppose posting this isn't going to do much good... The Let em Ride quit working. It was working and now when you select it, it doesn't do anything but give you a balnk screen. Also, I thought this new version was suppose to quit displaying games that are not selected? All the games are displayed, but I have unchecked the Sports Betting and the Lottery since it is screwed up...
Are we gonna get any support?
If you are getting a blank screen, chances are something is missing or has been altered. Check your templates, reupload the files, etc.
Remember this is a free mod, and in beta, and you are demanding support issues get less then 24 hours turn around on Christmas Day and Boxing Day. So my question to you, is would you be available for 24 h turn around on something you developed for free, even on major holidays?
Andrew Green
12-27-2007, 11:42 PM
How would I go about allowing bets with decimal places in them? eg: 0.25 0.50 etc.
Can't, it works off whole numbers only.
the sports betting is not working for me, i have it set up for football, but when i win all i get is my money back, it doesnt accually give me any winnings
Is anyone betting on the other team? Winners divide up the total that has been bet, so if no one bets on the other team you only get your money back as that is all that was in the pot.
Further to my post #2331, the member who triggered this db error has confirmed he tried to access Slots from the Casino main page, not directly as previously suggested.
Bob
I've seen it a few times as well now, will be looking into it in the next few days.
jasculs
12-28-2007, 02:28 AM
Hey Andrew Green, how are we looking on the raffle system?
mikeylikesitz
12-28-2007, 03:18 AM
Great hack, my members are loving this, and going broke on a regular basis
ezurick
12-28-2007, 12:49 PM
There never was a option to change the jackpot, are you sure you are not mixing up this lottery with the vbcredits lottery?
Sorry, but you really aren't paying enough to complain that you don't get problems answer immediately on CHRISTMAS DAY.
Perhaps not... but what contols the jackpot? How can I change it?
Fr4gZ
12-28-2007, 02:59 PM
The mod looks brilliant, I have one query tho.
I'm currently using vcash on my site and want the casino mod to use the same. Instead of casino_cash what do I put int he settings to make vcash the default monetary value?
Immediate help required! :D
Fr4gZ
12-28-2007, 03:07 PM
as in vbookie_cash?
in the setup change the cash field to "vbookie_cash"
Just seen this. Answered my question! :D <3
SVTCobraLTD
12-28-2007, 03:17 PM
I've not seen it anywhere else, but haven't had a chance to really look into it. Have you done any mods that require changing source code on vb files?
Not sure which files would have done it but the problem did not exist until I upgraded to the newest version. The ones before that were fine. Any idea of where to even start looking?
Upgraded to .81a and still get the error below in the Announcement Thread.
Warning: Invalid argument supplied for foreach() in /includes/class_postbit.php(296) : eval()'d code on line 156
SVT
Andrew Green
12-28-2007, 03:33 PM
Perhaps not... but what contols the jackpot? How can I change it?
The Numbers used, how many numbers get drawn, the range on those numbers and the ticket price. Also it will adjust over time based on how many tickets have been bought.
Not sure which files would have done it but the problem did not exist until I upgraded to the newest version. The ones before that were fine. Any idea of where to even start looking?
SVT
What version where you using previously?
dodgeboard.com
12-28-2007, 04:01 PM
Just kiddin'. I wanted to see if I could give dodgeball, or board, whatever, a massive heart attack.
Did it work?
Not quite.
I'd be dead by now if hearing the same question over and bloody over again could hurt me.:D
Actually, I feel sorry for those poor saps that are unable to help themselves. How can they even run a vBulletin site?
SledgeHammer101
12-28-2007, 06:05 PM
we have been trying texas hold em on our board with 5 players, but it seems that the game is pushing down our server performance while we are playing.
is the game loading all informations directly from the database ?
Andrew Green
12-28-2007, 06:50 PM
we have been trying texas hold em on our board with 5 players, but it seems that the game is pushing down our server performance while we are playing.
is the game loading all informations directly from the database ?
Yes, but all is a as little as it can get away with from as small of tables as it can get away with. I will look at optimizing it as much as I can, but I don't expect a huge difference. You can turn the delay time up, which will cut that back a little. But any multiplayer game that runs through the server is going to use some resources.
SledgeHammer101
12-28-2007, 07:12 PM
wouldn't it be possible to make it all in flas so that it is not using the database for getting the data from ?
I think this is a big problem if you have a big board where many users are online. we use a server only for our forum, and our database has alot of resources that can be used but it still pushes down the whole performance of our board while only 4 users are playing. the performance was down that you nearly couldn't reach our website. and loading a single site needs up to 6 or 8 seconds which is way to much.
i realy like the casino and if this problem could be fixed I would love to install it and make it accessable for all of our users. I would really like to help with this, but my programming skills are too bad. do you see any chances for fixing this problems ?
ezurick
12-28-2007, 08:41 PM
The Numbers used, how many numbers get drawn, the range on those numbers and the ticket price. Also it will adjust over time based on how many tickets have been bought.
The reason I am asking is... I am using vbcredits. I run this wednesdays (it defaults to 11pm). I've been using it for about 6 weeks... My forum members and myslef seen the jackpot get up to over 5000... there has never been a winner, but after that drawing and no winner, the jaclpot went down to 1200 something for the next drawing. So it is not holding the balance or allowing the balance to carry forward. Can admins get control of that jackpot balance for the lottery please? It is getting some folks upset cause they see no winner, but the jackpot goes down... and they are calling that unfair... and I agree!
Robert Paulson
12-29-2007, 03:02 AM
Not quite.
I'd be dead by now if hearing the same question over and bloody over again could hurt me.:D
Actually, I feel sorry for those poor saps that are unable to help themselves. How can they even run a vBulletin site?
I hear ya!
dodgeboard.com
12-29-2007, 03:17 AM
I hear ya!
This kind of says it all here... (http://www.albinoblacksheep.com/flash/posting.php)
(rule #2)
Robert Paulson
12-29-2007, 03:48 AM
This kind of says it all here... (http://www.albinoblacksheep.com/flash/posting.php)
(rule #2)
bwahahaa!!!! :D
Atwal
12-29-2007, 08:06 PM
vBulletin Message
A conflict was detected in the bitfields. You cannot continue with the installation of this product until this has been fixed. The conflicts found were:
* Bitfield Collision: prefixrequired = credits_cantearn
What do I do?
Andrew Green
12-29-2007, 09:42 PM
That doesn't look like it has anything to do with the casino?
kylek
12-29-2007, 10:03 PM
No it has to do with vbcredits and the latest release of 3.7.0 betas.
punchbowl
12-30-2007, 04:43 PM
Yes, but all is a as little as it can get away with from as small of tables as it can get away with. I will look at optimizing it as much as I can, but I don't expect a huge difference. You can turn the delay time up, which will cut that back a little. But any multiplayer game that runs through the server is going to use some resources.
how about using sockets?
http://forum.tufat.com/showthread.php?t=25042
Andrew Green
12-30-2007, 10:14 PM
Just to confirm, there is a bug in the lottery, has to do with how the odds are calculated which throws the JP off. This is fixed in my development version, so next update it will be gone. Replace existing file (includes/cron/ folder) with attached to solve it now, won't show fixed until a new draw is created.
ezurick
12-30-2007, 11:08 PM
Just to confirm, there is a bug in the lottery, has to do with how the odds are calculated which throws the JP off. This is fixed in my development version, so next update it will be gone. Replace existing file (includes/cron/ folder) with attached to solve it now, won't show fixed until a new draw is created.
Thanks Andrew... I updated with this, but now my Lottery is stuck on charging 2 credits when I have it set for 10. I refreshed over and over... I ran the Lottery Draw task manually... still stuck on 2. I know it was set and changed on 10 prior to this... I am not sure what happened...
Also, we started to try the Sports Betting in Casino on some football games. I settled them, but I can not see how what the jackpot is or how it was distributed. Me as the admin can't even see what a user won or lost. Is there plans to change this in your new version?
Thanks...
Andrew Green
12-30-2007, 11:27 PM
Until the existing draw is over a new one won't get created.
paldo
12-31-2007, 01:36 AM
i just upgraded and lost all my big chips .. it goes to 10 bucks thats it
Andrew Green
12-31-2007, 04:28 AM
Go to the game settings and turn them on.
paldo
12-31-2007, 08:01 AM
they are on ;) thats the first thing i checked
paldo
12-31-2007, 08:09 AM
ok i went in and reset all the chips and clicked update settings now the entire area to set chip values is gone from the admin panel and still 10 bucks is as high as the chips go the last thing you see in settings is as far as it goes
https://vborg.vbsupport.ru/
DieselMinded
12-31-2007, 08:40 AM
Got multiple Database errors Last Night
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT sum(bet) AS bet, sum(won) AS won, cs1.switch2
FROM casino_settings AS cs1
LEFT JOIN casino_settings AS cs2 ON cs1.switch1 = cs2.switch1
LEFT JOIN casino_bet_stats ON cs1.switch1 = gameid
WHERE cs1.settingname = 'gamename'
AND cs2.settingname = 'gameactive'
AND cs2.switch2 = '1'
GROUP BY gameid;
MySQL Error : The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Error Number : 1104
Date : Monday, December 31st 2007 @ 02:54:13 AM
Script : http://www.dieselbombers.com/casino.php
Referrer :
IP Address :
Username :
Classname : vb_database
Any Fix?
ezurick
12-31-2007, 01:48 PM
Until the existing draw is over a new one won't get created.
Yes, I understand that... but the ticket amount won't change until the new drawing? That's strange... Shortly after I installed the Casino I set it at 10. I refreshed my browser and went to the Casino Lottery and it showed 10. All I done was updated this latest file and ran the lottery task... I noticed that the ticket amount is now 2. I went to the settings and it is 10. I resaved it, refreshed my browser and went back to the Casino lottery and it is still 2. It is like it doesn't care what the admin settings are... I shouldn't have to wait until a new drawing to change the amount of the ticket, right?
Andrew Green
12-31-2007, 04:16 PM
ok i went in and reset all the chips and clicked update settings now the entire area to set chip values is gone from the admin panel and still 10 bucks is as high as the chips go the last thing you see in settings is as far as it goes
They've just moved, the acp got restructured, look under "Casino -> Game Settings".
Got multiple Database errors Last Night
Need to add a index to switch1 in the casino_settings table, this can be done through phpmyadmin. Will also set the next update to do it on install.
Yes, I understand that... but the ticket amount won't change until the new drawing? That's strange... Shortly after I installed the Casino I set it at 10. I refreshed my browser and went to the Casino Lottery and it showed 10. All I done was updated this latest file and ran the lottery task... I noticed that the ticket amount is now 2. I went to the settings and it is 10. I resaved it, refreshed my browser and went back to the Casino lottery and it is still 2. It is like it doesn't care what the admin settings are... I shouldn't have to wait until a new drawing to change the amount of the ticket, right?
When the admincp got reworked all of the settings reverted to their defaults, chips in use, names, descriptions and lottery settings. That's why it is back to 2.
You also cannot change a draw once it has been started, changes always effect the next draw created, never ones that are already up. The reason is, lets say the ticket price is 1, I but 10 tickets, you change the ticket price to 10, this effects jackpots and has other people paying more then I did for the same tickets. Another problem is lets say I pick the numbers 10, 15 & 23. Then you go and change the number range to 1-15, yet I have a ticket with 23 on it.
Raptor
12-31-2007, 06:19 PM
Superb mod - my members love it !
I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"
I also see others with this same problem - any help is appreciated
My setup:
vb 3.6.4
Vista / IE7
DieselMinded
12-31-2007, 08:41 PM
Need to add a index to switch1 in the casino_settings table
What Query do i send to the database im getting 10 of these database emails every 12 hours
DieselMinded
12-31-2007, 10:02 PM
Re: What did you do to do this
Quote: Originally Posted by DieselMinded
Quote: Originally Posted by MEMBER
Quote: Originally Posted by DieselMinded
Database error in vBulletin 3.6.8:
Invalid SQL:
SELECT sum(bet) AS bet, sum(won) AS won, cs1.switch2
FROM casino_settings AS cs1
LEFT JOIN casino_settings AS cs2 ON cs1.switch1 = cs2.switch1
LEFT JOIN casino_bet_stats ON cs1.switch1 = gameid
WHERE cs1.settingname = 'gamename'
AND cs2.settingname = 'gameactive'
AND cs2.switch2 = '1'
GROUP BY gameid;
MySQL Error : The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET SQL_MAX_JOIN_SIZE=# if the SELECT is okay
Error Number : 1104
Date : Monday, December 31st 2007 @ 06:46:05 PM
Script : http://www.dieselbombers.com/casino.php?
Referrer : http://www.dieselbombers.com/
IP Address : ipipipipipip
Username : MEMBER
Classname : vb_database
????
Did you get an error in the casino a little bit ago?
Ya I had $70 and tried to bet $100
ezurick
01-01-2008, 06:41 AM
When the admincp got reworked all of the settings reverted to their defaults, chips in use, names, descriptions and lottery settings. That's why it is back to 2.
You also cannot change a draw once it has been started, changes always effect the next draw created, never ones that are already up. The reason is, lets say the ticket price is 1, I but 10 tickets, you change the ticket price to 10, this effects jackpots and has other people paying more then I did for the same tickets. Another problem is lets say I pick the numbers 10, 15 & 23. Then you go and change the number range to 1-15, yet I have a ticket with 23 on it.
Hi Andrew... Ok, that makes sense. I'll wait until the next drawing for it to change to the correct amount.
Is there a quick fix to remove games that are not active from the Casino menu? I thought you had this fixed at one time... not sure, but I don't use the Texas Hold 'em... and it is annoying to have users constantly ask about it cause it is on the Casino menu, but when they click it, they get the typical vb error of not having permission.
Thanks for your great Mod! And Happy New Year!!!
ezurick
01-01-2008, 07:45 AM
Hi Andrew... Ok, that makes sense. I'll wait until the next drawing for it to change to the correct amount.
Is there a quick fix to remove games that are not active from the Casino menu? I thought you had this fixed at one time... not sure, but I don't use the Texas Hold 'em... and it is annoying to have users constantly ask about it cause it is on the Casino menu, but when they click it, they get the typical vb error of not having permission.
Thanks for your great Mod! And Happy New Year!!!
Andrew! Help! I just setup a Sports Bet for the NFL playoffs... AFC and NFC having multiple games for each. I saved them and refreshed my browser... Now I get a database error with no details. How frustrating. I can't do anything because of this error. I can't even get into my adminCP... anything I do I get a database error.
[Edit] Andrew... Nevermind. I figured it. I needed to change something in my config.php file so the admin could change the admin user account... I uploaded it and didn't realize it had the wrong database name in it... False alarm... Sorry....
Derekclarke
01-01-2008, 03:05 PM
is it possible to add more games.... like No limit holdem?
Andrew Green
01-01-2008, 03:51 PM
What Query do i send to the database im getting 10 of these database emails every 12 hours
No query, do it through phpmyadmin.
Select the table, it will show the structure, beside each field there will be a bunch of little boxes, click the one that says "index"
DieselMinded
01-01-2008, 06:28 PM
An index has been added on switch1 (Query took 0.0037 sec)
Thanks Sir
towermatt
01-01-2008, 10:50 PM
I have a bit of a weird problem. In my casino, I have all the chips set up and I can see them.
It does not allow me to choose the 500 and 100 for some reason. That is as high as it goes and its just those two.
I combed the settings and couldn't figure it out. I also unchecked and rechecked all, after that re saved the overall casino settings.
EDIT--Sorry, I figured it out. Table limit field.
chrisdaman77
01-02-2008, 12:23 AM
I love this. I just wanted to add that so far this is working fine with 3.7 beta 3.
Hornstar
01-02-2008, 12:41 AM
This is a payout problem one of my members got, not sure if it was a code problem or a server problem, let me know.
https://vborg.vbsupport.ru/external/2008/01/16.png
Image says it all
how it happened: I clicked on the 100$ chip, it kept on turning for ever, so i refreshed, and click 100 again, than this...no payout.
Hi,
I have imported your casino module.
While importing I got for 3 nanonseconds a error message in which an array
was mentioned.
I don't have the complete error message but the module is imported wrongly because
I don see a module name and I can't manipulate the module.
Please Advice.
Raptor
01-02-2008, 05:18 PM
Superb mod - my members love it !
I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"
I also see others with this same problem - any help is appreciated
My setup:
vb 3.6.4
Vista / IE7
can i get some help on this please ?
you should know members can access the game in FIREFOX but not using IE7
also with firefox game intermittently boots you out if you are watching the game (folded)
everything else works just fine
Thanks
TazeredBlackMan
01-02-2008, 07:39 PM
Did Blackjack and Roulette ever get fixed?
wolfyman
01-02-2008, 09:27 PM
can we do anything about the horrible twitching in Texas Hold-Em?
Cool mod!
wolfyman
01-02-2008, 09:53 PM
where do you add new bets for the sports betting?
Andrew Green
01-02-2008, 11:40 PM
This is a payout problem one of my members got, not sure if it was a code problem or a server problem, let me know.
I think it's been dealt with in my working copy, that is if I am guessing the cause properly.
Hi,
I have imported your casino module.
While importing I got for 3 nanonseconds a error message in which an array
was mentioned.
I don't have the complete error message but the module is imported wrongly because
I don see a module name and I can't manipulate the module.
Please Advice.
Did you try reinstalling? Hard to say without knowing what the error was.
Did Blackjack and Roulette ever get fixed?
Everything I know about has been fixed, what issues where you having?
can we do anything about the horrible twitching in Texas Hold-Em?
Cool mod!
Dealt with in working copy, so when I get to where I want to be for the next update.
where do you add new bets for the sports betting?
Did you set admin user groups in the game settings? You have to tell it what user groups are allowed to add / edit / settle events.
wolfyman
01-03-2008, 12:50 AM
Dealt with in working copy, so when I get to where I want to be for the next update.
Awesome :up:
Did you set admin user groups in the game settings? You have to tell it what user groups are allowed to add / edit / settle events.
6 is Admin, 7 is Mods, 5 is Super Mods
https://vborg.vbsupport.ru/external/2008/01/447.gif
Andrew Green
01-03-2008, 12:57 AM
Then anyone in one of those groups should see a "add event" link at the bottom of the "Open events" section.
mastertek2000
01-03-2008, 11:08 AM
:erm:can i get some help on this please ?
you should know members can access the game in FIREFOX but not using IE6
also with firefox game intermittently boots you out if you are watching the game (folded)
everything else works just fine
Thanks
i have that same problem any help pls
TazeredBlackMan
01-03-2008, 11:40 AM
Everything I know about has been fixed, what issues where you having?
For BJ: The issue where if you bet 250 dollars and the dealer matches your hand, there is a ridiculous payout.
Roulette: The placement of the ball is still off.
wolfyman
01-03-2008, 11:45 AM
Then anyone in one of those groups should see a "add event" link at the bottom of the "Open events" section.
Ahhhh gotcha, now I find it. How do I change the style? My "Add event" link is the same color as my background lol!
Also, can I add more Possible Outcomes?
Bounce
01-03-2008, 08:09 PM
Any plans for a 3.7.x version as Texas Holdem has stopped working :(
Serves me right for upgrading I suppose :D
Andrew Green
01-03-2008, 08:29 PM
Once 3.7 goes gold I'll do a 3.7 version, until then I plan on just finishing this one off.
wolfyman
01-03-2008, 08:40 PM
Any plans for a 3.7.x version as Texas Holdem has stopped working :(
Serves me right for upgrading I suppose :D
glad I didn't upgrade. :D
wolfyman
01-03-2008, 10:13 PM
you know, I love the sports betting bit. I'd love to see that refined.
Such as go into sports betting, choose your sport, then see the open bets; rather than simply a list of all open bets.
mastertek2000
01-03-2008, 10:52 PM
I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"
I also see others with this same problem - any help is appreciated
thanks
Andrew Green
01-03-2008, 11:54 PM
I only have one problem - Texas Hold 'Em worked when i first installed. Once i posted to the board for people to test EVERYONE (inc me) gets the message "This game is AJAX powered and requires javascript to be turned on"
I also see others with this same problem - any help is appreciated
thanks
Send me a link to the site and I'll have a look.
Bounce
01-04-2008, 09:25 AM
Once 3.7 goes gold I'll do a 3.7 version, until then I plan on just finishing this one off.
Fair enough, how do i uninstall all the tables..
I uninstalled the product from admincp but now that folk go to play it I'm getting DB errors :(
Invalid SQL:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_casino AS phrasegroup_casino,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 209;
MySQL Error : Unknown column 'language.phrasegroup_casino' in 'field list'
HOW do I remove everything the casino installed :confused:
glad I didn't upgrade. :D
aye lol :cool:
wolfyman
01-04-2008, 12:52 PM
quick notes:
It should not be possible to double down when the dealer has blackjack.
The dealer shouldn't play when the player busts, it should just be "hand ended".
Andrew Green
01-04-2008, 01:23 PM
Fair enough, how do i uninstall all the tables..
I uninstalled the product from admincp but now that folk go to play it I'm getting DB errors :(
HOW do I remove everything the casino installed :confused:
aye lol :cool:
Did you remove the link you added from your navbar? and the postbit template change? How are they going to play if it has been removed?
quick notes:
It should not be possible to double down when the dealer has blackjack.
The dealer shouldn't play when the player busts, it should just be "hand ended".
The first yes, in some cases. Some casino's don't check for blackjack until after the hand has been played.
The second, sort of. If you bust, you lose regardless, but if there where other players at the table the dealer would play the hand out. Doesn't effect play regardless though.
Rules vary, I figure if you DD and the dealer was showing a Ace, you got what you deserved :D
The blackjack game is getting a few improvements made, 5-card charlie rule is going in. I might change the way it handles dealer getting blackjack, might not. Don't think I'll add insurance though as it's really a bad bet to make and just a way to add a little edge for the house when suckers are playing :)
wolfyman
01-04-2008, 01:43 PM
The first yes, in some cases. Some casino's don't check for blackjack until after the hand has been played.
The second, sort of. If you bust, you lose regardless, but if there where other players at the table the dealer would play the hand out. Doesn't effect play regardless though.
Rules vary, I figure if you DD and the dealer was showing a Ace, you got what you deserved :D
The blackjack game is getting a few improvements made, 5-card charlie rule is going in. I might change the way it handles dealer getting blackjack, might not. Don't think I'll add insurance though as it's really a bad bet to make and just a way to add a little edge for the house when suckers are playing :)
I agree with you the insurance, it's a waste of your time.
Gameplay after the bust - no big deal.
About the dealer having blackjack, though - I've played a lot of blackjack at a lot of casinos, and they always check for blackjack in my experience. Perhaps a simple solution would be to not allow the dealer to flip a blackjack, but just give the dealer a blackjack on average of (1 in every 20.72 hands).
And of course you are right about doubling against an ace. :D
Keep up the good work!
Bounce
01-04-2008, 05:09 PM
Did you remove the link you added from your navbar? and the postbit template change? How are they going to play if it has been removed?
I never added them, I posted it on a private members thread,I presume they have bookmarked it,have since told them it's not working but might not stop them trying thou eh ?
Can I remove all the tables etc it installed?
Andrew Green
01-04-2008, 05:38 PM
the uninstall "should" have done that, if not go to phpmyadmin and remove them there. They all start with "casino_" and there is a casino_cash field that was added to the user table.
Bounce
01-04-2008, 07:06 PM
the uninstall "should" have done that, if not go to phpmyadmin and remove them there. They all start with "casino_" and there is a casino_cash field that was added to the user table.
Thanks,hope vb 3.7 goes gold quick as this was my users favourite
{wheresthewallbangingsmileyforupgrading} :D
Andrew Green
01-04-2008, 11:03 PM
For BJ: The issue where if you bet 250 dollars and the dealer matches your hand, there is a ridiculous payout.
Roulette: The placement of the ball is still off.
Betting structure in blackjack got completely reworked, I tried a ton of variations on having a push with a $250 bet and can't get anything odd to happen.
Roulette should be cleaned up with the latest versions.
peterpigman
01-04-2008, 11:32 PM
Could you add some kind of "previous winners" to the lottery? Ours keeps getting winners I think but I dunno who won.
wolfyman
01-05-2008, 05:44 AM
ha!
I WIN!!!!
https://vborg.vbsupport.ru/external/2008/01/44.jpg
wolfyman
01-05-2008, 05:45 AM
ph, and using that screen in firefox...I can't use my 250 chip.
Andrew Green
01-05-2008, 06:06 AM
wow, can't say I've ever seen that happen, anyone else ever get that?
What happened? did it overdeal you, did it let you keep hitting? Where you playing more then one game at once? (multiple tabs)
btw - the 250 is likely due to the default table limit being 100. Game settings to change that
wolfyman
01-05-2008, 11:52 AM
wow, can't say I've ever seen that happen, anyone else ever get that?
What happened? did it overdeal you, did it let you keep hitting? Where you playing more then one game at once? (multiple tabs)
One game going. I did get a little overzealous with my mouse when I thought it might have been stuck (click-click-click!). I just thought it was funny. :D
BTW - who wins on a push?
btw - the 250 is likely due to the default table limit being 100. Game settings to change that
aha! Thanks :)
wolfyman
01-05-2008, 03:59 PM
you can't split aces?!!?
wolfyman
01-05-2008, 04:00 PM
or double on a soft 16? Or split 9's?
Is someone messing with me here or what?
Doctor Death
01-05-2008, 04:11 PM
I am wondering how BOTH the dealer and the player can bust on Blackjack.
Once someone busts, thats it, right?
Andrew Green
01-05-2008, 04:36 PM
or double on a soft 16? Or split 9's?
Is someone messing with me here or what?
I can? I'll have a look and see if I can figure out something that might be stopping you. This is right off the deal and the dealer doesn't have blackjack I assume?
edit: And you had enough money to do so?
I am wondering how BOTH the dealer and the player can bust on Blackjack.
Once someone busts, thats it, right?
Well, sort of. Blackjack dealers play by a strict set of rules that are completely independent of players. They will hit until they have 17 regardless of what you do. With one player at the table it doesn't make a difference, with more you might have busted but someone else might still be in.
wolfyman
01-05-2008, 08:41 PM
I think I didn't have enough money lol :D
Aeolian
01-05-2008, 11:44 PM
when installed, this mod appears before "vBulletin Options" section (in admin panel) , how can i change the location?
River_rush
01-06-2008, 08:30 AM
Hi, ace mod, and the board users love it, well done, However I have had instances reported to me of Video Poker freezing on the 2nd to 3rd go and players losing virtual cash because of it, I had a quick look through this thread and it appears that the problem has happened to others, but I cannot find a solution, am I missing something or has this not yet been resolved? Ace work thanks.
Freesteyelz
01-06-2008, 11:29 AM
when installed, this mod appears before "vBulletin Options" section (in admin panel) , how can i change the location?
You can set the order in the includes/cpnav_casino.xml file. The line:
<navgroup text="Casino" hr="true" displayorder="1">
Just edit that number then reupload the XML file. Then refresh Admin CP.
*vbulletin_options uses order "10" so choose either 10 or above but below 20 since styles_and_templates is "20". :)
wolfyman
01-06-2008, 01:31 PM
Can somebody help me fix this please? The links are the same color as the background :P
https://vborg.vbsupport.ru/external/2008/01/41.jpg
wolfyman
01-06-2008, 01:34 PM
I just split aces, got two blackjacks, and then pushed when the dealer dealt a 3 card 21.
:(
Andrew Green
01-06-2008, 04:40 PM
Can somebody help me fix this please? The links are the same color as the background :P
It has to do with your table background color matching your link color, I've switched that background to use alt1 rather then the table background for the next update which will clean that up.
I just split aces, got two blackjacks, and then pushed when the dealer dealt a 3 card 21.
:(
Blackjack after a split is not considered blackjack, just 21.
wolfyman
01-06-2008, 07:38 PM
It has to do with your table background color matching your link color, I've switched that background to use alt1 rather then the table background for the next update which will clean that up.
Blackjack after a split is not considered blackjack, just 21.
well then, I guess you learn something new every day. Thanks :D
When is the next update expected?
Andrew Green
01-07-2008, 12:51 AM
When is the next update expected?
A few minutes ago :D
Freesteyelz
01-07-2008, 03:26 AM
Sweet! Thanks, Andrew. :)
*Since the roulette part of the mod didn't seem to change (based on the updates) can I leave the modified templates for it?
Andrew Green
01-07-2008, 03:41 AM
Yes, nothing there changed.
Freesteyelz
01-07-2008, 11:02 AM
Thanks, Andrew. :)
I just upgraded and noticed a few things.
1) Let's say I have a betting event with 3 options: Yes, No and Maybe. When editing I noticed that always the last option, in this case "Maybe" fills up the rest of the options that were originally left blank.
2) Secondly, if I make a mistake while adding an event such as not selecting a group, then all of my entries get cleared. I have to re-enter all of the information. Shouldn't the entries be left untouched?
3) While #1 may be a possible bug and #2 a normal behavior, my next question might seem silly but I'll take a chance anyway :D. I can add events but how do I go about adding groups?
4) In the last version and previous versions I noticed that Event Groups could not be deleted. They could merge with another group, however.
Can these issues be confirmed? :)
Andrew Green
01-07-2008, 12:58 PM
Thanks, Andrew. :)
I just upgraded and noticed a few things.
1) Let's say I have a betting event with 3 options: Yes, No and Maybe. When editing I noticed that always the last option, in this case "Maybe" fills up the rest of the options that were originally left blank.
2) Secondly, if I make a mistake while adding an event such as not selecting a group, then all of my entries get cleared. I have to re-enter all of the information. Shouldn't the entries be left untouched?
3) While #1 may be a possible bug and #2 a normal behavior, my next question might seem silly but I'll take a chance anyway :D. I can add events but how do I go about adding groups?
4) In the last version and previous versions I noticed that Event Groups could not be deleted. They could merge with another group, however.
Can these issues be confirmed? :)
Editing groups looks like a missing link, go to: casino.php?do=sportspool&action=editgroups to add / edit.
In my test I didn't get the effect you get for #1, but I'll try a few other things when I have more time.
tigrattack
01-07-2008, 05:47 PM
Hi,
I'm getting this error when importing the product:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
I've deleted all the casino referrences in sql, any ideas?
Thanks
sandt38
01-07-2008, 05:57 PM
ok i went in and reset all the chips and clicked update settings now the entire area to set chip values is gone from the admin panel and still 10 bucks is as high as the chips go the last thing you see in settings is as far as it goes
http://img242.imageshack.us/img242/8018/casinoed2.jpg
They've just moved, the acp got restructured, look under "Casino -> Game Settings".
Andrew, I have the same issue, only I don't see casino -> game settings in my adminCP
https://vborg.vbsupport.ru/external/2008/01/40.jpg
I tried to reload my admincp files manually, but no go.
**edit**Nevermind it changed after a few minutes.
Andrew Green
01-07-2008, 06:00 PM
Hi,
I'm getting this error when importing the product:
Invalid SQL:
ALTER TABLE user ADD casino_cash integer default 250;
MySQL Error : Duplicate column name 'casino_cash'
Error Number : 1060
I've deleted all the casino referrences in sql, any ideas?
Thanks
It means you still have a "casino_cash" field in your user table, you can remove it through phpmyadmin.
tigrattack
01-07-2008, 06:04 PM
It means you still have a "casino_cash" field in your user table, you can remove it through phpmyadmin.
It's not there...I even did a search and it came up empty :(
Andrew Green
01-07-2008, 06:08 PM
pretty sure it's there, would likely be the last column in the table.
But you can also do this, find these lines in the product_casino.xml file (line 140 / 141)
$query = "ALTER TABLE ". TABLE_PREFIX . "user DROP casino_cash";
$db->query_write(($query);
and delete them, then try importing the product again.
tigrattack
01-07-2008, 06:23 PM
pretty sure it's there, would likely be the last column in the table.
But you can also do this, find these lines in the product_casino.xml file (line 140 / 141)
$query = "ALTER TABLE ". TABLE_PREFIX . "user DROP casino_cash";
$db->query_write(($query);
and delete them, then try importing the product again.
Still getting the same error :erm:
Since I'm using an outside credit system (vbcredits), can I delete this line:
$query = "ALTER TABLE ". TABLE_PREFIX . "user ADD casino_cash integer default 250";
$db->query($query);
I deleted that line and it imported fine...thanks
skcyber
01-07-2008, 07:37 PM
thank you very much andrew ! it works nice
this hack is better every update ! :D
wolfyman
01-07-2008, 08:17 PM
no known issues with the new update?
punchbowl
01-07-2008, 08:26 PM
Seems a lot snappier now.
One minor thing is the table just seems a bit big especially in hold'em. Could we tighten it up easily or is that a major thing?
Andrew Green
01-07-2008, 08:31 PM
no known issues with the new update?
Only thing I've heard back so far is a missing link on the add event page, should point to the new add / edit groups page. It's located here: casino.php?do=sportspool&action=editgroups
Seems a lot snappier now.
One minor thing is the table just seems a bit big especially in hold'em. Could we tighten it up easily or is that a major thing?
Not much, 10 players on the screen is going to take up a fair bit of room no matter how it's laid out. The entire board is visible on 1024x768, can always hit the full screen button as well to get a little more. But I don't have any plans to try and shrink it beyond that.
punchbowl
01-07-2008, 08:45 PM
Only thing I've heard back so far is a missing link on the add event page, should point to the new add / edit groups page. It's located here: casino.php?do=sportspool&action=editgroups
Not much, 10 players on the screen is going to take up a fair bit of room no matter how it's laid out. The entire board is visible on 1024x768, can always hit the full screen button as well to get a little more. But I don't have any plans to try and shrink it beyond that.
i'm on 1280x800 and it doesn't - i have a couple of toolbars. No big deal at all just thought there was a bit of excess space up top.
Oh and if someones name is john's_mate then their name will appear as john\\'s_mate at the table and john\'s_mate in the text window.
Again very minor. Anyway I've left the members loose on it some if they can't break it no one can:D
I'd love the sporting pool to be thread based. People won't see the bets otherwise.
I'll probably give it a go on 3.7 in about 2 weeks too.
Great work and happy new year.
Freesteyelz
01-07-2008, 10:16 PM
Editing groups looks like a missing link, go to: casino.php?do=sportspool&action=editgroups to add / edit.
In my test I didn't get the effect you get for #1, but I'll try a few other things when I have more time.
In Template casino_sportspool_main I've changed (in red):
<if condition="! $recentevents">
<tr>
<td style='text-align:center' class='alt1'>
<a href='casino.php?do=sportspool&action=editgroups'>Edit Groups</a>
<a href='casino.php?do=sportspool&action=addevent'>$vbphrase[casino_addevent]</a>
</td>
</tr>
</if>
Friendly suggestion: $vbphrase[casino_edit_group] should be added in next release. :)
----------------------
1) The #1 issue of edting events (adding the last option in all blank option fields) is confirmed (at least by me :D). I've done an upgrade, several fresh installs, dropped all Casino tables in process to start fresh with all the same result. *Attachments below.
2) I also confirmed that when adding an event and leaving out a required field (ex. didn't select group), the entries (questions and answers) are cleared.
----------------------
3) The ability to remove groups is non-existent.
----------------------
I've been testing it on vB versions 3.6.4, 3.6.8 and 3.7 Beta 3. :)
Again, I hope you don't mind my postings. I know you work very hard on this script and it's much appreciated. I just want to help if I can. :)
larrydavidow
01-08-2008, 01:20 AM
I just upgraded to 90 and the screen flickers pretty badly in holdem. It never did this before. Also, the /kick feature is not working in holdem.
larrydavidow
01-08-2008, 01:29 AM
I just upgraded to 90 and the screen flickers pretty badly in holdem. It never did this before. Also, the /kick feature is not working in holdem.
The /kick feature isn't working because the Mod Usergroups field is not updating in the CP when I save it.
larrydavidow
01-08-2008, 01:34 AM
Also, am I missing something here? I saw someone with a lot more links in their Casino drill down.
https://vborg.vbsupport.ru/
Freesteyelz
01-08-2008, 01:45 AM
Those categories are correct. The only files needed in your /forum/admincp folder are:
casino_donate.php
casino_games.php
casino_settings.php
All other settings are handled in the Betting Pool itself. Make sure that in "Game Settings" you define the Usergroups with Admin rights for Betting Pool.
For the edit groups link check my edit somewhere in page 164 of this thread. :)
Andrew Green
01-08-2008, 02:12 AM
The /kick feature isn't working because the Mod Usergroups field is not updating in the CP when I save it.
I'll have a look, I might have added a row into the settings table manually and forgotten about it in the install file (works for me, so that's my guess)
Also, am I missing something here? I saw someone with a lot more links in their Casino drill down.
http://davidows.dnsalias.com/casino.gif
No, yours is correct. The other entries are now handled directly in the game or within the pages you have. admincp went under a pretty big overhaul in the last couple updates.
punchbowl
01-08-2008, 09:31 AM
i'm on 1280x800 and it doesn't - i have a couple of toolbars. No big deal at all just thought there was a bit of excess space up top.
Oh and if someones name is john's_mate then their name will appear as john\\'s_mate at the table and john\'s_mate in the text window.
Again very minor. Anyway I've left the members loose on it some if they can't break it no one can:D
I'd love the sporting pool to be thread based. People won't see the bets otherwise.
I'll probably give it a go on 3.7 in about 2 weeks too.
Great work and happy new year.
aloso apostrophes in donator cause a db error on donate
Database error in vBulletin 3.6.8:
Invalid SQL:
INSERT INTO casino_donatelog (fromuser, touser, amount, dtime) VALUES ('john's_mate', 'someone ', 1, 1199787777);
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 's', 'someone ', 1, 1199787777)' at line 1
Error Number : 1064
Date : Tuesday, January 8th 2008 @ 10:22:57 AM
Script : http://www.xxxxxxxxx.com/forum/casino.php?recipients=someone+%3B+&amount=1&do=donate&donate=Donate
Referrer : http://www.xxxxxxxxxx.com/forum/casino.php?do=donate
IP Address : xxxxxxxxxx
Username : john's_mate
Classname : vB_Database
seems ok it i donate to john's_mate though.
john has an awful lot to answer for:D
ezurick
01-08-2008, 09:44 AM
I upgraded from 8.1a to 9.0... everything went smooth and appears to be working ok! Great job Andrew! and great MOD!
Just a friendly reminder for the next version... if the admin could have more ability to control the Sports Bet. I am not sure how much this would entail, but we definately need a way to see what was won. I am using vbcredits... but there has got to be some way to see who won what on each bet/settle. I can't see anything but the total. I should be able to see who won what and how much after I settle the bet. I only see my own (if I bet). Another thing is if a user placed a bet incorrectly (believe me, I have users like this). The admin needs to be able to edit any bet... and perhaps the jackpot... or at least allow the admin to increase the jackpot.
Thanks.... ~ Ed
River_rush
01-08-2008, 12:11 PM
Posts from members
Texas hold'em doesn't work for me. keeps saying " This game is AJAX powered and requires javascript to be turned on." but javascript is turned on. Anyone else getting this problem. The other games like blackjack works.
Get the same also. Clicking on the start game button does nothing either.
Video Poker hung on the first game as well. held a pair and nothing after clicking discard.
Could be to do with the javascript I guess. Or even the AJAX plugin.
any ideas?
wolfyman
01-08-2008, 01:27 PM
I'd love the sporting pool to be thread based. People won't see the bets otherwise.
Interesting idea....
I just upgraded to 90 and the screen flickers pretty badly in holdem.
Is anybody else having this issue? That's the main reason I want to upgrade, to get rid of the jumpy hold em page.
I should be able to see who won what and how much after I settle the bet. I only see my own (if I bet). Another thing is if a user placed a bet incorrectly (believe me, I have users like this). The admin needs to be able to edit any bet... and perhaps the jackpot... or at least allow the admin to increase the jackpot.
Good ideas as well :)
Andrew Green
01-08-2008, 01:32 PM
The flicker was completely eliminated for me, if anyone is having problems send me a link to your site so I can see why it's still happening.
River_rush
01-08-2008, 01:50 PM
The flicker was completely eliminated for me, if anyone is having problems send me a link to your site so I can see why it's still happening.
The link to my site is in my sig btw.
Andrew Green
01-08-2008, 02:04 PM
The link to my site is in my sig btw.
Your "casino/texasholdem.js" file is messed up, try reuploading that from the archive.
AndyA
01-08-2008, 02:05 PM
Do you have any idea when this will become the full version ? :)
Andrew Green
01-08-2008, 02:40 PM
Do you have any idea when this will become the full version ? :)
When it's done, it's getting there, but there are still a few things to do. If I had to guess I'd say hopefully within a month or so, but that's just a guess.
wolfyman
01-08-2008, 02:56 PM
upgrade to 0.9 = success. :)
Jimandbob
01-08-2008, 03:22 PM
upgrade to 0.9 = success. :)
Seems fine here too :)
River_rush
01-08-2008, 05:49 PM
Your "casino/texasholdem.js" file is messed up, try reuploading that from the archive.
Thanks, I have done so, waiting for the masses to report back :)
ArchangelX
01-09-2008, 01:50 AM
Hmm...my CRON jobs didn't get added in the Scheduled Tasks on the last update, for some reason. Can someone tell me what they are, and how they're supposed to be scheduled? Thanks.
Also, my lottery appears to be broken. No matter what I do, I can't get the lottery to change numbers from 3 to 5, and I can't seem to get it to draw...even after running the Casino_Lotta job manually. Any ideas?
ChU v2
01-09-2008, 02:57 AM
Did I read in the thread that Texas Hold em' didn't work on 3.7?
Andrew Green
01-09-2008, 03:23 AM
Hmm...my CRON jobs didn't get added in the Scheduled Tasks on the last update, for some reason. Can someone tell me what they are, and how they're supposed to be scheduled? Thanks.
casino_lotto - daily, hour = 21, minute = 1
casino_update - daily, hour = 2, minute 45 (as long as this one runs daily, it doesn't matter when)
Also, my lottery appears to be broken. No matter what I do, I can't get the lottery to change numbers from 3 to 5, and I can't seem to get it to draw...even after running the Casino_Lotta job manually. Any ideas?
Draws can't be changed once they are created. Would cause problems with tickets already purchased if you then changed the rules. So the changes will take effect after the current one finishes and the next one starts.
Did I read in the thread that Texas Hold em' didn't work on 3.7?
I think someone said yes and someone else said no. I've not tried it, and likely won't until it gets out of Beta, unless this gets out of beta first, then maybe.
Raptor
01-09-2008, 03:33 AM
one of our members discovered a bug that allows any member to steal money from someone elses account using the donate cash function because it just relies on a simply GET request in the form of
casino.php?recipients=fusen&amount=100&do=donate&donate=Donate
you can force users to give cash by simply abusing the fact the a forum allows html.
by using a <img src="casino.php?blahblah" height="0" width="0"> no one can see what's happening but every visit will force a donate through as long as the page viewer has enough cash.
to do a simple fix simply make the donate check code make sure that the form was sent via POST and not GET, still because the forum allows for HTML you could get past this still be creating a hidden form that is automatically submitted on pageload that can then force a POST request.
I'd say the safest securist method would be to create a hash inside the form in a hidden variable that is something like your username salted with a random word that is checked on the donate processing bit.
I can confirm this backdoor is there - as I discovered this particular member stealing $1000's from others' accounts.
Please fix asap
ArchangelX
01-09-2008, 04:01 AM
Thanks for the help Andrew!
Andrew Green
01-09-2008, 04:08 AM
you can force users to give cash by simply abusing the fact the a forum allows html.
I can make that change, but I'm gonna be honest. If your allowing members to post html, you got far bigger security risks then stealing cash...
I would very, very strongly recommend you turn html posting off before something more important then casino cash gets swiped.
larrydavidow
01-09-2008, 04:12 AM
The texasholdem_modgroups record was missing from the casino_settings table so when I added the usergroup for moderation of Texas Holdem, it was not updating the field in the CP. After adding the record to the table, I'm still not able to /kick people out of Texas Holdem. I'm guessing some code is missing too.
Raptor
01-09-2008, 08:40 AM
I can make that change, but I'm gonna be honest. If your allowing members to post html, you got far bigger security risks then stealing cash...
I would very, very strongly recommend you turn html posting off before something more important then casino cash gets swiped.
what about being able to embed code such as youtube videos? its a popular feature.
id appreciate the change anyway - thanks
rwilkins108
01-09-2008, 09:14 AM
embedding youtube videos? there's so many mods and bbcodde additions that do that, if youtube videos are your only reason for allowing html, then u really should look into those here on vb.org! Also, jelsoft themselves (the company that makes vBulletin) warns against allowing html in posts...
Andrew Green
01-09-2008, 12:59 PM
what about being able to embed code such as youtube videos? its a popular feature.
id appreciate the change anyway - thanks
Then you'd want to set up a bbcode to do the embedding, or use the auto media embeding product. If you let them embed youtube videos, then they can also embed things a lot more malicious. Only a matter of time before someone starts hijacking accounts or worse.
larrydavidow
01-09-2008, 03:10 PM
Andrew,
Any ideas why that /kick feature is not working in Texas Holdem? I posted a little earlier about the texasholdem_modgroups record missing from the table and wondered if this is possibly due to some code missing from the release.
Andrew Green
01-09-2008, 03:30 PM
haven't had a chance to think about it, works for me on my sites. You have the usergroupid set up properly? Does it show anything when you type it in in the chat box?
Aeolian
01-09-2008, 07:04 PM
Thanks Freesteyelz
Freesteyelz
01-09-2008, 08:52 PM
Thanks Freesteyelz
Np. :)
Shelly
01-10-2008, 02:47 AM
help, i installed, but i dont see the casino catagory in the admincp.
i re-downloaded and reinstalled it a couple of times, and it's still not there. i refreshed the page and i still cant see it. i installed ver .90 and it was a fresh install, i did not upgrade from an older version.
the link works in the navbar, but i have no control since i cant see it in the admincp.
any ideas?
thanks
update: problem was that not everything got uploaded correctly, it was cancelling out half ways through because somehow a file named index.html~ had a special character in it and wouldn't let it finish the upload, i excluded that file and installed the rest of them and it works now.
larrydavidow
01-10-2008, 03:01 AM
haven't had a chance to think about it, works for me on my sites. You have the usergroupid set up properly? Does it show anything when you type it in in the chat box?
Nope. When I type /kick <username>, nothing shows up in the chatbox. What happens if a user has a space in their name?
When you say do I have the usergroup set properly, you're talking about the usergroup ID in the game's settings in the CP right?
I had to add that field to the table, so I think the code required to make it work is missing too.
dave9720
01-10-2008, 08:02 AM
Installed .90 in admincp. It shows in manage product and doesnot have folder to edit script to show on forum page. Did i mess up with the upload. very confused. Any help would be appreciated. Thanks Dave
sandt38
01-10-2008, 11:00 AM
Can we block certain usergroups in the Hold'em room on v.9? We hold tourneys on Saturday nights and I have created a usergroup specifically for the tournament, and i block every other usergroup out durring the tourney. We do a $500 buy in (for 2000 chips), and I don't want stragglers to wander in and block users who registered for the tourney. I would hate to have to revert back to v.71, as .9 appears to have eliminated my card flicker issues.
wolfyman
01-10-2008, 01:13 PM
oh noesss!!!
Dealer Blackjack vs player blackjack = player lose!
Geeps
01-10-2008, 01:53 PM
My forum is set at a width of 950 pixels. I noticed last night that the casino game is stretching beyond that size. Is there a setting I've missed somewhere? (using V.90)
Here's a link to a screen shot.
http://4x4s-on-the.net/stretch.jpg
Andrew Green
01-10-2008, 07:56 PM
Installed .90 in admincp. It shows in manage product and doesnot have folder to edit script to show on forum page. Did i mess up with the upload. very confused. Any help would be appreciated. Thanks Dave
Did you follow all of the steps in the readme file?
Can we block certain usergroups in the Hold'em room on v.9? We hold tourneys on Saturday nights and I have created a usergroup specifically for the tournament, and i block every other usergroup out durring the tourney. We do a $500 buy in (for 2000 chips), and I don't want stragglers to wander in and block users who registered for the tourney. I would hate to have to revert back to v.71, as .9 appears to have eliminated my card flicker issues.
Yes, each game has a permissions setting in the game settings. This overrides the default setting, so just put the user group id in there.
My forum is set at a width of 950 pixels. I noticed last night that the casino game is stretching beyond that size. Is there a setting I've missed somewhere? (using V.90)
Here's a link to a screen shot.
Try it with less chips in use ;)
Freesteyelz
01-10-2008, 08:34 PM
@Geeps:
Or you can edit the templates as I have. A couple of my styles are 860px width so I scaled down the size of the images and adjusted the placements of them. Attachments below:
Geeps
01-10-2008, 08:38 PM
@Geeps:
Or you can edit the templates as I have. A couple of my styles are 860px width so I scaled down the size of the images and adjusted the placements of them. Attachments below:
I removed a couple of the chips for now. I like your idea of scaling them down like you did.
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.