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)

puertoblack2003 11-26-2005 03:11 PM

[QUOTE=micheal332001]Hi there

I use CPMS as my main index.php file too and i have added this code to it to save the scores of the arcade.

PHP Code:

if($_POST['module'] == "pnFlashGames"){
 
$_GET[act] = "Arcade";
 
$_GET['module'] = "arcade";
}
if(
$_POST['func'] == "storeScore"){
 
$_GET['do'] = "pnFStoreScore";
}
if(
$_POST['func'] == "saveGame"){
 
$_GET['do'] = "pnFSaveGame";
}
if(
$_POST['func'] == "loadGame"){
 
$_GET['do'] = "pnFLoadGame";
}
$act $_GET[act];
$showuser$_GET[showuser];
if(
$act == "Arcade") {
include 
"arcade.php";
exit();
}
if(!empty(
$showuser) && $showuser >= 1) {
$u $showuser;
$_GET[u] = $showuser;
include 
"member.php";
exit();


Just put that at the top of the cmps index.php file under <?php
Then upload it and all should be fine[/QUOT


love you guys that worked, i guess we need to let guys know when they change the file name from cmps_index.php to what ever they name it to add that script that was useful now i think everything is straaight all ineed is to add games once they get to it i guess... :banana: :banana: :banana:

Boofo 11-26-2005 03:15 PM

Quote:

Originally Posted by Vizionz

And that is exactly why we are staying away from that subject in here.

I pity John when you install his arcade and go after him with your bs.

micheal332001 11-26-2005 03:23 PM

Quote:

Originally Posted by iguanairs
Hello,

Thanks michael332001, that did the trick.

Glad it worked for you.

redlabour 11-26-2005 03:36 PM

Thx - but there a different german Translation Errors :

Quote:

2 du brauchst mehr Beitr?ge zum spielen.
"Du brauchst 2 Beitr?ge mehr zum spielen."

Quote:

spiele Pacman
"Spiele Pacman"

Are the german Templates still Beta and at http://www.vbhacks-germany.com/ there will be the german Finalversion ?

And how can i make it to work integrated at MKPortal ? This Arcadehack ignores the include.php from vBulletin where the navbar of MKPortal is inserted ?

At the moment i only linked it at MKPortal with opening in another window but this is not a real Solution.

Synth 11-26-2005 03:38 PM

Works like a charm here!

http://www.starwarsloot.com/holocron/arcade.php?

AshokForums.com 11-26-2005 03:44 PM

Which is better this or v3arcade? v3arcade is gonna release pretty soon? Sorry for posting this here.. but i am confused as to whihc to install..

Mark.B 11-26-2005 03:56 PM

Quote:

Originally Posted by AshokForums.com
Which is better this or v3arcade? v3arcade is gonna release pretty soon? Sorry for posting this here.. but i am confused as to whihc to install..

It's like one of those Burger King/McDonalds things....both have equal merit, but everyone tends to like either one or the other.

You won't really go far wrong whichever you install...so just test them both out first and see which you feel most comfortable with.

dieselpowered 11-26-2005 03:57 PM

Can someone please tell me why I am getting a strange output for the footer?? We is that information called from? My footer in the forums looks different that the footer in the arcade.

Some help please :) Thank you!!

Jenkins 11-26-2005 03:59 PM

can I get some help with this??? It shows when I go the the arcade page.

Notice: Undefined index: sessdo in m:\xxx\xxx\FOURMS.FBODYPAGES.COM\forums\arcade.php on line 26

Notice: Undefined index: sessdo in m:\xxx\xxx\FOURMS.FBODYPAGES.COM\forums\arcade.php on line 33

AshokForums.com 11-26-2005 04:02 PM

Quote:

Originally Posted by Mark.B
It's like one of those Burger King/McDonalds things....both have equal merit, but everyone tends to like either one or the other.

You won't really go far wrong whichever you install...so just test them both out first and see which you feel most comfortable with.

Ya i will do that.. vbaracde is releasing today..

so will try both on my localhost.. 2 arcades in 2 days.. these guys have put in hella of a lot of work in this... :)

Thanks Zero.. You rock man.. :)


All times are GMT. The time now is 03:17 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.11548 seconds
  • Memory Usage 1,753KB
  • 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
  • (1)bbcode_php_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