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)

DieselMinded 11-09-2007 06:24 PM

Database error in vBulletin 3.6.8:

Invalid SQL:
;

MySQL Error : Query was empty
Error Number : 1065
Date : Friday, November 9th 2007 @ 03:16:37 PM
Script : http://dieselbombers.com/casino/slots_ajax.php
Referrer : https://vborg.vbsupport.ru/showthread.php?p=1379187
IP Address : xxxxxxxxx
Username : Unregistered
Classname : vb_database

Database error in vBulletin 3.6.8:

Invalid SQL:
;

MySQL Error : Query was empty
Error Number : 1065
Date : Friday, November 9th 2007 @ 03:16:52 PM
Script : http://dieselbombers.com/casino/slots_ajax.php
Referrer :
IP Address : xxxxxxxx
Username : Unregistered
Classname : vb_database

DieselMinded 11-09-2007 06:26 PM

looks like guests are doing it

thuffner 11-09-2007 07:05 PM

I think something is wrong with the stats page...when I click on richest people, it shows the stats for my "fruit" slot machines.

BTW...is there any way to only let the Richest Players show on the front page...kind of like an all time leaderboard - then, if a user wanted any more detailed stats, they could click on the More Stats at the bottom....

Thanks! :)

DieselMinded 11-09-2007 07:12 PM

Database error in vBulletin 3.6.8:

Invalid SQL:
;

MySQL Error : Query was empty
Error Number : 1065
Date : Friday, November 9th 2007 @ 04:08:00 PM
Script : http://dieselbombers.com/casino/slots_ajax.php
Referrer : https://vborg.vbsupport.ru/showthread.php?p=1379228
IP Address : xxxxxxxxx
Username : Unregistered
Classname : vb_database

This is Killin Me How Do i Rectify this

Andrew Green 11-09-2007 07:49 PM

Quote:

Originally Posted by DiesellMinded (Post 1379233)

This is Killin Me How Do i Rectify this


in slots_ajax.php find this:

Code:

else if($slotsgame == 3)
$query = "
        SELECT cs1.switch1 AS gameid, cs2.switch2 AS gameactive
        FROM casino_settings AS cs1, casino_settings AS cs2
        WHERE cs1.settingname='gamefile'
        AND cs1.switch2='bar7slots'
        AND cs1.switch1=cs2.switch1
        AND cs2.settingname='gameactive'
";

and under it add this:

Code:

else print_no_permission();

RollaJedi 11-09-2007 08:06 PM

is there a way to change the text on the different slots pages? I am using my own slots images so they are like star wars characters, so I wanted to change for instance cherries to chewbaccas, etc.

Thanks! love the hack!

towermatt 11-09-2007 08:08 PM

Upgraded, 0 problem.

Thank you Andrew!

Andrew Green 11-09-2007 08:13 PM

Quote:

Originally Posted by RollaJedi (Post 1379281)
is there a way to change the text on the different slots pages? I am using my own slots images so they are like star wars characters, so I wanted to change for instance cherries to chewbaccas, etc.

Thanks! love the hack!

Edit these phrases:

casino_ ninjaslots_ payout
casino_ fruitslots_ payout
casino_ bar7slots_ payout

gbml4u 11-09-2007 08:32 PM

I remember it was the 5. update of this mod for 1 month. Very nice support :) thx u Andrew

DieselMinded 11-09-2007 08:40 PM

Quote:

Originally Posted by Andrew Green (Post 1379263)
in slots_ajax.php find this:

Code:

else if($slotsgame == 3)
$query = "
        SELECT cs1.switch1 AS gameid, cs2.switch2 AS gameactive
        FROM casino_settings AS cs1, casino_settings AS cs2
        WHERE cs1.settingname='gamefile'
        AND cs1.switch2='bar7slots'
        AND cs1.switch1=cs2.switch1
        AND cs2.settingname='gameactive'
";

and under it add this:

Code:

else print_no_permission();


Applied your fix No error but page is funky

http://dieselbombers.com/casino/slots_ajax.php


All times are GMT. The time now is 08:16 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.03685 seconds
  • Memory Usage 1,745KB
  • 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
  • (4)bbcode_code_printable
  • (3)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