vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Casino (w/ 10 player poker) (https://vborg.vbsupport.ru/showthread.php?t=159151)

buurman 11-27-2007 06:34 AM

Quote:

Originally Posted by dodgeboard.com (Post 1390071)
Andrew- great job.

One cosmetic issue only on the new release .71

Roulette screens are funky now. These were okay in .70

The corners wrap at the top and the bottom (top shown in pic)

1024x768

After the update, I also have the same problem, changed the code and the rounded corners are fine now, but missing the pieces between the corners, like in the screenshot.
This is in IE and Firefox, only in roulette, not in Texas hold em.

ausjeepo 11-27-2007 07:54 AM

Hi Andrew,

we where running version .51 and have upgraded to .71 I reverted all the templates uploaded all the files and have upgraded but we are getting random db errors especially when pressing stats which consistantly gives a db error, and texas holdem doesnt show anyone else in so if two people are playing they dont see each other. Any ideas? Thanks for all your work on this mod our members love it.

Database error in vBulletin 3.6.5:

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 : Tuesday, November 27th 2007 @ 04:29:16 AM
Script : http://www.ausjeepoffroad.com/forum/casino.php?
Referrer : http://www.ausjeepoffroad.com/forum/...=72210&page=15
IP Address : 124.169.141.225
Username : Dave
Classname : vb_database



http://www.ausjeepoffroad.com/forum/casino.php

rwilkins108 11-27-2007 09:26 AM

Hey Andrew, on Let 'em ride, could you move the chips to below your dollar amount? when the game ends, and the chips get drawn, the board extends pretty far to the right.

Thanks!

ezurick 11-27-2007 10:44 AM

Quote:

Originally Posted by buurman (Post 1390117)
After the update, I also have the same problem, changed the code and the rounded corners are fine now, but missing the pieces between the corners, like in the screenshot.
This is in IE and Firefox, only in roulette, not in Texas hold em.

Yeah, I am using IE (as most my users are using) and I applied this edit and now it is worse... The left corner is corrected, but the right one is off drastically and the piece between must be in cyber space somewhere... lol.

Also, since I updated to .71, when I play roulette... I click on a chip... no matter what number I select, it places the chip in the 2 to 1 slot. This didn't happen until I updated... something has changed and ruined the roulette fer me... :( It was working great until this update.

Lastly, and so berry important... is there a way to turn of the donations, or perhaps limit the amount. I see no settings. The reason is I have some hardcore users with amount in the hundred thousands... and they have either close friends or multiple accounts... and they place high bets in vbookie football games on both teams to get a sure win. So I restrict the amount to donate/transfer... but with the feature in casino, they are by passing my restriction... please help me correct this... Oh! I am using vbcredits 1.4RC1...

hgb 11-27-2007 11:12 AM

my lotto has not worked right at all and waited for this update to see if it would fix it... no luck tho...

I have been running the cron after every draw manually but now that wont work.
Quote:

Casino Lottery Draw

Fatal error: Call to a member function on a non-object in /home/******/public_html/forums/includes/cron/casino_lotto.php on line 127
also I have not been able to get the box to show how many people are in hold 'em game, even on a stock VB template with placing the $inpoker at the bottom of the navbar template????

thanks for any help:D

punchbowl 11-27-2007 11:25 AM

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 : Tuesday, November 27th 2007 @ 01:20:47 PM
Script : http://www.********.com/forum/casino.php?
Referrer : http://www.********.com/forum/casino.php?do=blackjack
IP Address : #####################
Username : ********
Classname : vB_Database

==============================

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 : Tuesday, November 27th 2007 @ 12:47:24 PM
Script : http://www.####.com/forum/casino.php?do=stats
Referrer : http://www.####.com/forum/casino.php?
IP Address : ####
Username : ####
Classname : vB_Database

=========================

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 : Tuesday, November 27th 2007 @ 11:45:24 AM
Script : http://www.*****.com/forum/casino.php?
Referrer : http://www.*****.com/forum/casino.php?do=texasholdem
IP Address : *****
Username : *****
Classname : vB_Database

buurman 11-27-2007 12:18 PM

After last update, many things dont work anymore in IE, only in firefox.
No Texas Hold em, and Roulette isnt working (no fishes on table and buggy) and a lot of images aint working, they are called jpg instead of png.
Maybe also test on IE? :)

Kmaster 11-27-2007 01:45 PM

Quote:

Originally Posted by buurman (Post 1390273)
After last update, many things dont work anymore in IE, only in firefox.
No Texas Hold em, and Roulette isnt working (no fishes on table and buggy) and a lot of images aint working, they are called jpg instead of png.
Maybe also test on IE? :)

me either, with many problem with IE after upgraded.

jewropa 11-27-2007 02:50 PM

after the last update lot of bugs!

Andrew Green 11-27-2007 03:06 PM

Quote:

Originally Posted by hgb (Post 1390231)
my lotto has not worked right at all and waited for this update to see if it would fix it... no luck tho...

I have been running the cron after every draw manually but now that wont work.


also I have not been able to get the box to show how many people are in hold 'em game, even on a stock VB template with placing the $inpoker at the bottom of the navbar template????

thanks for any help:D

I'll get back to you on that later today

Quote:

Originally Posted by buurman (Post 1390273)
After last update, many things dont work anymore in IE, only in firefox.
No Texas Hold em, and Roulette isnt working (no fishes on table and buggy) and a lot of images aint working, they are called jpg instead of png.
Maybe also test on IE? :)


What in Texas Hold'em isn't working?

All I can see in my rather quick IE test is that Roulette is rather buggered up, anything else?


All times are GMT. The time now is 08:36 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02708 seconds
  • Memory Usage 1,759KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete