vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - ibProArcade - professional Arcade System (https://vborg.vbsupport.ru/showthread.php?t=101554)

amykhar 11-26-2005 06:31 PM

Quote:

Originally Posted by kall
Amy, I had exactly the same problem... amongst many others involving the base_url variable not picking up the /forums/ path.

You need to go into arcade.php and fully qualify the path to arcade.php in the base_url parts at the top.

Fixed almost all the errors for me. :)

Yep. This fixed it. Specifically, change these two lines:
Code:

// modified to make less use of the index.php
$ibforums->vars['base_url'] = "arcade.php?$session[sessionurl]&";
$ibforums->base_url = "arcade.php?$session[sessionurl]&";

To
Code:

// modified to make less use of the index.php
$ibforums->vars['base_url'] = "/forums/arcade.php?$session[sessionurl]&";
$ibforums->base_url = "/forums/arcade.php?$session[sessionurl]&";


Boofo 11-26-2005 06:31 PM

Quote:

Originally Posted by Rat1972
Where can i find games for this wonderful hack?

please don't reffer to the link in the opening post, i already tried, but the site has expired and is for hire.....

Read the last line (the highlighted one) in the first post. Games are NOT to be discussed in any way in this thread.

Boofo 11-26-2005 06:33 PM

Quote:

Originally Posted by Paul M
The "Your Favourites" display in the v3arcade skin appears to be screwed up.

Screenshot, sir, so we know what we are dealing with? ;)

Tulsa 11-26-2005 06:33 PM

Great hack! :)

It's working fine on mine as far as saving scores. I do have the footer issue but that's not really a big deal as it's simply replaced my background color with the forum color.

An interesting thing was just reported by one of my users, they are getting logged off by the system while in the arcade.

Any ideas on this one?

kall 11-26-2005 06:34 PM

Right... heres a possible cause of my headaches: The games_settings table has TWO entries. The upgrade must have added another line for some reason.

Perhaps if I remove one...

Blam Forumz 11-26-2005 06:39 PM

Thanks boofo

Quote:

Originally Posted by kall
Amy, I had exactly the same problem... amongst many others involving the base_url variable not picking up the /forums/ path.

You need to go into arcade.php and fully qualify the path to arcade.php in the base_url parts at the top.

Fixed almost all the errors for me. :)


Eek, and how do i do that? :/

gameslover 11-26-2005 06:40 PM

Thanks you very much for that great hack !!!

I have a little question, if I have a problem installing some games, can I use this topic to ask for help ?

For example I am not able to install Yetisport 4 and 8, the game doesn't start when I try to play it...

kall 11-26-2005 06:42 PM

Ahh. Heh. There's a setting in 'Your Settings' that alows you to specify how many games are displayed per page.

How embarrassing. :)

Gemma 11-26-2005 06:42 PM

Quote:

Originally Posted by Blam Forumz
Thanks boofo




Eek, and how do i do that? :/


https://vborg.vbsupport.ru/showpost....&postcount=412

Paul M 11-26-2005 06:45 PM

1 Attachment(s)
Quote:

Originally Posted by Boofo
Screenshot, sir, so we know what we are dealing with? ;)

attached.


All times are GMT. The time now is 06:06 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.08423 seconds
  • Memory Usage 1,744KB
  • 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_code_printable
  • (6)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