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)

SVTCobraLTD 11-03-2007 02:16 PM

Quote:

Originally Posted by Twilkey SRT (Post 1374820)
Where did you install the casino.php. It should be in your forums root folder. Not in the casino folder.

casino.php is in the forums folder not in the casino folder. I found out what the problem was... i was trying to access it by going to mysite.com/forums/casino/index.php But if I do mysite.com/forums/casino.php it all is fine. Now I just need to read that other thread about the link in the arcade. Thanks

SVT

towermatt 11-03-2007 02:52 PM

I put on the upgrade, stripped all the remarks out of texasholdum_functions.php--reuploaded that file to my server and I am still getting the javascript error in the Hold Um game.

I went over and over the file to make sure I removed them all so I'm not sure what to do from here.

Also tried uploading that same file (that you fixed for me) in there, still the same thing

Andrew Green 11-03-2007 03:29 PM

Quote:

Originally Posted by wickedstangs (Post 1374676)
Just installed and got an error when trying to play the card games. Looks like the slots and lottery are working? Also, How do I enable AJAX and Javascript?

This looks like something going wrong with the mkportal portion of your site, I'm guessing it had you edit functions.php?


You could try changing it's include functions to point to the full path of the mkportal files rather then "'../mkportal..."

wickedstangs 11-03-2007 04:54 PM

Quote:

Originally Posted by Andrew Green (Post 1374887)
This looks like something going wrong with the mkportal portion of your site, I'm guessing it had you edit functions.php?


You could try changing it's include functions to point to the full path of the mkportal files rather then "'../mkportal..."

Andrew thanks for the quick reply. But, you are way over my head :) when you say try changing its include functions to point to the full path of the mkportal files rather then? Can you give me a little of more info...

Thanks again..

Andrew Green 11-03-2007 05:02 PM

Quote:

Warning: require_once(../mkportal/include/VB/vb_out.php) [function.require-once]: failed to open stream: No such file or directory in /includes/functions.php on line 5170

Fatal error: require_once() [function.require]: Failed opening required '../mkportal/include/VB/vb_out.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/generals') in /home/gmntmare/public_html/community/includes/functions.php on line 5170
I'm just guessing as I'm not sure what it's doing. But looking at this it's trying to grab a mkportal file and can't find it from within the functions.php file.

instead of using "../" to jump to the folder, you could try the full path to the file. Replacing "../" with "/home/gmntmare/public_html/"

wickedstangs 11-03-2007 05:06 PM

which file do I try and change it in?

Andrew Green 11-03-2007 05:13 PM

Quote:

Originally Posted by wickedstangs (Post 1374941)
which file do I try and change it in?

community/includes/functions.php

towermatt 11-03-2007 05:19 PM

Any idea on me Andrew? My holdum is still on the fritz :)

If you could do it one more time to the texasholdum_functions.php file for me, I will make a copy and figure out which ones. Then be able to do it next time.

wickedstangs 11-03-2007 05:21 PM

alot of info in that file. Can I upload it and you just take a look at it.


This is what I found on line 5170
Code:

//added from MKportal
define ( 'IN_MKP', 1 );
require_once "../mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added

SHOULD I CHANGE TO THIS?

Code:

//added from MKportal
define ( 'IN_MKP', 1 );
require_once "/home/gmntmare/public_html/mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added


Andrew Green 11-03-2007 05:37 PM

Quote:

Originally Posted by wickedstangs (Post 1374950)

SHOULD I CHANGE TO THIS?

Code:

//added from MKportal
define ( 'IN_MKP', 1 );
require_once "/home/gmntmare/public_html/mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added


That would be my first guess.


All times are GMT. The time now is 11:22 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.03730 seconds
  • Memory Usage 1,746KB
  • 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
  • (3)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