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)

jasculs 11-09-2007 03:06 AM

Hey Andrew what's the outlook on the raffle system. I'm looking forward to that feature... also plan on donating after that.

shepherdblake 11-09-2007 03:11 AM

thanks man

My users have been wanting a donate to other user option.

I will install the latest version tonight when we get done with the game we are playing now!

SBlueman 11-09-2007 03:22 AM

IS something supposed to happen when I click on Transfer cash to another player on the Casino's main page? All it's doing on my end is refreshing the main page.

Andrew Green 11-09-2007 03:25 AM

Quote:

Originally Posted by SBlueman (Post 1378836)
IS something supposed to happen when I click on Transfer cash to another player on the Casino's main page? All it's doing on my end is refreshing the main page.


sounds like you didn't overwrite casino.php when you updated

Andrew Green 11-09-2007 03:25 AM

Quote:

Originally Posted by jasculs (Post 1378830)
Hey Andrew what's the outlook on the raffle system. I'm looking forward to that feature... also plan on donating after that.


Next week or two I imagine.

shepherdblake 11-09-2007 03:44 AM

I"m getting this error. However, it DOES transfer the correct amount of money to the user.

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /casino/donate.php on line 5

Warning: Cannot modify header information - headers already sent by (output started at /home/vpsblake/public_html/forums/includes/class_core.php:3075) in /casino/donate.php on line 93

SBlueman 11-09-2007 03:51 AM

Quote:

Originally Posted by Andrew Green (Post 1378838)
sounds like you didn't overwrite casino.php when you updated

Quote:

Originally Posted by shepherdblake (Post 1378847)
I"m getting this error. However, it DOES transfer the correct amount of money to the user.

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /casino/donate.php on line 5

Warning: Cannot modify header information - headers already sent by (output started at /home/vpsblake/public_html/forums/includes/class_core.php:3075) in /casino/donate.php on line 93

Ok, I re-upped casino.php and am now getting the same error as shepherdblake when I click on the donate link:

Quote:

Warning: chdir() [function.chdir]: No such file or directory (errno 2) in /casino/donate.php on line 5

Andrew Green 11-09-2007 04:05 AM

Try commenting out line 5:

Code:

chdir("casino");
to
Code:

// chdir("casino");
shouldn't actually be necessary.

xxxsaint 11-09-2007 04:10 AM

everything looks good, but the bars slot wheels keep going and going and going.

** edit ** there is also a ' mystery table ' appearing in stats , see screenshot :

shepherdblake 11-09-2007 04:20 AM

Quote:

Originally Posted by Andrew Green (Post 1378849)
Try commenting out line 5:

Code:

chdir("casino");
to
Code:

// chdir("casino");
shouldn't actually be necessary.


that worked!

thanks!!


All times are GMT. The time now is 01:25 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.03845 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
  • (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