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)

tigrattack 10-19-2007 12:31 AM

Awesome Mod A+++++

Thanks

Andrew Green 10-19-2007 01:31 AM

version .34 is up, should hopefully fix all of the existing chatbox problems, and other bugs that I know about.

One exception is that it still chokes on some non-standard characters (ex. ?,?,?,?). However this shouldn't stall it, just ignore messages containing them and keep going. Tried everything I could think of too break it in Firefox and Internet Explorer (6) and nothing died, so hopefully that's all fixed now :)

tigrattack 10-19-2007 01:46 AM

The only thing I'm having an issue with is the lottery.

I can't set it off in scheduled tasks and once it's set, you can't change any of the settings

Andrew Green 10-19-2007 01:49 AM

Changing settings will effect the next draw, not the current one.Just have to wait for the current draw to conclude, then the new settings will take effect.

tigrattack 10-19-2007 01:54 AM

I was thinking that might be the case...but I can't be patient...lmao

Thanks

Andrew Green 10-19-2007 02:01 AM

Quote:

Originally Posted by tigrattack (Post 1363461)
I was thinking that might be the case...but I can't be patient...lmao

Thanks

Go to phpmyadmin and delete all entries in the casino_lottery_draw table, then back to admincp and hit update settings.

Of course if anyone has bought a ticket already this might not make them too happy ;)

tigrattack 10-19-2007 02:05 AM

Thanks but I think I'll be patient this time.

The $inpoker isn't working

NeilK 10-19-2007 02:06 AM

I'm struggling to get this running. If I enable it, I get SQL errors on the forum home page. I can't seem to uninstall it as it reports missing tables.

I then manually deleted all the "casino_" prefixed tables, plus the casino_cash field in USER and tried to reinstall - no luck. There is no error when installing, but it doesn't run and there are no "casino_" tables in the DB.

For fun, using mysqladmin, I tried running this code:
$query = "ALTER TABLE ". TABLE_PREFIX . "user ADD casino_cash integer default 250";

Result: Error
SQL query:

$query = "ALTER TABLE ".TABLE_PREFIX. "user ADD casino_cash integer default 250"

MySQL said:

#1064 - 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 '$query = "ALTER TABLE ". TABLE_PREFIX . "user ADD casino_cash integer default 25' at line 1

Andrew Green 10-19-2007 02:08 AM

Is the product still listed as installed?

Quote:

Originally Posted by NeilK (Post 1363471)
I'm struggling to get this running. If I enable it, I get SQL errors on the forum home page. I can't seem to uninstall it as it reports missing tables.

I then manually deleted all the "casino_" prefixed tables, plus the casino_cash field in USER and tried to reinstall - no luck. There is no error when installing, but it doesn't run and there are no "casino_" tables in the DB.

For fun, using mysqladmin, I tried running this code:
$query = "ALTER TABLE ". TABLE_PREFIX . "user ADD casino_cash integer default 250";

Result: Error
SQL query:

$query = "ALTER TABLE ".TABLE_PREFIX. "user ADD casino_cash integer default 250"

MySQL said:

#1064 - 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 '$query = "ALTER TABLE ". TABLE_PREFIX . "user ADD casino_cash integer default 25' at line 1


tigrattack 10-19-2007 02:13 AM

I can't get $inpoker to work...any ideas???


All times are GMT. The time now is 06:35 PM.

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.03489 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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