Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > ibProArcade Archive
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
v3Arcade & ibProArcade Side by Side Details »»
v3Arcade & ibProArcade Side by Side
Version: , by Holidazed Holidazed is offline
Developer Last Online: Jun 2008 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 11-07-2006 Last Update: Never Installs: 0
 
No support by the author.

I want to run both the v3Arcade and the ibProArcade on my site side by side. How can I do this. It seems that both have an "arcade.php" file.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 11-07-2006, 09:36 PM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
I want to run both the v3Arcade and the ibProArcade on my site side by side. How can I do this. It seems that both have an "arcade.php" file.
That's the crux of what needs to be changed. I have done it, but it's a pain!

You have to basically go through all the php files and find all instances of
arcade.php

and change them to
ibproarcade.php

then find all instances of
arcade/

and change them to
ibproarcade/

In a nutshell, that will do it, but it's a lot more work than it sounds. And don't just search and replace the word "arcade" as that will bugger things up.

Also you then have the issue that any ibp games that have gamedata folders need to have those folders in the v3arcade /arcade/ folder, not the newly-renamed /ibproarcade/ one! This is because the flash games generally look in /arcade/ not /ibproarcade/.

Once up and running, you can no longer run ibp games on v3 due to a conflict in the score sending, you would have to keep games to their "native" arcades.

Basically there's quite a bit of trial and error involved. But my own site proves it can be done.
Reply With Quote
  #3  
Old 11-07-2006, 11:19 PM
Olli460 Olli460 is offline
 
Join Date: Jan 2005
Posts: 68
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Im wondering what would be the benefits of doing so? So that you can have the features of both? :P
Reply With Quote
  #4  
Old 11-07-2006, 11:51 PM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Olli460
Im wondering what would be the benefits of doing so? So that you can have the features of both? :P
That's pretty much it really..plus, for nutters like me, the technical satisfaction of having achieved it. Sometimes I do forget which arcade can do what though.

Then you can try getting really snazzy and having a leaderboard that covers both arcades on one page:

http://www.bowlandcentral.com/forum/leaderboard.php?
Reply With Quote
  #5  
Old 11-08-2006, 12:17 AM
Acers's Avatar
Acers Acers is offline
 
Join Date: Feb 2005
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Once up and running, you can no longer run ibp games on v3 due to a conflict in the score sending, you would have to keep games to their "native" arcades.
you can actually
just set up the conditional to look for those games at submit time. It just needs that the games in both arcade be unique.
Reply With Quote
  #6  
Old 11-08-2006, 03:35 AM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well, the v3arcade does not use an "arcade" folder. It uses a "games" folder. So, following your instructions, all I need to do is find and replace all references to "arcade.php" and replace it with "ibproarcade.php"?
Reply With Quote
  #7  
Old 11-08-2006, 05:46 AM
Mark.B Mark.B is offline
Senior Member
 
Join Date: Feb 2004
Posts: 1,354
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
Well, the v3arcade does not use an "arcade" folder. It uses a "games" folder. So, following your instructions, all I need to do is find and replace all references to "arcade.php" and replace it with "ibproarcade.php"?
You could be right about that...I am sure there used to be a clash somewhere though, it's so long since I first did this (vB 3.0 days) that I can't think now. But I'm sure I remember it was changed for a reason.

Quote:
Originally Posted by Acers
you can actually
just set up the conditional to look for those games at submit time. It just needs that the games in both arcade be unique.
I never thought of that...although I do have some games duplicated in both....
Reply With Quote
  #8  
Old 11-08-2006, 12:54 PM
Acers's Avatar
Acers Acers is offline
 
Join Date: Feb 2005
Posts: 180
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

duplicates will work if the submission is direct to arcade.php as in v3arcade and for the ibpro game to index.php as thats independent submission. It will fail if you have duplicate same arcade games.. like v3 or ib game in both arcades.
Reply With Quote
  #9  
Old 11-08-2006, 10:05 PM
Wabuf Wabuf is offline
 
Join Date: Feb 2006
Location: Poland Ohio
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by bitg
Well, the v3arcade does not use an "arcade" folder. It uses a "games" folder. So, following your instructions, all I need to do is find and replace all references to "arcade.php" and replace it with "ibproarcade.php"?
That is all you have to do. I did this and it works.
Reply With Quote
  #10  
Old 11-10-2006, 12:25 PM
Holidazed's Avatar
Holidazed Holidazed is offline
 
Join Date: May 2002
Location: Van Nuys, CA
Posts: 713
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The real question is "is it really worth it?". I have to decide which arcade system I like better?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 09:08 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.06085 seconds
  • Memory Usage 2,293KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete