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)

Cornie 10-07-2007 12:38 PM

This add-on is hard-encoded. Can you make this with phrases. Is better to translat in other language.

sandt38 10-07-2007 01:05 PM

Quote:

Originally Posted by evesve (Post 1354695)
Now I wait for multiplayer Texas Holdem! :up: ;)

My staff and members are clamoring for the same.


Thanks.

Andrew Green 10-07-2007 02:08 PM

Quote:

Originally Posted by Robbed (Post 1354609)
If we set the daily bonus, it seems like it awards every hour when the scheduled task runs.

I fixed that on my live site, but guess I forgot on my development one, will be fixed next update, and can be manually fixed until them if you want.

Quote:

Originally Posted by Cornie (Post 1354750)
This add-on is hard-encoded. Can you make this with phrases. Is better to translat in other language.

Yes, but that will likely be one of the last things I do.

Cigarcritic 10-07-2007 07:29 PM

DB Error when I settled a bet.

Invalid SQL:

UPDATE casino_bet_stats
SET won = won + 210
WHERE userid = 9
AND gameid =;

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 '' at line 4
Error Number : 1064

Andrew Green 10-07-2007 07:45 PM

Quote:

Originally Posted by Cigarcritic (Post 1354964)
DB Error when I settled a bet.

Invalid SQL:

UPDATE casino_bet_stats
SET won = won + 210
WHERE userid = 9
AND gameid =;

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 '' at line 4
Error Number : 1064

Fixed in next update, temporary measure:

line 21 of admincp/casino_sb_settle.php

Code:

        AND cs1.switch2='sportspool.php'
too

Code:

        AND cs1.switch2='sportspool'

Andrew Green 10-07-2007 08:19 PM

.20 is up, with a new game :)

duckdodger 10-07-2007 08:37 PM

Thanks, this is a really cool mod. I haven't even told anyone about it or put links to the page yet and my members have still found it :D

Ski-Whiz 10-07-2007 08:40 PM

Nice... Installed .20 and works flawlessly!!

SBlueman 10-07-2007 09:02 PM

Very cool. The staff is loving it so far.

Someone did ask....is it possible to add sound?

sandt38 10-07-2007 09:26 PM

I have also installed .20 and I am quite impressed. I really love this hack. I have even made my own markers to jazz up the casino a bit. I love how you made it so easy to add your own markers, too.

Is there any way to disable the lottery and sports betting pool options on the stats page? I have disabled the use of them (I use vBookie and vBCredits, thereby making the need for these non-existant) but they still show up on the stat sheets.


All times are GMT. The time now is 02:11 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.02436 seconds
  • Memory Usage 1,740KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

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

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