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)

smsmasters 10-07-2006 06:05 AM

Quote:

Originally Posted by MrZeropage
the "ZIP is not compatible" depends on the game's zip-archive and not on ibProArcade ;)

This is strange because the game installed fine for me before and only now I get this error? Do I need zip enabled on apache server?

hegenu 10-07-2006 04:36 PM

Quote:

Originally Posted by 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

I did this, but it did'nt help. I use CMPS, scores wan't submit.

caco 10-07-2006 07:46 PM

thanks for this

ztempuser 10-07-2006 07:50 PM

how can i display the thumbnail of the games won, in the memberinfo*profile* template?

Shana 10-08-2006 02:31 AM

The instructions don't seem to work for vBulletin 2.6.2. The last step:

"Search for N"

and add under:

"<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td>"

I can't find it.

dobbs 10-08-2006 03:34 PM

Just installed on 3.6.2, took under 5 minutes and went in without 1 single problem. Great job onthis mod and great job on the instructions.

John1uk 10-08-2006 05:31 PM

I'm gobsmacked.........well done guys??? donation comin soon :)

Immortal_Shades 10-10-2006 11:03 PM

Donated under M.Pakiet even though I have an issue.

Where is this at? (Open "includes/functions_showthread.php")
Because my includes doesnt have that page in it!

Nor is the line I am supposed to edit within functions_online.php.

SarahP 10-11-2006 11:36 AM

I have this installed on my forum however i just added a bunch of skins and cant find the instructions to edit the templets
can someone please help me

ETA i am using version 3.6 of vB if that helps

cuphongle 10-11-2006 03:14 PM

WEll done, installed it in couple of minutes
Just gotta upload it, add the products,

Great work!


All times are GMT. The time now is 10:30 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.04421 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
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (7)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