Andrew Green |
10-22-2007 01:17 PM |
Quote:
Originally Posted by Rushty
(Post 1365718)
im getting an error when installing on MySQL v5 on Windows
Database error in vBulletin 3.6.8, casino versions .38 & .4
the error seems to be down to the use of a reserved word 'range' within thw SQL that creates casino_lotto_draw. SQL below.
Invalid SQL:
CREATE TABLE casino_lotto_draw (drawid integer NOT NULL PRIMARY KEY auto_increment,
drawtime integer, winners text, ticketnumbers text, jackpot integer, price integer, range integer, numbers integer, totalodds integer, odds text, winper text);
|
Range is not listed as a reserved word: http://dev.mysql.com/doc/refman/5.0/...ved-words.html
Is that the error it is giving you? I can escape it or rename it next time around which should get around that...
Quote:
Originally Posted by leeman
(Post 1365764)
I have Inferno Shoutbox ....
But I get confused when it conflicts with 3 outa six games ...
Well gonna try some stuff. Unless someone else have gotten the same and solved it.
|
Those 3 function in more or less the same way, and it does look like some sort of conflict with the Inferno stuff. When does the error show up? Does the start button flash up first? Do you get nothing but the error? Most of the page show up, but the error come in the place where the cards should be?
Quote:
Originally Posted by AdmiralGeek
(Post 1365767)
the 250, 500, 1000, chip in the admin control panel are not added automatically
maybe the admin.php needs to be re-done.
They have to be entered manually?
|
Yes they do. I know a lot of people have added higher chips, and I didn't want to overwrite existing settings, so the images are there, but they aren't added in.
Quote:
Originally Posted by samorite
(Post 1365785)
when i try to save the changes i get
any ideas ?
|
I'll patch that query out of there and post it here when I get a few minutes.
Quote:
Originally Posted by Mark.B
(Post 1365648)
Thanks Andrew. :D
Just for information, returning to the site at 0700 BST and the events have gone, so it looks like they are closing at server time rather than vbtime.
|
Ok, so the times all show up properly, but the events are staying open passed the time shown?
|