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)

Hippy 02-02-2011 10:23 AM

there are read me file in the zip archive..
they will tell you ..
for support questions please use the support forum..

Click here
to jump to the
ibProArcade-Support-Forum

tidus78 02-02-2011 11:35 AM

Perfect

Diablo-Sat 02-02-2011 01:33 PM

on my forum i have my main banner/logo center but when i go into the arcade it shifts to the left, is it ment to do this?

Hippy 02-02-2011 04:37 PM

go here and post your question.. we will be happy to help..

this is not the support forum

Click here
to jump to the
ibProArcade-Support-Forum
in the Premium-Modification-Section

K!nG 02-03-2011 05:05 PM

I get this msg in information tab....
Your forum's mainpage is forum.php - please make sure to adapt your /index.php otherwise scores won't be recorded!

how can i do that and since mine is forum.php changing to index.php.... would that affect anything???

Hippy 02-05-2011 01:00 AM

Quote:

Originally Posted by K!nG (Post 2158347)
I get this msg in information tab....
Your forum's mainpage is forum.php - please make sure to adapt your /index.php otherwise scores won't be recorded!

how can i do that and since mine is forum.php changing to index.php.... would that affect anything???

vb has a forum.php and a index.php
add the code to the index.php
and next time please use the support forum..

ryancooper 02-06-2011 03:53 PM

Quote:

Originally Posted by Hippy (Post 2126076)
INFO - vbadvanced or another Portal.txt

Code:

If you are using vbAdvanced Portal and your /index.php is not the original one from vBulletin,
you have to edit your alternate index.php:

open index.php

At the very beginning of the File, right after:
----------------------------------------------------------
<?php
----------------------------------------------------------

you have to insert:
----------------------------------------------------------
// ibProArcade
if($_POST['module'] == "pnFlashGames")
{
        require_once('./global.php');

        switch($_POST['func'])
        {
                case "storeScore":
                $_GET['act'] = "Arcade";
                $_GET['module'] = "arcade";
                $_GET['do'] = "pnFStoreScore";
                break;

                case "saveGame":
                $_GET['do'] = "pnFSaveGame";
                break;

                case "loadGame":
                $_GET['do'] = "pnFLoadGame";
                break;

                case "loadGameScores":
                $gid = $vbulletin->input->clean_gpc('p', 'gid', TYPE_INT);
                $uid= $vbulletin->userinfo['userid'];
                $game = $db->query_first("SELECT * FROM " . TABLE_PREFIX . "games_scores WHERE mid=$uid AND gid = $gid ORDER BY score DESC LIMIT 0,1");
                $scores = $game[score];

                if($scores != false)
                {
                        //Return true
                        print "&opSuccess=true&gameScores=$scores&endvar=1"; //send endvar to keep opSuccess separate from all other output from PostNuke
                }
                else
                {
                        print "&opSuccess=false&error=Error&endvar=1";
                }
                break;
        }
}

$act = $_GET[act];
$autocom = $_GET[autocom];
$showuser= $_GET[showuser];
if($act == "Arcade" || $autocom=="arcade") {
include "arcade.php";
exit();
}
if(!empty($showuser) && $showuser >= 1) {
$u = $showuser;
$_GET[u] = $showuser;
include "member.php";
exit();
}

// end of ibProArcade
----------------------------------------------------------


Otherwise your scores won't be recorded :)


THANK YOU!!

Amiga Harrison 02-09-2011 11:43 AM

I'm sad to say I've finally given up on this arcade. I'd been running it successfully on my forums since 2006, but since upgrading to vB4 it just hasn't worked well and I've never been able to get the hiscores to save since vB4, regardless of what I've tried.

It was becoming a bit of a joke that a supposedly supported product hasn't been updated since Dec 2009!

I've therefore switched over to v3 Arcade, and all I can say is its a real eye opener and I wish I had switched a long time ago. Upload a few files (and I mean a few, not like the bloated load you get with this one), and import the product. No manual template edits, no editing to fix errors or issues. It just works out of the box and very well.

I highly recommend everyone considers switching to v3 Arcade because it really shows what a well supported product should be like. This ibProArcade has obviously not been developed or properly supported for over 2 years now, and only a half hearted effort to update it for vB4.

MortysTW 02-09-2011 11:52 AM

Quote:

Originally Posted by Amiga Harrison (Post 2160520)
I'm sad to say I've finally given up on this arcade. I'd been running it successfully on my forums since 2006, but since upgrading to vB4 it just hasn't worked well and I've never been able to get the hiscores to save since vB4, regardless of what I've tried.

It was becoming a bit of a joke that a supposedly supported product hasn't been updated since Dec 2009!

I've therefore switched over to v3 Arcade, and all I can say is its a real eye opener and I wish I had switched a long time ago. Upload a few files (and I mean a few, not like the bloated load you get with this one), and import the product. No manual template edits, no editing to fix errors or issues. It just works out of the box and very well.

I highly recommend everyone considers switching to v3 Arcade because it really shows what a well supported product should be like. This ibProArcade has obviously not been developed or properly supported for over 2 years now, and only a half hearted effort to update it for vB4.

No problems for me. Works well.

tidus78 02-09-2011 02:03 PM

Too me,no problem on vb4.1.1.


All times are GMT. The time now is 03:02 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.14450 seconds
  • Memory Usage 1,757KB
  • 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_code_printable
  • (3)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