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)

The Notorious 01-13-2006 05:20 PM

Did you upload arcade.php?

Warlockmatized 01-13-2006 10:46 PM

Quote:

Originally Posted by The Notorious
Did you upload arcade.php?

yes...........i do NOT have a forums folder everything gets upped to the root unless OTHERWISE specified by the instructions. this is what appears when the arcade link in the navbar is clicked on .com/arcade.php? i am runnin vb 3.5.3 with cmps (just some more info)

Warlockmatized 01-14-2006 12:04 AM

problem SOLVED. i am not quite sure wth it was......i had a friend look at it and HE said "it had something to do wiht the template" he fixed it and all is well. ty ty very much for your speedy reply

Warlockmatized 01-14-2006 03:59 AM

arcade works great, am able to install and play games great. however none of my games are recordin ANY of the scores. i have been searching relentlessly for about 3 hours and cannot find the fix for this.

anyone.....bueller?

cyberhypnotic 01-14-2006 06:32 AM

Warlock:

Did you CHMOD the arcade folder and all of the sub-folders within that one to 777?

I had this problem with the v3arcade games, but not with the ibproarcade games. The problem was that I forgot to CHMOD the gamedata sub-sub folders, which are in arcade->tar->gamedata and arcade->zip->gamedata.

If you just CHMOD the arcade folder ONLY, it won't work, you MUST make sure you CHMOD every single folder within the arcade folder and the folders you find inside those folders also.

Hope this helps, as I think it should since I had the same problem.

In your FTP interface (I use SmartFTP):

You should be able to right click the folders and choose CHMOD (or Properties), then change the permission to 777. Right click on every other folder within and choose CHMOD and change those to 777 also.

Looking for games for your ibproarcade? PM me for information!

Warlockmatized 01-14-2006 06:38 AM

Quote:

Originally Posted by cyberhypnotic
Warlock:

Did you CHMOD the arcade folder and all of the sub-folders within that one to 777?

I had this problem with the v3arcade games, but not with the ibproarcade games. The problem was that I forgot to CHMOD the gamedata sub-sub folders, which are in arcade->tar->gamedata and arcade->zip->gamedata.

If you just CHMOD the arcade folder ONLY, it won't work, you MUST make sure you CHMOD every single folder within the arcade folder and the folders you find inside those folders also.

Hope this helps, as I think it should since I had the same problem.

In your FTP interface (I use SmartFTP):

You should be able to right click the folders and choose CHMOD (or Properties), then change the permission to 777. Right click on every other folder within and choose CHMOD and change those to 777 also.

Looking for games for your ibproarcade? PM me for information!

thx for the info thats NOT it

Warlockmatized 01-14-2006 06:52 AM

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

found IT....post #285 of this thread. thanks so much michael.

Devil Woman 01-14-2006 06:58 PM

Sorry to be such apain, I have recently installed this and I am having a problem I am not able to add games or change settings for usergroups through the admin panel as the option is not there, please can someone help

Thanks

Devil Woman 01-14-2006 07:20 PM

Sorted now just went through the installation instructions again and put everything in again its sorted now :)

MortysTW 01-14-2006 11:20 PM

Is there anyway you can advance the pruning options a little more?

I would like to have a few more pruning options to chose from instead of the currently global options.
  • If user hasn't visited the site in X amount of days, their high scores are removed.
  • If user does not have X amount of posts in forums, their high scores are removed after X amount of (drop down menu) hours/days/months.

Anyone able to code something like this up?


All times are GMT. The time now is 12:53 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.06059 seconds
  • Memory Usage 1,755KB
  • 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
  • (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