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)

stangger5 10-02-2007 04:12 AM

Still wont let you uninstall:

Invalid SQL:
ALTER TABLE user DROP 'casino_cash';

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

Andrew Green 10-02-2007 04:17 AM

Quote:

Originally Posted by stangger5 (Post 1351153)
Still wont let you uninstall:

Invalid SQL:
ALTER TABLE user DROP 'casino_cash';

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

old version of that line, did you update first then try and uninstall? If not try that as that line in the uninstall code should be changed, if not you can manually change the uninstall code for the product, first line to:

Code:

$query = "ALTER TABLE ". TABLE_PREFIX . "user DROP COLUMN 'casino_cash'";
basically adding "COLUMN" in there.

stangger5 10-02-2007 06:17 AM

Everything is working great now and on all skins !!!!

Thanks Andrew !!!!

kylek 10-02-2007 06:33 AM

Just did two fresh installs of Casino 0.11 on two different sites and both went well with no problems. Lottery looks good, able to buy tickets.

Only thing I can see right now is that it names the casino - Innovative Martial Arts Casino. Will have to search to see where it can be changed.

A question - When setting up first draw in Lottery the jackpot had a number already set, I think in one site it was $24320.00 Is this resettable? It would be nice if we could have a set amount to start out with.

A suggestion or two - instead of showing richest users top 10 could it maybe just show the top 10 members who have made the most in the casino? Have it separate from total points (use vbcredits which has option to keep amounts private) as some members do not like others seeing how much they have.

And the possibility of adding a $25 or $50 token for the big spenders. So poker and blackjack would have $1, $5, $10, and $25 or $50.00

stangger5 10-02-2007 07:35 AM

To edit the Casino name...Look in the casino_index_main template...

kylek,,,We must be thinking a like....I`ve allready add a $25 and $50 token...lol..

acegames 10-02-2007 09:26 AM

Just installed but now my site wont load due to a database error ???

stangger5 10-02-2007 09:29 AM

What kind of error ??

If you cant get rid of the error..

Go into your ftp: includes/config.php and put this at the top,, right under <?php

define('DISABLE_HOOKS', true);

acegames 10-02-2007 09:40 AM

It was just a database error , I restarted my mysql services and its fine now , thankyou

Now im going to try this casino :)

acegames 10-02-2007 09:53 AM

Working great here :)

How do I set it up to use vcash ?

Andrew Green 10-02-2007 11:56 AM

as in vbookie_cash?

in the setup change the cash field to "vbookie_cash"


All times are GMT. The time now is 07:57 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.03079 seconds
  • Memory Usage 1,736KB
  • 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
  • (1)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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