PDA

View Full Version : Major Additions - ibProArcade - professional Arcade System


Pages : 1 2 3 [4] 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

lsgworldl
11-29-2005, 08:09 PM
lsgworldl ,
Do you have a prefix on your database?

I wouldnt know how to do that or even check if I have, how do you do it? or check if you do?

http://www.pspgameforums.com/forum/arcade.php

Dadoo
11-29-2005, 08:11 PM
Hello Mr Zeropage !!!!

I found a bug with 3 arcade champions on top home arcade

So, avatars of the 3 champions are shifted.

Champion 1 have avatar of champion 2
Champion 2 have avatar of champion 3

is this bug know ?

thanks !

LEAD_WEIGHT
11-29-2005, 08:13 PM
I wouldnt know how to do that or even check if I have, how do you do it? or check if you do?

http://www.pspgameforums.com/forum/arcade.php

It is when you first created your database and you can see it in your config.php file, that is if you made one in the begining when installing your forum.

lsgworldl
11-29-2005, 08:14 PM
It is when you first created your database and you can see it in your config.php file, that is if you made one in the begining when installing your forum.

what are you talking about?

C_P
11-29-2005, 08:16 PM
It is when you first created your database and you can see it in your config.php file, that is if you made one in the begining when installing your forum.
My database name is Database: cpfools_forum

Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
and I have the same issue as lsgworldl

lsgworldl, you will need to check your config.php file in your forum includes directory for this info or phpMyAdmin

MrZeropage
11-29-2005, 08:18 PM
PNflashgames is back online again and offering MultiPlayer-Games :)

http://www.pnflashgames.com/mod-pnFlashGames-view-cid-13.phtml

lsgworldl
11-29-2005, 08:20 PM
My database name is Database: cpfools_forum

Prefix that your vBulletin tables have in the database.
$config['Database']['tableprefix'] = '';
and I have the same issue as lsgworldl

lsgworldl, you will need to check your config.php file in your forum includes directory for this info or phpMyAdmin
I know my db name but I dont know what I am meant to do wit this knowledge???

lsgworldl
11-29-2005, 08:23 PM
???????????????????????????????? can some one tell me?

C_P
11-29-2005, 08:29 PM
???????????????????????????????? can some one tell me?
Hang on lsgworldl until we determine if the prefix is the issue or not, I can then walk you through how to check this.
LEAD_WEIGHT has asked for a reason and I have replied as to what mine is. Be patient.

Dadoo
11-29-2005, 08:31 PM
PNflashgames is back online again and offering MultiPlayer-Games :)

http://www.pnflashgames.com/mod-pnFlashGames-view-cid-13.phtml

seems no vb support...sniff....

C_P
11-29-2005, 08:33 PM
seems no vb support...sniff.... I saw that too. I wonder if one of the zip files for XOOP or phpnuke may work though?

lsgworldl
11-29-2005, 08:38 PM
<a href="http://pspgameforums.com/forum/arcade.php?&act=Arcade&module=modcp&do=tourney&code=add_t_confirm" target="_blank">http://pspgameforums.com/forum/arcad...=add_t_confirm</a>

gets a mysql error

fraghappy
11-29-2005, 08:41 PM
And yet no one is addressing the HUGE bug I detailed last page about a very easy way to exploit the scoring system.

C_P
11-29-2005, 08:45 PM
Ok, we now have a small internal forum for ibProArcade and will collect all problems, bugs and suggestions there and work on that topics.

This means we will fix the problems that arose and bring up an update.

If anyone of you finds solutions, hints or tips on just post it here
It seems they are reviewing the issues. I would hope that we can be a bit more patient with this GREAT addition to our forums GIVEN to us.
I am sure the master coders will address these concerns but they need to gather all info first in troubleshooting. They obvioulsy do not have the same set ups we have.
Patience is a virtue.

LEAD_WEIGHT
11-29-2005, 08:47 PM
And yet no one is addressing the HUGE bug I detailed last page about a very easy way to exploit the scoring system.

MrZeropage is collecting all of the bugs so he can fix them in the next release? Well I think that is what he was doing. :ermm:

https://vborg.vbsupport.ru/showpost.php?p=835799&postcount=745

theArchitect
11-29-2005, 08:59 PM
PNflashgames is back online again and offering MultiPlayer-Games :)

http://www.pnflashgames.com/mod-pnFlashGames-view-cid-13.phtml

Mildly confused with the download options for the PNflashgames.

I have downloaded the PHPNuke version which is a .zip file. Do I just add this to the zip directory and then install like a v3Arcade game?

I suppose I could just try it and see what happens, but...

theArchitect
11-29-2005, 09:44 PM
CLearly I am missing something that is staring me in the face.

I want to put all of my games in categories. So a user can come to the forum, decide they want to play a sports game and only be shown games from this category.

I have created the categories, put the games in them, but all I get on the main arcade page is an alphabetical list of all games. How can I sort by category?

Drago912
11-30-2005, 12:14 AM
there is no option there.
unregistered/guest
Level of access Guests/ can not play!
can view but not play
cant' view or play the arcade


....its says in there, "GUESTS CANNOT PLAY THE ARCADE"

WhatChaMissin
11-30-2005, 12:33 AM
small fix for the Tournament-Game not showing up:


in your /arcade/skin/skin_Arcade.php

find:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="100%" height="100%">

replace with:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{$game['gwidth']}" height="{$game['gheight']}">

That should fix it :)

Yep that did it, I was able to complete the tourney!
Thanks

But still getting this error

mySQL query error: SELECT userid, username FROM vb3_user WHERE userid IN() ORDER BY userid

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Tuesday 29th of November 2005 07:24:01 PM

C_P
11-30-2005, 12:42 AM
A few of us have this issue. Awaiting fix.

Sai01
11-30-2005, 05:41 AM
hmmm... i'm having problems... i was on 3.5.0rc4 and used an older version of this...
now i overrite all the files with this new one since it doesn't work after i upgrade my forum to 3.5.1. but now it works... the only problems is that there's "two" of every game in the game listing... how can i fix this? oh yeah, the "your favorites" page is all messed up!... that's the only page that's messed up out of all the other pages in the arcade index...

MrZeropage
11-30-2005, 06:57 AM
Please provide a screenshot of your favorites, on my site it looks good.

Remove the duplicate games in ACP

MrZeropage
11-30-2005, 07:02 AM
CLearly I am missing something that is staring me in the face.

I want to put all of my games in categories. So a user can come to the forum, decide they want to play a sports game and only be shown games from this category.

I have created the categories, put the games in them, but all I get on the main arcade page is an alphabetical list of all games. How can I sort by category?Which category is the default category ? This one will be shown first. If that category is set to "ALL" in ACP-Category-Management, you will always see all Games at first.

Just set the default category in the Arcade Main Settings and check if this is not overwritten in your User-Arcade-Settings within the Arcade itself ;)

MrZeropage
11-30-2005, 07:08 AM
MrZeropage is collecting all of the bugs so he can fix them in the next release? Well I think that is what he was doing. :ermm:

https://vborg.vbsupport.ru/showpost.php?p=835799&postcount=745

Yes, this will lead to an update :)


@fraghappy:
even this what you found will be fixed

Snort_2005
11-30-2005, 10:20 AM
Okay.. I got a question..

I am using custom templates on my site and I have a question..

Why does my affiliates table stretch across the page inside the arcade whereas anywhere else it doesn't?

site: http://www.zcworld.net/

The Affiliates table is on the bottom. o.O;

*bump*

MrZeropage
11-30-2005, 11:17 AM
@Snort2005:
This is the same problem about the footer in the Arcade, will be fixed for the Update

solent
11-30-2005, 11:30 AM
Help when I try to run the installer I get this

mySQL query error: INSERT INTO games_cats (c_id,cat_name,active,show_all,pos,password,num_of _games) VALUES ('1','Default','1','0','1','','9')

mySQL error: Duplicate entry '1' for key 1
mySQL error code:
Date: Wednesday 30th of November 2005 08:16:45 AM

what do I need to fix this ?

I have 2.5.1 installed on the forum which was running before I tried to upgrade

I am running 3.0.9 vb

well got the duplicate entry fixed now am getting this when i try to run the installer

mySQL query error: ALTER TABLE session ADD in_game VARCHAR( 32 ) NOT NULL

mySQL error: Duplicate column name 'in_game'
mySQL error code:
Date: Wednesday 30th of November 2005 08:56:01 AM
how do I fix that ?

thanks in advance

MrZeropage
11-30-2005, 02:14 PM
you should first uninstall your old installation, use uninstaller.php for that
Then you should easily be able to do a fresh install.

Otherwise you may contact me via PM and I could look for upgrading your Arcade

micheal332001
11-30-2005, 02:23 PM
seems no vb support...sniff....

Pnflashgames does not support vb yet as this is a new arcade to use the pnflashgames.
Give it some time and i will talk to pnflashgames about this, But pnflashgames did not make this hack so will not be much help as for support.
I may be able to help with most things with pnflashgames as i have done some coding for them.

micheal332001
11-30-2005, 02:26 PM
Mildly confused with the download options for the PNflashgames.

I have downloaded the PHPNuke version which is a .zip file. Do I just add this to the zip directory and then install like a v3Arcade game?

I suppose I could just try it and see what happens, but...

The games you want to download from there should be postnuke versions.
And putting the file in the zip folder will not work as these files do not use a php install file.
Each game will come with a how to install with them

lsgworldl
11-30-2005, 04:07 PM
errors on a 4 player tourny, forst round went ok, 2nd round only one person could play any games, the play link was not showing for teh 2nd person

http://pspgameforums.com/forum/arcade.php?&act=Arcade&do=viewtourney&tid=7

xfaethorx
11-30-2005, 04:19 PM
just a quick question on the original all mods you had the top 3 game championship players rather than the top 3 scores. Is it possible to add that back in or replace it so I can have the top three players rather than just king of the arcade?

MrZeropage
11-30-2005, 04:37 PM
Currently it shows the Top3 of Players with most Highscores.
How do you mean to like it your way ?

redlabour
11-30-2005, 05:00 PM
http://www.mkportal.it/support/showpost.php?p=54637&postcount=7

Where did i have to post this code :



//added from MKportal
define ( 'IN_MKP', 1 );
require_once "../mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added


to generate the Output for MKPortal ?

trilljester
11-30-2005, 05:04 PM
Thanks for this, MrZeroPage. My users have been travelling with IBPro, and recently I tried v3Arcade, and it was nice, but was so bug-ridden, I went back to IBPro after I saw you posted this. It really is the best Arcade system out there. Thanks again!

lsgworldl
11-30-2005, 05:39 PM
looks like I am just being ignored

MrZeropage
11-30-2005, 06:53 PM
You are not ignored, your report is taken to buglist and will be examined and fixed

xfaethorx
11-30-2005, 06:56 PM
Currently it shows the Top3 of Players with most Highscores.
How do you mean to like it your way ?

Hey dude,

Right the version i use to have showed the top 3 players with the most games won so thats the king of the arcade and the person in second place and the person in 3rd.

The king of the arcade wasn't there and nor was the top three high scores.

It would be awesome if you could turn these blocks on and off via the admincp but thats not a simple bit of work.

I'd settle with being able to have the top three members with the most games won as well as the top three members with the highscores as it can be different.

I'm guessing its just a query and a new phrase ...prolly could work it out myself i'm just damn lazy ;)

WNxWakko
11-30-2005, 07:33 PM
It seems that any games that have the lower score as a winner is not working. It takes the highest. For example Golf, the lower is the winner, but its racking them up high. There are other games other than golf that are doing the same thing.

redlabour
11-30-2005, 07:48 PM
You are not ignored, your report is taken to buglist and will be examined and fixed

https://vborg.vbsupport.ru/showpost.php?p=836900&postcount=784

Please take a look there MrZeropage - that is the Solution but please tell me where to post this.

MissKalunji
11-30-2005, 07:49 PM
It seems that any games that have the lower score as a winner is not working. It takes the highest. For example Golf, the lower is the winner, but its racking them up high. There are other games other than golf that are doing the same thing.


ever game in ur admincp has settings where u can set to get the lowest rank as winner and vice versa ;)

lsgworldl
11-30-2005, 07:57 PM
where do I get games for this mod?

C_P
11-30-2005, 08:02 PM
where do I get games for this mod?
** Please do not post any information, request or offer of Games here in this Thread, as it is only for support and questions concerning ibProArcade itself ! **

A little hint, look at bottom of your arcade page.

C_P
11-30-2005, 08:05 PM
https://vborg.vbsupport.ru/showpost.php?p=836900&postcount=784

Please take a look there MrZeropage - that is the Solution but please tell me where to post this.
Great catch redlabour! Can't wait! I missed that at mkportal!
*FYI, lsgworldl watch for updates regardig this, this is our issue with SQL problem creating a tournament...

lsgworldl
11-30-2005, 08:15 PM
Great catch redlabour! Can't wait! I missed that at mkportal!
*FYI, lsgworldl watch for updates regardig this, this is our issue with SQL problem creating a tournament...

I dont jut have a mysql problem I have a prolem whre when I run a 4 playuer tourny only one person can play the 3 games in the final round and thuis we can hae no winner

WNxWakko
11-30-2005, 10:07 PM
ever game in ur admincp has settings where u can set to get the lowest rank as winner and vice versa ;)

Ah thankyou. I had no idea those settings were there.

theArchitect
11-30-2005, 10:20 PM
Which category is the default category ? This one will be shown first. If that category is set to "ALL" in ACP-Category-Management, you will always see all Games at first.

Just set the default category in the Arcade Main Settings and check if this is not overwritten in your User-Arcade-Settings within the Arcade itself ;)Thanks. But I am not doing very well with this.

I have renamed the Default catagory to All Games, but I have also not to show all games and not to be active.

Yet I still don't see any of the catagory options on the acrade main page.

MissKalunji
11-30-2005, 11:28 PM
Ah thankyou. I had no idea those settings were there.


n e time dear

Robert Basil
12-01-2005, 12:37 AM
The arcade access index.php to save the high scores and VB now let's us choose a file other than index.php (I use forum.php) to use as our index file.

I know about others adding some code to their CMS index.php files to allow the arcade to save high scores. What about those of us who do not us an index.php file at all? What do we do?

I've tried making some code changes in the arcade.php file to switch it from index.php to forum.php but the script is still trying to access index.php when saving high scores.

Any other ideas on where to look?

Thanks.

Sai01
12-01-2005, 12:54 AM
how do i add/install the games that are freely downloaded from www.pnflashgames.com

utw-Mephisto
12-01-2005, 02:42 AM
The arcade access index.php to save the high scores and VB now let's us choose a file other than index.php (I use forum.php) to use as our index file.

I know about others adding some code to their CMS index.php files to allow the arcade to save high scores. What about those of us who do not us an index.php file at all? What do we do?

I've tried making some code changes in the arcade.php file to switch it from index.php to forum.php but the script is still trying to access index.php when saving high scores.

Any other ideas on where to look?

Thanks.

I'd like to know this too :(

gothicuser
12-01-2005, 04:35 AM
Only a small question, I use vBPortal and like the left column.
Where in the arcade coding can I alter the 'padding' to increase the gap between the left column and the arcade table please?

MrZeropage
12-01-2005, 05:23 AM
If you don't have any index.php at all, you should create one with the following content:


<?php
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();
}
?>
This should fix your problems :)

utw-Mephisto
12-01-2005, 05:34 AM
I do have an index.php (from vbadvanced) :


<?php
// ++================================================ =========================++
// || vBadvanced CMPS v2.0.0 (vB 3.5) - 9656
// || ? 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || http://vbadvanced.com
// || Downloaded 01:24, Fri Nov 25th 2005
// ||
// ++ ================================================== ======================++

error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'adv_index');
define('VBA_PORTAL', true);
define('VBA_SCRIPT', 'CMPS');

// ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================

chdir('/usr/www/users/utwor');

// ============================================
// No Further Editing Necessary!
// ============================================

$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();

require_once('./global.php');


print_portal_output($home);

// ibproarcade modification
globalize($_REQUEST, array(
'act' => STR_NOHTML,
'showuser' => INT
));

// ibproarcade modification
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();
}
// end of ibproarcade modification

?>

VaaKo
12-01-2005, 05:35 AM
I have this problem, many of my users are complaining about
while submitting their scores, it gives them an error saying that the score couldn't be saved to the database and stuff like that
and sometimes the score is being saved for an unknown user (guest)

I donno if anyone is facing such problem, but is there a fix?

for example check the attached pic!

Scooterpig
12-01-2005, 06:03 AM
I have this problem, many of my users are complaining about
while submitting their scores, it gives them an error saying that the score couldn't be saved to the database and stuff like that
and sometimes the score is being saved for an unknown user (guest)

I donno if anyone is facing such problem, but is there a fix?

for example check the attached pic!

I'm certainly far from an expert and don't know if this is right or not, but looking at your pic shows that the score they are trying to submit isn't the highest score for that game, which means you have only submit highest scores in your settings checked, hence their lower than high score won't be submitted.

As for it showing as guest, sorry don't know that one other than ya sure they are logged in when they are playing and do you have the option for allowing guests to play the arcade on?

VaaKo
12-01-2005, 06:13 AM
I'm certainly far from an expert and don't know if this is right or not, but looking at your pic shows that the score they are trying to submit isn't the highest score for that game, which means you have only submit highest scores in your settings checked, hence their lower than high score won't be submitted.
it's true, I have set it to only submit the highest scores so im gonna change that now but as I know that the users got the most high score in the whole board, I mean it's the hightest and still it didn't save it!

no guests can't play games!
but I donno what's happening

VaaKo
12-01-2005, 06:20 AM
I have went to:
Admincp >> Arcade >> Member Manage >> *username* >> Edit scores

it's giving me in the status bar "Done but with errors" and I can't click on the "edit scores"

Robert Basil
12-01-2005, 06:28 AM
If you don't have any index.php at all, you should create one with the following content:


<?php
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();
}
?>
This should fix your problems :)


Thanks, but that will not fix my problems as my index page is an index.html file with SSI includes that we use for other parts of our community. Can't you just fix your code to read the index page that is set in the admincp? Other scripts do this just fine.

Thanks

MrZeropage
12-01-2005, 06:51 AM
No, because all ibPro-Games do submit their score to index.php and this can not be changed anywhere but in each Game itself.

So there must be an index.php in the forum-root to pick up any score from ibPro- and PNflash-Games, there is no way to change that

utw-Mephisto
12-01-2005, 06:54 AM
I do have an index.php (from vbadvanced) :


<?php
// ++================================================ =========================++
// || vBadvanced CMPS v2.0.0 (vB 3.5) - 9656
// || ? 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || http://vbadvanced.com
// || Downloaded 01:24, Fri Nov 25th 2005
// ||
// ++ ================================================== ======================++

error_reporting(E_ALL & ~E_NOTICE);
define('NO_REGISTER_GLOBALS', 1);
define('THIS_SCRIPT', 'adv_index');
define('VBA_PORTAL', true);
define('VBA_SCRIPT', 'CMPS');

// ============================================
// Enter the full path to your forum here
// Example: /home/vbadvanced/public_html/forum
// ============================================

chdir('/usr/www/users/utwor');

// ============================================
// No Further Editing Necessary!
// ============================================

$phrasegroups = array();
$globaltemplates = array();
$actiontemplates = array();
$specialtemplates = array();

require_once('./global.php');


print_portal_output($home);

// ibproarcade modification
globalize($_REQUEST, array(
'act' => STR_NOHTML,
'showuser' => INT
));

// ibproarcade modification
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();
}
// end of ibproarcade modification

?>


I DO have an index.php ... it is still not working ...

See for yourself :

ut2007world.com/arcade.php (open for guests)

MrZeropage
12-01-2005, 07:08 AM
I have went to:
Admincp >> Arcade >> Member Manage >> *username* >> Edit scores

it's giving me in the status bar "Done but with errors" and I can't click on the "edit scores"Which Username did you enter ?

Just enter any username without * the jokers will be added automatically.

Or did it find some user and you just can't click the link ? Please provide Screenshot or something like that

MrZeropage
12-01-2005, 07:10 AM
I DO have an index.php ... it is still not working ...

See for yourself :

ut2007world.com/arcade.php (open for guests)You have to insert the ibProArcade-Code at the very beginning of the file:

<?php
// ++================================================ =========================++
// || vBadvanced CMPS v2.0.0 (vB 3.5) - 9656
// || ? 2003-2004 vBadvanced.com & PlurPlanet, LLC - All Rights Reserved
// || This file may not be redistributed in whole or significant part.
// || http://vbadvanced.com
// || Downloaded 01:24, Fri Nov 25th 2005
// ||
// ++ ================================================== ======================++

// ibproarcade modification
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();
}
// end of ibproarcade modification

jellybaby
12-01-2005, 07:21 AM
When i go into my admincp and arcade section and try to delete game scores it takes me back to my site homepage and isnt deleting any of the scores. Is this a CHMOD problem or has anyone else had this?

Robert Basil
12-01-2005, 07:38 AM
No, because all ibPro-Games do submit their score to index.php and this can not be changed anywhere but in each Game itself.

So there must be an index.php in the forum-root to pick up any score from ibPro- and PNflash-Games, there is no way to change that

Bummer. Oh well, thanks for the info.

Sai01
12-01-2005, 07:46 AM
i as an admin of my site, gets automatically logged off when playing a game for more than 30 minutes... so my score isn't recorded... is there any way to disable the automatic log off? without messing around with VB cookie setting or any of the setting in VB...

also appearently there's more bugs in this than the previous version for 350rc3....

utw-Mephisto
12-01-2005, 07:56 AM
You have to insert the ibProArcade-Code at the very beginning of the file


THAT did the trick :) Thanks

MrZeropage
12-01-2005, 08:11 AM
@jellybaby:

do you delete scores in the Game-List or in User-Manager or in Score Tools ?`
Please provide exact path to check this ... thx

Sai01
12-01-2005, 08:12 AM
hmmm... looks like all my questions here are ignored. ok here's another question that will prolly be ignored too...

how do you take out the time? you know that time that shows how long a person is playing each game... how do you take that out?

and if this is a newer version, then why those it seems to be more troublesome than the one for vb350rc3 that i once had? i think that one had lesser bug...

by the way, delete score in score tools doesn't work...

and searching user comes up with "Warning: Invalid argument supplied for foreach() in /admincp/arcade.php on line 3630"

jellybaby
12-01-2005, 08:21 AM
@jellybaby:

do you delete scores in the Game-List or in User-Manager or in Score Tools ?`
Please provide exact path to check this ... thx

Thank you very much for doing this....

I went into Games List selected scores under one of the games then clicked remove all.

MrZeropage
12-01-2005, 08:24 AM
@Sai01:
Your Problems are on some Version that did not correspond with what we have got here.
You talk about RC3 but you mean vBulletin RC3 and ibProArcade 2.5.1 which was available here on vb.org some months ago but was removed due to copyright reasons.

What we have got here is a complete improved and LEGAL version of ibProArcade, but not v2.5.1 (what you once got here) but 2.5.3+

Support for that old v2.5.1 is not given here, you should take this new version and use it, and if then some problem arise we can and will help you :)

Sai01
12-01-2005, 08:26 AM
that's what i'm talking about... i completely deleted/removed v2.5.1 for vb350rc3 and install this new one...
all the problems i mentioned are from this new one...v2.5.3+ for vb351

MrZeropage
12-01-2005, 08:26 AM
@jellybaby:
Ok, thanks, I confirm this link has to be fixed. Will come with the next update, promised :)

jellybaby
12-01-2005, 08:30 AM
@jellybaby:
Ok, thanks, I confirm this link has to be fixed. Will come with the next update, promised :)

Thank you..is there any other way to reset scores in the meantime?

By the way when you do your anon mod for 3.5.1 let me know if you need a tester..lol!:rolleyes:

MrZeropage
12-01-2005, 08:30 AM
@Sai1:
That Logoff-Thing will be checked, we'll try to avoid any timeout.
About the Installation of PNflashgames there is a "how-to" inside of each Game, see notice from micheal332001 in this thread

@jellybaby:
You may want to use the Arcade-ModCP to delete Scores from a game, although I noticed that the "check all" won't work, but manually check all scores and delete them there

Sai01
12-01-2005, 08:43 AM
@Sai1:
That Logoff-Thing will be checked, we'll try to avoid any timeout.
About the Installation of PNflashgames there is a "how-to" inside of each Game, see notice from micheal332001 in this thread

thanks a bunch!

but i don't see any "how-to" guide in each game zip... all i see it the discriptions of the game and the creator of the game... and the dimensions of the game.
and i can't seems to find the notice from micheal33001 in this thread.

could you link please...? :ermm:

jellybaby
12-01-2005, 08:44 AM
@jellybaby:
You may want to use the Arcade-ModCP to delete Scores from a game, although I noticed that the "check all" won't work, but manually check all scores and delete them there[/QUOTE]

Thanks, think I will wait until the update is fixed as mine date back to July!

VaaKo
12-01-2005, 09:34 AM
check these 2 screenshots and see what im facing!

MrZeropage, I hope you can help me with this!

MrZeropage
12-01-2005, 09:43 AM
@Don Corleone:
For comment-edit just click this EDIT and look below, there is the "comment editor" which displays the clicked comment and where you can edit and save it

The second thing (erro-message) does not appear here, what did you search for and does it show up on every search ?

VaaKo
12-01-2005, 09:48 AM
I didn't understand what u said!
I don';t wanna edit the comments!
I wanna edit the scores only and yet I can't!

about the error message on top, while I get it when I click on "Member Manage"

VaaKo
12-01-2005, 09:50 AM
what about the error message my users are getting while trying to submit their scores?

boatswife
12-01-2005, 11:10 AM
I found that the only way I could delete the scores was to do it manually for each game. That was getting tedious, so I set the auto prune for 1 hour. Hopefully that will reset them and I'll use the auto prune in the future.

Thanks for the upgrade! I was really dreading it, but it upgraded without any problems!

boatswife
12-01-2005, 02:43 PM
Setting the pruner for 1 hour did nothing. All the scores that were there before are still there.

This is going to be tedious. If someone figures this out, please give me a shout!

boatswife
12-01-2005, 03:42 PM
I'm not sure if the pruner worked, but I was going to re-install the tar files and before I knew it the scores were reset. But I can't pinpoint what I really did.

lsgworldl
12-01-2005, 04:18 PM
when will there be an update to this script?

Anette
12-01-2005, 05:19 PM
Very nice! Thank you!

VaaKo
12-01-2005, 05:20 PM
another error my users are facing!

http://img469.imageshack.us/my.php?image=untitled12nq.jpg

wizardace
12-01-2005, 05:53 PM
The only problem I got is this (the arcade works but I get this when I try to create a new usergroup):

Invalid SQL:

### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb3_usergroup

MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054

I assume I will have to alter the table but I don't know how. (and I can't find arcadepermissions on vb3_usergroup from phpmyadmin)

lsgworldl
12-01-2005, 06:09 PM
can you include detailed instructions on how to install games coz I have no idea and where is a thread for new games?

lsgworldl
12-01-2005, 06:17 PM
The games you want to download from there should be postnuke versions.
And putting the file in the zip folder will not work as these files do not use a php install file.
Each game will come with a how to install with them
Not one game I have dled has said how to install it :disappointed: :tired: :devious: :speechless:

rinkrat
12-01-2005, 08:34 PM
Fixed

Injektilo
12-01-2005, 08:50 PM
the "Leader of Leaderboard" doesnt show up, why?

Sai01
12-02-2005, 01:39 AM
the "your favorite" page is messed up when you select v3arcade skin...

could that be fixed please?

fiddylife
12-02-2005, 02:41 AM
Not sure what I have I have done wrong, but when your done playing a game and you click on ok I get the error message:

Fatal error: Cannot redeclare class db_driver in /home/www/fiddylife/mkportal/include/mk_mySQL.php on line 7

I have looked around but can't find anything regarding this problem. Thank you in advance.

redlabour
12-02-2005, 04:50 AM
Great catch redlabour! Can't wait! I missed that at mkportal!
*FYI, lsgworldl watch for updates regardig this, this is our issue with SQL problem creating a tournament...

That has nothing to do with any SQL Problem. I did not have any Problems with the Database. That is only to fully Integrate the Arcade into MKPortal (Topmenu / Header !).

@MrZeropage - this is the Problem for what you have wanted a FTP and Useraccount at my Board.

Can you please tell us where to post this Code ? Where did the Arcade create the Output for arcade.php ??

KingKory
12-02-2005, 05:10 AM
@MrZeropage:

Timeout issue here.

I realize it's been stated before, but wanted to get my nod in.

Oh, and great hack man; extremely smooth.

bold
12-02-2005, 05:59 AM
another error my users are facing!

http://img469.imageshack.us/my.php?image=untitled12nq.jpg

me too :(

admin0
12-02-2005, 07:48 AM
MrZ,

how do I upgrade from pre-gold to the current one?
please give me a kind of full howto ..

I want to retain the current statistics, and also have the zip of the 1000 games.

redlabour
12-02-2005, 07:50 AM
BTW - what about the Translation Errors in german Language File ? Will they be all fixed at the next Update ? I have posted the Corrections at vbhacks-germany

utw-Mephisto
12-02-2005, 07:54 AM
Just installed on 3.5.1 and it runs like hell :) :) Even with vbadvanced (modified index as stated here somewhere on the 57 pages :) )

I have currently 1077 games and my members just love it :)

http://ut2007world.com/arcade.php

solent
12-02-2005, 10:11 AM
you should first uninstall your old installation, use uninstaller.php for that
Then you should easily be able to do a fresh install.

Otherwise you may contact me via PM and I could look for upgrading your Arcade

What I did was used the unnstaller for 2.5.3 and manually ran all the queries to remove the 2.5.1 version as that one does not have a uninstall script lol.
Took me a bit but worked. Now have the 2.5.3 version running with 1,000 games runs like a charm am going to fiddle with the index's to see if I can improve the speed and server load. I am very impressed with this arcade

Thank you for the help MrZeropage. Am waiting for the upgrade to it but so far have had very little in the way of problems. :cool:

goes to push the installed button lol

redlabour
12-02-2005, 11:17 AM
Nobody got any idea : https://vborg.vbsupport.ru/newreply.php?do=newreply&p=836900 ??

Everytime i add :

//added from MKportal
define ( 'IN_MKP', 1 );
require_once "http://www.politikstube.de/mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added

to the /forum/arcade/functions/functions.php i get this :


Parse error: parse error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /poltbofu/www.politikstube.de/forum/arcade/functions/functions.php on line 1180

at the Original functions.php it looks like this :


// parse PHP include ##################
if (!is_demo_mode())
{
($hook = vBulletinHook::fetch_hook('global_complete')) ? eval($hook) : false;
}
//added from MKportal
define ( 'IN_MKP', 1 );
require_once "../mkportal/include/VB/vb_out.php";
$output = mkportal_board_out($output);
//end added

C_P
12-02-2005, 12:29 PM
That has nothing to do with any SQL Problem. I did not have any Problems with the Database. That is only to fully Integrate the Arcade into MKPortal (Topmenu / Header !).
I guess I am confussed then. I thought you, lsgworldl, and I were discussing this issue we get when creating a tournament:
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Friday 02nd of December 2005 02:26:20 PM

redlabour
12-02-2005, 12:39 PM
That´s no MKPortal Error.

trilljester
12-02-2005, 03:02 PM
MrZeroPage: You already know about the Favorites issue in the v3arcade skin, correct (can't add games to your Favorites list)?

redlabour
12-02-2005, 04:40 PM
And please give us a Instruction for normal v3arcade Games to install without the Autoinstaller because 80 percent (from 1000) of the Games are not working with it.

The inserted SQL Querie is going to PNGames Serialfield after Installation ! :surprised:

MrZeropage
12-02-2005, 05:57 PM
move .swf to /arcade
move .gif to /arcade/images

redlabour
12-02-2005, 06:18 PM
move .swf to /arcade
move .gif to /arcade/images

Sure - and what about the SQL Queries from the v3Arcade Gameinstallinerfiles ?

jonblaze3
12-02-2005, 06:26 PM
Hi,

I was wondering if there was a way to let the guests play? i know is systems such as pnflashgames the guests could play, it just didn't record the high score for them obviously but it kinda good if your site isn't too big yet

am-fs
12-02-2005, 07:00 PM
Sure - and what about the SQL Queries from the v3Arcade Gameinstallinerfiles ?
Adding A Game...
swf File goes to Arcade directory
both gif Files goto Images directory
The values of the Games are listed in a Txt File or a Php File that came with the game...

So that you have to fill in yourself. ( game name, title, description, ect. )

To do this
admincp > arcade > add game

lsgworldl
12-02-2005, 07:16 PM
it says movement eys what is it uses like alot of keys or the mouse?

redlabour
12-02-2005, 07:36 PM
Adding A Game...
swf File goes to Arcade directory
both gif Files goto Images directory
The values of the Games are listed in a Txt File or a Php File that came with the game...

So that you have to fill in yourself. ( game name, title, description, ect. )

To do this
admincp > arcade > add game

Sure but what about the Path to submit Score ?

Feckie (Roger)
12-02-2005, 08:41 PM
Have a slight problem.....

when a tournament is set up, A member plays submits There Score And
it shows up 0 and states that they have played all 3 Games..........

Is there A Fix for this...............

Telegon80
12-02-2005, 09:16 PM
okay installing it now...

Telegon80
12-02-2005, 09:38 PM
works like a charm so far!

utw-Mephisto
12-02-2005, 10:00 PM
Does someone know how to limit the games displayed in legacy_postbit ?

I am using icons only ...

lsgworldl
12-02-2005, 10:05 PM
Have a slight problem.....

when a tournament is set up, A member plays submits There Score And
it shows up 0 and states that they have played all 3 Games..........

Is there A Fix for this...............
I had that problem, a 4 player tourny, played first round ok, second roud only 1 player played all 3 games, the other player could not even play one game

lsgworldl
12-02-2005, 10:07 PM
I think there needs to be better instructions coz the ones we have now are very badly done

lsgworldl
12-02-2005, 10:10 PM
Just installed on 3.5.1 and it runs like hell :) :) Even with vbadvanced (modified index as stated here somewhere on the 57 pages :) )

I have currently 1077 games and my members just love it :)

http://ut2007world.com/arcade.php
Hello

Where did you get so many games and can you tell us who dont know how to install the games in a bit of detail, thank you

Mike

Sai01
12-03-2005, 02:22 AM
hmmm... that's alot of games. thou most of them are illegaly converted i think... it's not good to use illegal stuff...

porschinho
12-03-2005, 10:34 AM
nice hack :) thank you!

but there ist one thing to think about.

in arcade.php the arcade.php is daclared as the main script, to avoid using of the index.php.

while submitting scores, the games call still the index.php file and so my welcome header breakes.

where can i change this? it would be better to submit scores to arcade.php.

lttcoder
12-03-2005, 10:47 AM
where to get more flash games for this?

MrZeropage
12-03-2005, 11:16 AM
nice hack :) thank you!

but there ist one thing to think about.

in arcade.php the arcade.php is daclared as the main script, to avoid using of the index.php.

while submitting scores, the games call still the index.php file and so my welcome header breakes.

where can i change this? it would be better to submit scores to arcade.php.The call to the index.php is implemented in all the ibPro-Games so there is no way to change that anywhere in the Hack itself, sorry

MrZeropage
12-03-2005, 11:18 AM
Sure - and what about the SQL Queries from the v3Arcade Gameinstallinerfiles ?You don't need any of them, just copy the .swf and .gif in the correct folders and call "Add Game" in the ACP
Enter the game's name and its settings, variable GNAME has to be the filename of the .swf-file, and you may adapt the resolution. That's all.

You don't need any "path to submit scores" or something like that, the Arcade catches all scores no matter if they are v3- or ibPro-Games

MrZeropage
12-03-2005, 11:20 AM
Does someone know how to limit the games displayed in legacy_postbit ?

I am using icons only ...Hmmm, how should the limit show up ?
If user has more than X highscores ... what should be displayed in postbit ?

Feckie (Roger)
12-03-2005, 12:09 PM
Have a slight problem.....

when a tournament is set up, A member plays submits There Score And
it shows up 0 and states that they have played all 3 Games..........

Is there A Fix for this...............


Bump

MrZeropage
12-03-2005, 12:32 PM
Feckie, this is on the bug-list and should be fixed with the v2.5.4

puertoblack2003
12-03-2005, 01:09 PM
Bump


there's a temp. fix that resolved my issue with the promblem you're having till mr. zero comes out with the hack it worked for me and my people are having fun...try this and hope it work for you.in post # 528 take a look FIX (https://vborg.vbsupport.ru/showthread.php?t=101554&page=36&pp=15)

kewl1uk
12-03-2005, 01:40 PM
I'm guessing that the problems associated with the CMPS index.php only affects those who have replaced the vbulletin index.php in forums root. I have my CMPS index.php in my domain root (/index.php) and the usual vbulletin index.php in my forums directory (/forums/index.php). So the problems associated with the CMPS index.php don't affect me. Right or wrong?

Feckie (Roger)
12-03-2005, 01:41 PM
Thanks trying now..............
Nope it Gave Me
Parse error: parse error, unexpected T_STRING in X/XXX/XXXX/XX
on line 4

Thanks MrZeropage

lsgworldl
12-03-2005, 02:02 PM
where to get more flash games for this?
you are not the only one asking the same question

bold
12-03-2005, 02:21 PM
I'm guessing that the problems associated with the CMPS index.php only affects those who have replaced the vbulletin index.php in forums root. I have my CMPS index.php in my domain root (/index.php) and the usual vbulletin index.php in my forums directory (/forums/index.php). So the problems associated with the CMPS index.php don't affect me. Right or wrong?

still waiting for this fix :(

only get an error when it's a new score

fraghappy
12-03-2005, 03:20 PM
I have a HUGE problem which has warranted tons of complaints from my users. Quite suddenly, without changing any settings in the AdminCP or anything, it will not submit scores properly for about 50% of games--it just goes back to index.php and doesn't redirect back to arcade.php.

All of my vBulletin and iBProArcade files are 100% unedited, so what could be causing this?

Synth
12-03-2005, 05:21 PM
where to get more flash games for this?


This is why you are not getting an answer:

** Please do not post any information, request or offer of Games here in this Thread, as it is only for support and questions concerning ibProArcade itself ! **

Which is stated in the first thread of every page;)

redlabour
12-03-2005, 05:27 PM
@MrZeropage - again - where to put the MKPortal Migrationcode in the Arcade functions.php ??

utw-Mephisto
12-03-2005, 05:55 PM
http://ut2004.titaninternet.co.uk/vbb/images/smilies/icon_bump.gif

Maybe just the 5 highest or so ... or a small icon for "more" .. I have over 1000 games running on ut2007world.com

Check out this guy :

http://img215.imageshack.us/img215/2474/untitled4fg.jpg

Arcade is online two days now, imagine it in about a month or so ...

Therefore a list is not really convinient and marquee seems to give a lot of problems in other browser etc. especially with more people have played a lot of games ...

Or just simply show 10 random icons .. An idea would be also to show them in the profile instead ...

Hmmm, how should the limit show up ?
If user has more than X highscores ... what should be displayed in postbit ?

calvinnguyen
12-03-2005, 06:46 PM
Anyone where I can get more games to add in ibProArcade game system?m Thank You!

kall
12-03-2005, 06:57 PM
I think this bit needs to be at the top of the page too, and in big, bold font:

** Please do not post any information, request or offer of Games here in this Thread, as it is only for support and questions concerning ibProArcade itself ! **

utw-Mephisto
12-03-2005, 07:09 PM
Could you make the characters a bit bigger ? I cannot read those tiny letters ..

insumoth
12-03-2005, 08:15 PM
how do you set up the best score of all time?

Scooterpig
12-03-2005, 10:07 PM
@utw-Mephisto - why don't you just use the vertical marquee option?

utw-Mephisto
12-03-2005, 10:11 PM
Because when you in a thread with quite a lot of posts and a lot of people with a lot of highscores, it slows down the page or takes at least a longer time to load ... at least people complaint about that

Mark.B
12-03-2005, 11:30 PM
I am struggling with the upgrade instructions: I am on vB 3.0.10 with the arcade at version 2.5.1. The instructions suggest just running the installer to upgrade but this fails due to many of the tables already existing.

What is the correct way to upgrade from 2.5.1 without losing existing games and scores?

Scooterpig
12-04-2005, 12:47 AM
Because when you in a thread with quite a lot of posts and a lot of people with a lot of highscores, it slows down the page or takes at least a longer time to load ... at least people complaint about that

Ah yep understand ya problem there mate, apologies. I guess you could turn it off for the moment until a add-on is made perhaps.

utw-Mephisto
12-04-2005, 04:44 AM
I found a good ( I guess ) Solution

https://vborg.vbsupport.ru/


When click :

https://vborg.vbsupport.ru/

To do it like that, put this code at the end of your headinclude template


<script type="text/javascript">
<!--
var SESSIONURL = "$session[sessionurl_js]";
var IMGDIR_MISC = "$stylevar[imgdir_misc]";

function showArcade(block) {
block.nextSibling.nextSibling.style.display ="block";
block.parentNode.removeChild(block);
}
// -->
</script>


Then, in postbit_legacy (I am not using postbit), put


<div class="Arcade">
<input type="button" class="button" onClick="showArcade(this);" value="Arcade Highscore">
<span class="content" style="display:none">$post[crowns]$post[champtext]</span>
</div>


in there :)

Another way (only one template edit - postbit_legacy)

http://img214.imageshack.us/img214/2165/10fl.jpg

https://vborg.vbsupport.ru/


<div class="smallfont" style="margin-bottom:2px"><b>Arcade:</b>
<input type="button" value="Show" style="width:45px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName(' div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Hide'; } else { this.parentNode.parentNode.getElementsByTagName('d iv')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Show'; }">
</div>
<div class="alt2" >

<div style="display: none;">
$post[crowns]$post[champtext]
</div>
</div>
</div>

redlabour
12-04-2005, 06:00 AM
@MrZeropage - again - where to put the MKPortal Migrationcode in the Arcade functions.php ??

Cant nobody answer this Question ? I think for someone knowing PHP it can not be so hard. :ermm:

harry1951
12-04-2005, 11:50 AM
<font color="Lime">*clicks install*</font>

Question: How can I install a new language? I have to translate the language file into dutch and want to add it to the admin.

lsgworldl
12-04-2005, 12:46 PM
or just tell us where to ask for games or how to install in the top of the page, if so many ppl are asking for this info why not tell us where to find it OR JUST TELL US WHERE GAMEs CAN BE FOUND INSTEAD OF BEING YOUR USEUAL IGNORANT CODER[I think this bit needs to be at the top of the page too, and in big, bold font:

** Please do not post any information, request or offer of Games here in this Thread, as it is only for support and questions concerning ibProArcade itself ! **

ThePimp
12-04-2005, 12:48 PM
The other arcade mod is pretty nice. :)

redlabour
12-04-2005, 01:09 PM
Sure - but it seems to go commercial and only supports v3arcade Games. :D

lsgworldl
12-04-2005, 02:55 PM
Sure - but it seems to go commercial and only supports v3arcade Games. :D
I might just got for the otehr hck coz this one dosnt even work right and should not of been released coz its full of bugs we cant ask where to get games and has no real instructions on how to install games, the person who posted this thread expect us to be physic and know this with no input on his end, just a typical coder, tried to write somthing and relaeses it when it does not even work right :devious: :tired:

Boofo
12-04-2005, 03:03 PM
I might just got for the otehr hck coz this one dosnt even work right and should not of been released coz its full of bugs we cant ask where to get games and has no real instructions on how to install games, the person who posted this thread expect us to be physic and know this with no input on his end, just a typical coder, tried to write somthing and relaeses it when it does not even work right :devious: :tired:

The other one has bugs, too, so enjoy. ;)

puertoblack2003
12-04-2005, 03:11 PM
The other one has bugs, too, so enjoy. ;)

lol..patience,i think this arcade is better then the other one,i had minor bugs that i fixed by READING through the post and resolve my issue my users loves it and they are having fun..i noticed the other version has issues :ermm: people need to read to resolve there own and stop slamming this thread :devious:

but that's my .2x :ermm: :nervous: x

fly
12-04-2005, 05:08 PM
Comparing the two will result in nothing that will benefit EITHER of the arcades.

theArchitect
12-04-2005, 08:42 PM
Problem with User Permissions.

For my registered users they need to have X number of posts to use the arcade. But I have created some special user groups, such as staff, who can use the arcade no matter how few posts they have.

If a user has this special user group listed as their primary user group then everything works fine, but if they have a special group as their secondary then they get the not enough posts to use the arcade message.

Any thoughts? (and please don't suggest I move everyone to the primary group).

cbr929rrerion
12-04-2005, 09:34 PM
help.. after I play a game it takes me to the http://crotchrocketracing.com/index.php?act=Arcade&do=newscore and its just a blank white page.. what did I miss?

HELP

C_P
12-04-2005, 09:42 PM
help.. after I play a game it takes me to the http://crotchrocketracing.com/index.php?act=Arcade&do=newscore and its just a blank white page.. what did I miss?
HELP The only thing you missed was a bit of searching in this thread. Here is your answer:
https://vborg.vbsupport.ru/showpost.php?p=832511&postcount=546
and check this too:
In your arcade/skin/skin_Arcade.php

Find:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="100%" height="100%">

Replace With:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{$game['gwidth']}" height="{$game['gheight']}">

Now, your turn, find my answer for this one:
No one has addressed my SQL error when creating a tournament yet:

Quote:
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Monday 28th of November 2005

cbr929rrerion
12-04-2005, 10:25 PM
did the fixes in the 3 templates and the other one in the skin, still a white page.

I am using 3.5

any ideas?


The only thing you missed was a bit of searching in this thread. Here is your answer:
https://vborg.vbsupport.ru/showpost.php?p=832511&postcount=546
and check this too:
In your arcade/skin/skin_Arcade.php

Find:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="100%" height="100%">

Replace With:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" width="{$game['gwidth']}" height="{$game['gheight']}">

Now, your turn, find my answer for this one:
No one has addressed my SQL error when creating a tournament yet:

Quote:
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Monday 28th of November 2005

lsgworldl
12-04-2005, 11:06 PM
The other one has bugs, too, so enjoy. ;)
atleast I might get an answer on how to gt games and how to install them

Boofo
12-04-2005, 11:14 PM
atleast I might get an answer on how to gt games and how to install them

All you do to install a game is to upload the game TAR file to the arcade/tar directory and then go into the Admin CP Arcade > Add Game and click on the install link next the the game.

As far as where you can find games, that will not be discussed in this thread due to the legality issues associated with some games. (Read the last line in the first post.)

Injektilo
12-05-2005, 01:07 AM
Can someone help me out with this?

Leader of Leaderboard is always free

what do i have to do to fix this?

https://vborg.vbsupport.ru/

Snort_2005
12-05-2005, 06:37 AM
One question.. Will there ever be a way that you can take this setup and use templates/phrases from within vB itself? Trying to change how one element looks in the arcade is a tedious task. T_T

Boofo
12-05-2005, 06:43 AM
One question.. Will there ever be a way that you can take this setup and use templates/phrases from within vB itself? Trying to change how one element looks in the arcade is a tedious task. T_T

That is something we are hoping to address in a future version of the arcade. ;)

kall
12-05-2005, 07:14 AM
Can someone help me out with this?

Leader of Leaderboard is always free

what do i have to do to fix this?

http://img471.imageshack.us/img471/9666/free3bo.gif

What a pretty green style! ;)

Have you set the values for Leaderboard placings in the AdminCP?

Is the Leaderboard enabled?

MrZeropage
12-05-2005, 08:23 AM
did the fixes in the 3 templates and the other one in the skin, still a white page.

I am using 3.5

any ideas?Check if plugin-system is activated in vbulletin and if your index.php is the original one from vbulletin, not from any portal-system or something like that

If you are using another index.php you have to add some lines of code in it to make it work with the Arcade

redlabour
12-05-2005, 09:29 AM
Check if plugin-system is activated in vbulletin and if your index.php is the original one from vbulletin, not from any portal-system or something like that

If you are using another index.php you have to add some lines of code in it to make it work with the Arcade

Again - where to put the MKPortal Code into the functions.php from Arcade ?

Rickie3
12-05-2005, 10:26 AM
I might just got for the otehr hck coz this one dosnt even work right and should not of been released coz its full of bugs we cant ask where to get games and has no real instructions on how to install games, the person who posted this thread expect us to be physic and know this with no input on his end, just a typical coder, tried to write somthing and relaeses it when it does not even work right :devious: :tired:ahhhh stop ya whinning,what doesnt work right?where's all the bugs, you quick to critisize,but dont point out the problems,as for installing games its as plain as the nose on your face,my 8 year old has no probs installing them lol,if you are that concerned about games PM me,and bagging out the coder is uncoof would you have put the time and effort in to getting this up???,could you do better??? I dont think so.If you dont like what ive said then go with the other hack,it might make you happy :ermm:

wizardace
12-05-2005, 10:48 AM
When I am on the Arcade homepage and click on the logo to return to the forum it goes to www.coolandbored.com/.php (http://www.coolandbored.com/.php) instead of /forum

redspider
12-05-2005, 11:36 AM
any way to do a letters Nav like in this attachment?

MrZeropage
12-05-2005, 12:23 PM
@redspider:
this will be a neat addon for one of the next updates, thx :)

@redlabour:
Seems like nobody here has that "MKportal" you are using, sorry - without knowing that it is impossible to help here.
As I told you before I can have a look on it when there is time (which is less at the moment because of alot of work in my job)

redlabour
12-05-2005, 12:28 PM
@redlabour:
Seems like nobody here has that "MKportal" you are using, sorry - without knowing that it is impossible to help here.
As I told you before I can have a look on it when there is time (which is less at the moment because of alot of work in my job)

There are several Users here using MKPortal. And i posted the Code used a few Threadsites before. All i have to know is where the Arcade produces the Output.

C_P
12-05-2005, 12:31 PM
@redlabour:
Seems like nobody here has that "MKportal" you are using, sorry - without knowing that it is impossible to help here.
As I told you before I can have a look on it when there is time (which is less at the moment because of alot of work in my job)
I use mkportal with much sucess! I do however, have one we get when creating a tournament:

Quote:
mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid
mySQL error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Friday 02nd of December 2005 02:26:20 PM

MrZeropage
12-05-2005, 01:50 PM
This Tournament-Creation-Message will be gone with the next update of this Arcade :)

C_P
12-05-2005, 01:52 PM
This Tournament-Creation-Message will be gone with the next update of this Arcade :) Thank you!

redlabour
12-05-2005, 02:37 PM
I use mkportal with much sucess!

Yeah but still without full Integration for the Arcade. You are using the same Halfsolution like me at the Moment (open in a new window without Topmenu !).

harry1951
12-05-2005, 04:11 PM
*clicks install*

Question: How can I install a new language? I have to translate the language file into dutch and want to add it to the admin.

bump :tired:

MrZeropage
12-05-2005, 05:14 PM
for any translation just make a copy of the english language-file and change all the words in there. These are all phrases used by this Hack.

When finished you may send the dutch language-file to me to include it in the Hack itself, only if you don't want to release it here on vb.org on your own :)


Maar als ik ook een beetje nederlands doe verstaan kun ik het heel testen :cool:
Met het schrijven is het niet zo easy for mee *lol*

harry1951
12-05-2005, 05:26 PM
for any translation just make a copy of the english language-file and change all the words in there. These are all phrases used by this Hack.

When finished you may send the dutch language-file to me to include it in the Hack itself, only if you don't want to release it here on vb.org on your own :)


Maar als ik ook een beetje nederlands doe verstaan kun ik het heel testen :cool:
Met het schrijven is het niet zo easy for mee *lol*

Not bad for a german :)
I will not release it on my own. It's your hack and the least I can do for helping is to translate it, and that's done. Cost me some hours but I don't care. Just some credit is enough :)
Attached the dutch language-file. I did not translate the admin-part because most of the admin is not translated into dutch. Admins has to understand english :)

But now how do I get it in the admin.....

MrZeropage
12-05-2005, 07:45 PM
But now how do I get it in the admin.....Thanks for the language-file :)

What do you mean how to get it in the Admin ? The Language to have as an option ?

I will implement "multi-language-support", the current version is hardcoded for english and german, so you have to replace the english file with yours for now to have everything in dutch ...

cooltechie
12-05-2005, 09:00 PM
does this arcade support phpbb games? if so, is there a way to transfer game data (scores, date) over to this system?

TIA

redlabour
12-05-2005, 09:17 PM
does this arcade support phpbb games? if so, is there a way to transfer game data (scores, date) over to this system?

TIA

No !

MortysTW
12-05-2005, 10:32 PM
I originally had ibproarcade installed on my 3.0 vbulletin and recently upgraded to 3.5 and then I installed this mod. Ever since I installed this, my arcade moves painfully slow. Can't sort out why. My entire site moves along nicely, but the arcade is deadly slow and I have highspeed modem.

Even when I turn the arcade OFF in the adminCP, and I go to load the arcade.php like an unknowing user would, it takes almost 20 seconds just for the page to load that says ERROR: Admin currently has arcade off.

Something is wrong and not sure what. I've currently turned all the switches OFF in the arcade for what it displays just to help the arcade move along a little better. But if I don't get it speeding back up to normal to what it was before I put this latest version mod, my users are gonna pack up and leave me.

Any ideas where I should start looking first?

MortysTW
12-05-2005, 10:43 PM
Just a quick note to add.

I just had my buddy look at the database and he's telling me that alot of the tables are missing most of the necessary indexes and told me to come ask why that is. He said half the tables don't have any indexes and each table should have at least 3 or 4.

Any thoughts on that?

Boofo
12-05-2005, 10:46 PM
Just a quick note to add.

I just had my buddy look at the database and he's telling me that alot of the tables are missing most of the necessary indexes and told me to come ask why that is. He said half the tables don't have any indexes and each table should have at least 3 or 4.

Any thoughts on that?

Chnaces are it is because of the upgrade. My arcade moves along normally, no slowdown at all. But then I did a fresh install. As far as the tables needing 3 or 4 indexes each, that's a first for me. ;)

solent
12-05-2005, 11:05 PM
I love this arcade very smooth running with hardly any loads on the server.

But just a question I have been able to load up all games except the ones that are over 3 megs or so even manually loading them. It load up and gives me a page not found for some reason. Is there a limit on the swf size ? The games were runnning on a differant type of arcade so I know they work. Oh the games are for the vb3 if that makes a differance.

Boofo
12-05-2005, 11:09 PM
I love this arcade very smooth running with hardly any loads on the server.

But just a question I have been able to load up all games except the ones that are over 3 megs or so even manually loading them. It load up and gives me a page not found for some reason. Is there a limit on the swf size ? The games were runnning on a differant type of arcade so I know they work. Oh the games are for the vb3 if that makes a differance.

That's because you need to update your php memory limit in the php.ini file. If it is setting at 8 MB (default) that will cause the error. The file has to un-tar so you have the original file and the un-tarred file in memory and that will do it every time. I had the same problem until I made the memory limit bigger.

harry1951
12-06-2005, 04:26 AM
Thanks for the language-file :)

What do you mean how to get it in the Admin ? The Language to have as an option ?

I will implement "multi-language-support", the current version is hardcoded for english and german, so you have to replace the english file with yours for now to have everything in dutch ...

I replaced the German version :alien:

iceytdot
12-06-2005, 06:09 AM
aiit i searched this thread, but i can't seem to find the error i'm having posted i went through the first 15 pages, so if its been asked can someone please tell me which page/pages its around lol...

my problem is this the arcade works fine for me, i went to add a new game manually
it added the game & all that it shows it forum/arcade.php & is playable the only problems im having now is:

for that game theres no username showing as the champ
& the really big error is this one i get when i click Game Listing via Admincp
Fatal error: Cannot use object of type admin_functions as array in /home/ei/public_html/forum/admincp/arcade.php on line 795

this is whats in the file on that line
$top['name'] = "<a href='".$ADMIN['base_url']."index.php?showuser=".$top['champ_mid']."' target='_blank' title='".$top['champ_name']."s Profile'>".$top['champ_name']."</a>";

the rest of the functions in admincp work, just that one gives me that error,
game plays fine though lol

AMAZING hack BTW

d8tabyte
12-06-2005, 08:49 AM
Ok, So I installed this, spent the last hour reading all 66 or what ever pages and have not seen anyone having this exact problem. Now I *HAVE* been working for the last 17 hours so I could have missed something, but I highly doubt it.

I have installed fine - I get the adminCP I have verified the plugin's I have edited postbit and postbit legacy - I have edited Nav bar - I even checked arcade.php abd played with the root path - When I click on the link to go to the Arcade - I am brought to the index of my website - not even the index to my forum - yet it keeps the path to the arcade as the URL - as in http://digitalet.net/forum/arcade.php? that *should* go to an arcade - but it doesn't.

I am at my wits end and damn near ready to throw my wireless keyboard through my wall.

Please... someone help me before I donate more money to logitechs quest to take over the world. I do not have any portals installed, the index to my forums is the index from vb -- I am running the latest version of VB. I do not have vbseo installed.

MrZeropage
12-06-2005, 09:16 AM
@d8tabyte:
you got PM, I will look on that

@MortysTW:
please contact me via PM, I guess you have a very large scoretable, I will try some hotfixing to help, please send me FTP-Access-Data so I can try

@iceytdot:
Which vBulletin and PHP version are you running ?

Rickie3
12-06-2005, 09:22 AM
did you upload both arcade PHP? 1 to forum/root the other to admin/CP and set arcade chmod to 777?

solent
12-06-2005, 11:30 AM
That's because you need to update your php memory limit in the php.ini file. If it is setting at 8 MB (default) that will cause the error. The file has to un-tar so you have the original file and the un-tarred file in memory and that will do it every time. I had the same problem until I made the memory limit bigger.

Worked like a charm

thank you

Snort_2005
12-06-2005, 02:05 PM
That is something we are hoping to address in a future version of the arcade. ;)

Thanks.. Ever since I switched from IPB to vB, vB's ACP has spoiled me. XD Now.. just to wait for an update so my footer is rendered properly.

d8tabyte
12-06-2005, 02:11 PM
did you upload both arcade PHP? 1 to forum/root the other to admin/CP and set arcade chmod to 777?


Yes.

PM replied to MrZeropage

lsgworldl
12-06-2005, 05:16 PM
ahhhh stop ya whinning,what doesnt work right?where's all the bugs, you quick to critisize,but dont point out the problems,as for installing games its as plain as the nose on your face,my 8 year old has no probs installing them lol,if you are that concerned about games PM me,and bagging out the coder is uncoof would you have put the time and effort in to getting this up???,could you do better??? I dont think so.If you dont like what ive said then go with the other hack,it might make you happy :ermm:
I have posted plently of posts about what dosnt work right or at all

CBE
12-06-2005, 05:42 PM
dear all,,,
can any body plz tell me how can i disable the PM for all users when a new high score is recorded ????

C_P
12-06-2005, 05:42 PM
I have posted plently of posts about what dosnt work right or at all I wish you well with your vbarcade. I like this one.

puertoblack2003
12-06-2005, 05:48 PM
I wish you well with your vbarcade. I like this one.

Yea i like this one as well minor problems :rolleyes: which was fixed and my members loves it [unlike vbaracade has lots of problems :devious: ] hey but that's my opinion....... :ermm:

theArchitect
12-06-2005, 08:15 PM
I don't want to Jinx my system, but I have had no problem.

Don't forget guys, that if you are getting loads of errors with a Major hack like this (and your board has loads of hacks on it) then chances are the problem is with your DB and not the hack.

I could not get a number of major hacks working on my board until I used Impex and re-built my DB restoring it to its original vBulletin state. Since then I have not had a single problem with any hacks, even ones that use not to work at all.

dina
12-06-2005, 08:57 PM
Phew. I've read through most of this topic now, but can't find anything about my error.
Well, it's not really an error, it's a matter of laziness really.
But the "install all games" button in the games list doesn't work for me:

/public_html/arcade/tar/arcade/tar is write-protected. Please change CHMOD to 0777 via FTP.

Now, I don't have a folder called /arcade/tar/arcade/tar, I do however have a /arcade/tar/ which I've already set to 0777.

Is there something wrong in the script, in my settings or should I just stop being lazy and keep installing one game at a time? ;)

lsgworldl
12-06-2005, 08:59 PM
after 64 pages I think its better if this thread is closed and the hack reposted with instructions on how to get new games, how to install games and bug fixes and what the writer knows about known bugs, no one is going to know if bugs have been posted in a 64 page thread

Scooterpig
12-06-2005, 09:08 PM
after 64 pages I think its better if this thread is closed and the hack reposted with instructions on how to get new games, how to install games and bug fixes and what the writer knows about known bugs, no one is going to know if bugs have been posted in a 64 page thread

What a load of crud that comment is!

This is a hack for an arcade, not a how-to or where-to get games from and nor should it be. Do some research yourself and have a read cause it's not hard!

As for the bugs you mention many of them are related to other installed hacks which any coder can't know about when releasing his/her hack until after it's released and then support is offered and in this case I think you find if you did read all of the pages, which aren't that many, then you'll see most of the problems have been sorted out by the coder and his support crew.

Don't be lazy!

lsgworldl
12-06-2005, 09:27 PM
funny how i get bugs ON A FRESH INSTALL

lsgworldl
12-06-2005, 09:28 PM
O and if its so easy to find new games how come ppl cant, and if its so easy why cant there be a link to them in this ++++ing threadWhat a load of crud that comment is!

This is a hack for an arcade, not a how-to or where-to get games from and nor should it be. Do some research yourself and have a read cause it's not hard!

As for the bugs you mention many of them are related to other installed hacks which any coder can't know about when releasing his/her hack until after it's released and then support is offered and in this case I think you find if you did read all of the pages, which aren't that many, then you'll see most of the problems have been sorted out by the coder and his support crew.

Don't be lazy!

peterska2
12-06-2005, 09:35 PM
Phew. I've read through most of this topic now, but can't find anything about my error.
Well, it's not really an error, it's a matter of laziness really.
But the "install all games" button in the games list doesn't work for me:

/public_html/arcade/tar/arcade/tar is write-protected. Please change CHMOD to 0777 via FTP.

Now, I don't have a folder called /arcade/tar/arcade/tar, I do however have a /arcade/tar/ which I've already set to 0777.

Is there something wrong in the script, in my settings or should I just stop being lazy and keep installing one game at a time? ;)

That's usually due to a corrupt tar file. If you look down your list of tar files to be installed you will see that they will have the button 'uninstall' up to a point where it changes to 'install'. Use the delete option for that first game as that is your corrupt one, then hit the install all button again and it will continue mass instalation of your games from where it left off.

Scooterpig
12-06-2005, 09:36 PM
O and if its so easy to find new games how come ppl cant, and if its so easy why cant there be a link to them in this ++++ing thread

Yes it is easy sorry but if you aren't prepared to search, read and search some more, why should it be handed to you on a platter?

Plus it's not the coder's responsibility to be worry about where to get games when he/she has enough on their plate with the product/plugin to worry about.

I also don't see why you are having the need to be swearing, but each to their own..:)

Scooterpig
12-06-2005, 09:37 PM
That's usually due to a corrupt tar file. If you look down your list of tar files to be installed you will see that they will have the button 'uninstall' up to a point where it changes to 'install'. Use the delete option for that first game as that is your corrupt one, then hit the install all button again and it will continue mass instalation of your games from where it left off.

Just with that peterska2 - is there any way of knowing why the file is corrupt and any way of fixing it at all please, as I have a few that are also the same?

Thank you.

puertoblack2003
12-06-2005, 09:39 PM
i love my arcade games it is awesome :rolleyes: :rolleyes: :banana: :banana: :banana: :banana:

kall
12-06-2005, 09:40 PM
or just tell us where to ask for games or how to install in the top of the page, if so many ppl are asking for this info why not tell us where to find it OR JUST TELL US WHERE GAMEs CAN BE FOUND INSTEAD OF BEING YOUR USEUAL IGNORANT CODER[

You seriously need to either chill out or leave this site and never return.

An attitude like yours soon turns EVERYBODY against you, and you will see no help whatsoever.

peterska2
12-06-2005, 09:41 PM
funny how i get bugs ON A FRESH INSTALL

reporting your bugs tends to help, along with details of any other mods you may have installed.

O and if its so easy to find new games how come ppl cant, and if its so easy why cant there be a link to them in this ++++ing thread

There is no need to use that type of language. In fact you will probably find that it turns peoples helpy mode off when they see it.

As a suggestion, I recommend clicking this link (http://www.google.com) or this link (http://www.ibproarcade.com/index.php?act=module&module=dlmanager&cat=7) to help you find some games.

peterska2
12-06-2005, 09:42 PM
Just with that peterska2 - is there any way of knowing why the file is corrupt and any way of fixing it at all please, as I have a few that are also the same?

Thank you.

I don't know of any way to do so I'm afraid.

Guest190829
12-06-2005, 09:43 PM
Please, as stated before (numerous times), leave this thread for bug reports and things concerning the hack. With a thread this big it's essential that we leave all redundant comments outside of the thread. If your looking for games or if you want to discuss a different topic, please post another thread in General Modification discussion or somewhere else.

Also, please respect all members, cursing will not be tolerated. :)

lsgworldl
12-06-2005, 10:02 PM
where do I get games and how do I install games, please post where to get games,a dn how to install games

peterska2
12-06-2005, 10:09 PM
where do I get games and how do I install games, please post where to get games,a dn how to install games

Look, you are really starting to annoy me. :angry: Do you even bother to read the replies to your posts? :mad:

Go back one page, read the replies.

Ask again at your peril!!!!! :mad: :angry: http://www.peterska2.co.uk/images/smilies/afire.gif

puertoblack2003
12-06-2005, 10:11 PM
i think someone needs a time out it's getting out of hand...this thread is to report bugs not compliants...... :devious:

lsgworldl
12-06-2005, 10:16 PM
funny how I posted major bug 30 pages ago only to get no reply and we are not ignoring you reply and nothing on how to fix the problem 30 pages on

Rickie3
12-06-2005, 10:17 PM
where do I get games and how do I install games, please post where to get games,a dn how to install gamesyour not very bright,if you read my post a few pages back,i said if your that concerned about where to get games send me a PM,and stop hyjacking this thread with where to get games :mad:

lsgworldl
12-06-2005, 10:18 PM
i think someone needs a time out it's getting out of hand...this thread is to report bugs not compliants...... :devious:
if you think that then why not tell ppl how to get games and how to install them if more then one person is asking in this thread, but then again this is a half finished mod from a guy who dosnt care about finishing what he started or tell any one how to get stuff for his hack

peterska2
12-06-2005, 10:19 PM
your not very bright,if you read my post a few pages back,i said if your that concerned about where to get games send me a PM,and stop hyjacking this thread with where to get games :mad:

especially when I actually gave you two perfectly good links too.

puertoblack2003
12-06-2005, 10:20 PM
if you think that then why not tell ppl how to get games and how to install them if more then one person is asking in this thread, but then again this is a half finished mod from a guy who dosnt care about finishing what he started or tell any one how to get stuff for his hack

i don't know where you get it!!!!! i love my arcade works greaaaaat!!!!

lsgworldl
12-06-2005, 10:23 PM
especially when I actually gave you two perfectly good links too.
good links? LMFAO sorry but google isnt a good link, if I asked where to get a book on a certain subject that is very rare, you and your little brain will prob point be to a general library, o and BTW I have tried google, sorry but if I dont know what I am looking for how can i search MORON

Guest190829
12-06-2005, 10:42 PM
Please everyone calm down, appropriate action is being taken by the staff. Those who are on their last warning have been notified by the staff. :)

Final reminder: All topics that do not concern the actual hack do not belong here.

lsgworldl
12-06-2005, 10:47 PM
<a href="http://pspgameforums.com/forum/arcade.php?&act=Arcade&do=viewtourney&tid=7" target="_blank">http://pspgameforums.com/forum/arcad...wtourney&tid=7</a>

Jonny

the second guy in final cant play any games in final so we cant have a winnner BUG

lsgworldl
12-06-2005, 10:49 PM
when I amke a tourny in Arcade ModCP

mySQL query error: SELECT userid, username FROM user WHERE userid IN() ORDER BY userid

mySQL error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY userid' at line 1
mySQL error code:
Date: Tuesday 06th of December 2005 07:49:29 PM

BUG

Boofo
12-06-2005, 11:16 PM
As long as you keep acting as you are in this thread, no one is going to lift a finger to help you. Now, either calm down and act respectable, or wait and hope someone comes along that will tolerate the attitude.

As far as asking about games in this thread, read the last line in the first post.

Xplorer4x4
12-07-2005, 12:09 AM
Ummm I have made the postbit and postbit_legacy templates yet the arcade infromation does not display. I did not make the template edits on 3.5.1 only now on 3.5.2.

I saw the link to get games but was ab it confused but I will take that to the other thread. :)

C_P
12-07-2005, 12:46 AM
Dear lsgworldl
I unfortunately, (as many have already done in this thread) have been forced to go off topic to address your continued badgering about where to get games as well as the disrespect towards the coders that bring you their time, hard work and effort to the amazing programs they give FREELY to the community.
For you, I have a VERY SPECIAL link I created just for you so this will answer your question on where to get games. Now, since I have gone out of my way for you as have others, I (and I am sure the staff does too) ask you to grow some patience and respect and stay on topic here and do some reading.
Finally, here is the link to answer your question JUST for YOU!

CLICK ME NOW!!!! (http://www.cpfools.com/index.php?pid=10)

*Note, if there is any staff here that choose to remove this post, please do so, I just could not take it any longer.

Boofo
12-07-2005, 01:19 AM
And to think that I just clicked that link. :(

C_P
12-07-2005, 01:21 AM
And to think that I just clicked that link. :( Sorry bud! But I did say "
For lsgworldl
Dear lsgworldl and For you, I have a VERY SPECIAL link I created just for you "

peterska2
12-07-2005, 01:22 AM
And to think that I just clicked that link. :(

So did I, but I'm just nosey ;)

Boofo
12-07-2005, 01:49 AM
Sorry bud! But I did say "
For lsgworldl
Dear lsgworldl and For you, I have a VERY SPECIAL link I created just for you "

Oh, sure! Hollar at the Moderator after you viciously tricked him into clicking a link. :(

dinodonk
12-07-2005, 01:56 AM
installing takes years and server load jump to 100 because of mysql. maybe this caused by altering vb user table???

was anyone experience this too?

Xplorer4x4
12-07-2005, 01:57 AM
I clicked it to....:devious: but it worked fine the second time around. :) I knew I shouldn't of cliked that lol but um could some one adress my small support issue with the template edits not showing up.

C_P
12-07-2005, 01:57 AM
Oh, sure! Hollar at the Moderator after you viciously tricked him into clicking a link. :( HA! Never. :nervous: seems your curiosity is passing the blame to me? Now, back on topic shall we? I am sure there is one reader of this thread that is sure to take it back off topic. If he does, just point him to #977 (https://vborg.vbsupport.ru/showpost.php?p=842284&postcount=977)

theArchitect
12-07-2005, 03:25 AM
I just added a stack of new games, but when I try and save a score get this.

Sorry, an error occurred. If you are unsure on how to use a feature, or don't know why you got this error message, try looking through the help files for more information.

The error returned was:

This score was not submitted from the game. Your score will not be saved.

All games which I added before today work fine, just this new batch.

CBE
12-07-2005, 05:22 AM
<font size="5">dear all,,,
can any body plz tell me how can i disable the PM for all users when a new high score is recorded ????</font>

Scooterpig
12-07-2005, 05:32 AM
dear all,,,
can any body plz tell me how can i disable the PM for all users when a new high score is recorded ????

I thought the only way was for each member to go into their Arcade Settings and turn it off, wasn't aware of a group way, although I may be wrong.

davidw
12-07-2005, 10:35 AM
After having read most of the posts in here, and on other hacks... why do people complain over the most trivial things??? 98% of all my problems with hacks, I can fix myself (70% from just putting the effort in to figure it out, 20% from reading through others' posts who have had similiar problems in the related hack's thread, and 8% from using search) - the other 2%... I ask about. I'm not pointing fingers or naming names, but its like the "where do I get games?" question... I like to use google and I've found some places - its not that hard - Step 1) Go to google.com http://www.google.com Step 2) type in your search criteria Step 3) Click "Google Search" Step 4) trial and error (click on links). I've found a few games, but I've also put forth an effort to find them. In other complaints, I've found out that the answer is there, its just people aren't looking? When I first got vBulletin, I didn't go "HEY! HOW DO I DO THIS?????", I went through EACH and EVERY nook and cranny (sp?) and covered every square pixel to learn what I could BEFORE asking questions. Don't put the cart before the horse or you won't get anywhere.

Anyways, rant off - btw, Great job on the hack - my forum loves it.

****** comment removed by ******

j/k

solent
12-07-2005, 01:42 PM
And to think that I just clicked that link. :(

Chuckle so did I :o

Stormwolf
12-07-2005, 03:02 PM
I have another request/suggestion :)

If anyone wants to take it on it might be nice to add in a token system or to use ucash in order to have people pay to play each game and recieve tokens for winning.

Something like an option in the admin part to turn on the use of tokens, then something for each game where you could put how many tokens the game cost to play.

Then for winning you could do some random numbered token reward based on total tokens stored for that game. You could even go as far as listing how many total tokens are available to win in each game's info window in the arcade.

Something similar to what what http://www.pogo.com has.

WhatChaMissin
12-07-2005, 03:14 PM
^^^hmmm maybe a uCash addon would be something to throw on the todo list.

puertoblack2003
12-07-2005, 03:18 PM
After having read most of the posts in here, and on other hacks... why do people complain over the most trivial things??? 98% of all my problems with hacks, I can fix myself (70% from just putting the effort in to figure it out, 20% from reading through others' posts who have had similiar problems in the related hack's thread, and 8% from using search) - the other 2%... I ask about. I'm not pointing fingers or naming names, but its like the "where do I get games?" question... I like to use google and I've found some places - its not that hard - Step 1) Go to google.com http://www.google.com Step 2) type in your search criteria Step 3) Click "Google Search" Step 4) trial and error (click on links). I've found a few games, but I've also put forth an effort to find them. In other complaints, I've found out that the answer is there, its just people aren't looking? When I first got vBulletin, I didn't go "HEY! HOW DO I DO THIS?????", I went through EACH and EVERY nook and cranny (sp?) and covered every square pixel to learn what I could BEFORE asking questions. Don't put the cart before the horse or you won't get anywhere.

Anyways, rant off - btw, Great job on the hack - my forum loves it.

****** comment removed by ******

j/k


i agree with you 100% i do the same as well my last resort would be posting a question..even though i'm a noob to this game i learned alot from reading the thread and applying the fix..which result to a complete satification i worked a hole lot of overtime to get my board up and with my members and staff trying to be patience awaiting for the site to be up and running it turned out to be a
sucess..i wish that everyone appreciated the coders for there hard work in giving us hacks to advance our boards....thank you coders :banana: :banana: :banana:

Sooner95
12-07-2005, 03:45 PM
^^^hmmm maybe a uCash addon would be something to throw on the todo list.

Yes I second that. the only addon I would ask for. Then members can use their points to play games.

sirblack
12-07-2005, 05:47 PM
hi to change the Subject guy i have a problem lol oh realy i hear you say its a good one
i have vb 3.50 and i installed vb arcade then saw this arcade and decided it was better because it has all the games allready so ive installed ibarcade as well wel id like too say i got away with it but i dint lol
first there is no link on forums home to the arcade but the vb one still is there
second i have two styles on my board basicaly one default and one called subblack
well my sub black was defult now its gone lol the options in genral settings inadmin have disaperd lol
i gess this is what i get for being greedy just dint wana try and take the vb arcade out in case it messed the board up but in stead i have all options in admin all are there for both arcades so any idears guys ??

all the best sir-idiot (i know it )

davidw
12-07-2005, 05:55 PM
On the link, the instructions have you create a link manually in your navbar. If you are using this one instead of the other arcade, find it in your navbar and replace it with the link in the instructions. On the rest, I'm unsure of how to help you offhand.

Synth
12-07-2005, 05:57 PM
Try uninstalling the other arcade from Admincp, if all else fails remove both arcades and then install this one. SHouldn't hurt your site at all

sirblack
12-07-2005, 05:58 PM
Thanks m8 thats a start i gess i allso wounder if i shuld manualy do the sript changes too both templates as i dint i only did one im gona go cheak that there in both and if not ill make the changes now thanks.

all the best sirblack

sirblack
12-07-2005, 07:37 PM
A update i did what you said and now only got one arcade showing on me board but its still the vb one lol and even weider some of the ib games show on the vb lol and im not shure how to uninstall the vb arcade safeley any help guys on how to do it ??

all the best sirblack

Xplorer4x4
12-07-2005, 07:41 PM
If you look up my post over at the vB3 Arcade forums you will get an answer that said soemthing to the extent that there not compatible.

Is anyone else having the problem with making the arcade winners show up in postbit and/or Postbit Legacy?.

MrZeropage
12-07-2005, 08:17 PM
I will check the postbit-information with vB 3.5.2

and I try to do a global "PM Notification" in the Arcade Settings ;)