Log in

View Full Version : v3 Arcade - Games Arcade & Challenge System [vB 3.0.3]


Pages : 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19

SK
05-28-2004, 09:28 AM
Does it work with 3.0.1 ?


You mean the thread title isnt a big enough giveaway?

thakikka
05-28-2004, 12:38 PM
sorry for my bad english, i'll try to do my best :D

i'm still using vb3rc4 and installed the arcade months ago. it worked perfectly and now suddenly when a user (no matter which usergroup) played a game and the score should be saved, right after playing the game, there is now suddenly a no permissions error page - everytime.

i absolutely did no changes neither on the arcade (file hacks, games, ...) nor on the forum ... nothing. and suddenly apears this no permissions error page.

now the big question: why?

greets from germany,

thakikka

Flow Fusion
05-28-2004, 05:36 PM
the guy I need to help me lol
You can see that it's using $stylevar[imgdir_arcade]/$game for the game icons for example. Changing that there would probably work but maybe somebod else knows exactly where the imgdir_arcade variable is defined?

Also another long shot - are you using mulple styles?

Multiple styles? You mean skins? If so yes

Intex
05-28-2004, 05:37 PM
Maybe worth checking that you have the code I placed above in the right skin template.

Flow Fusion
05-28-2004, 09:22 PM
I added like 80 games and only 7 are showing what do I need to do?

Jolten
05-28-2004, 10:11 PM
I posted this over at v3arcade.com too but.. does anyone know how I could go about limiting the amount of games a user can play per day?

mgcmike19
05-29-2004, 05:24 AM
Alrght... the install went fine.. however when I go to the arcade page I see this...

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

and it also says i dont have permission to access this part of the site... HOWEVER, when I go to usergroups to set the permissions, when I click submit to apply the changes to a usergroup I get a "Databse Error"

Can anyone help please?

neocorteqz
05-29-2004, 05:34 AM
Is anyone's Cron script working?? I just ran the script and it's not removing all the scores. Not too mention the adminCP says it was ran, but nothing is happening.

Jolten
05-29-2004, 05:30 PM
Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871?

Did you check that line of code in the functions.php file?

Oldfart
05-29-2004, 09:28 PM
Alrght... the install went fine.. however when I go to the arcade page I see this...

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Warning: Invalid argument supplied for foreach() in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

and it also says i dont have permission to access this part of the site... HOWEVER, when I go to usergroups to set the permissions, when I click submit to apply the changes to a usergroup I get a "Databse Error"

Can anyone help please?


It might be a missing comma. I believe I had this same message when I installed this hack to. I went and checked the line of code and there was a missing , at the end.

Oldfart
05-29-2004, 09:33 PM
I added like 80 games and only 7 are showing what do I need to do?

You need to install them.

copy each file to their proper folder and run the .game.php file in your admincp folder

images go to images/games
xxxx.game.php goes to your admincp folder (xxxx is the game name)
.swf goes to your game folder

then point your browser to the xxx.game.php file and follow the instructions.

Hope this helps

Bryan Ex
05-29-2004, 11:31 PM
Is anyone's Cron script working?? I just ran the script and it's not removing all the scores. Not too mention the adminCP says it was ran, but nothing is happening.
Only works for me if I run it manually.

mgcmike19
05-30-2004, 03:08 AM
OK.. I have looked and looked at line 2871.. I see nothing wrong with it.. its not even a line I edited.. I have reloaded a new functions.php file and made the required changes in it and still nothing.

I added a coma to the end of line 2871 and got this:
Parse error: parse error in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Fatal error: Call to undefined function: is_browser() in /home/atlantaw/public_html/forums/global.php on line 59

Anyone help? I'd like to get this going.

mgcmike19
05-30-2004, 03:11 AM
Now my private messaging features are gone from the forums as well? What the freak is wrong?

neocorteqz
05-30-2004, 04:21 AM
Only works for me if I run it manually.
doesn't even work for me when i run it from the admin panel.

Silverstangs
05-30-2004, 05:33 AM
I have it installed, works well now. I had a issue with no permissions, so I tested it out on 7 other computers. Out of 7, it worked fine on 5 of them. When I took a closer look, those 5 test machines was running VB RC3. The two that failed was GOLD, and the forum is also gold. I also noticed that all the templates was created when I had installed them on rc3 for all style sets. It didnt do that with the gold version. Is there a extra step I am missing with the gold version?
I did manage to get it to work after I re-edited the Global.php in the root directory, and set the permissions in the ACP.


I don't know if the problem I had was with the arcade hack, or a conflict with a few other hacks I had. I just wanted to let you know.

I also wanted to say this hack kicks butt!!! :up:

Here is a link to the arcade at Stang Country
http://www.stangcountry.com/vb34sc/arcade.php?

Giveit2u43
05-30-2004, 06:03 AM
OK.. I have looked and looked at line 2871.. I see nothing wrong with it.. its not even a line I edited.. I have reloaded a new functions.php file and made the required changes in it and still nothing.

I added a coma to the end of line 2871 and got this:
Parse error: parse error in /home/atlantaw/public_html/forums/includes/functions.php on line 2871

Fatal error: Call to undefined function: is_browser() in /home/atlantaw/public_html/forums/global.php on line 59

Anyone help? I'd like to get this going.
this error is due to using dreamweaver to edit the phpfiles.. use notepad instead and things will be fine ;)

dssforum
05-30-2004, 08:16 PM
I am having some problems, tetris and snake never loads it just says loading what is the problem?

Intex
05-30-2004, 08:19 PM
Is it just those two games or all games? If it's all games, you should check your path to your actual games and of course make sure you have the .swf files in that directory.

dssforum
05-30-2004, 08:20 PM
just those 2 games, I installed another one (pac man) works fine.

Intex
05-30-2004, 08:22 PM
And the .swf files are in the same directory?

Also, if you look at the page html source, check to see what path it's using comparing a working game to a non-working game.

Bryan Ex
05-31-2004, 03:48 AM
doesn't even work for me when i run it from the admin panel.
I ran some diagnostics on my board tonight and curiously the cron for the arcade was the only file listed as not being the current version (RC2) and is the only component not functioning. Has the cron been updated since that time? I purchased VB after 3.0 was released.

mgcmike19
05-31-2004, 04:25 AM
I didn't use dreamweaver.. I used notepad

Silverstangs
05-31-2004, 05:51 AM
Well so much for no issues, now I am getting a error

includes/config.php does not exist. Cannot continue. so I put the full path and then I get a different error

Fatal error: Call to undefined function: log_admin_action() in /admin/index.php on line 33

my forum does work, but I just can't get into the admin sections.

Silverstangs
05-31-2004, 05:59 AM
BTW I am using NOTEPAD to edit my files....

JTMON
05-31-2004, 06:48 AM
BTW I am using NOTEPAD to edit my files....


Don't...use wordpad..notepad can introduce line breaks causing all sorts of issues from what I understand...I think it's even posted about on vbulletin.com

second post here:
http://www.vbulletin.com/forum/showthread.php?t=77793&highlight=notepad+problem

You'll find more info over there doing a search

Mijae
05-31-2004, 01:45 PM
Database error in vBulletin 3.0.0:

Invalid SQL: UPDATE games SET highscorerid=,highscore=39251 WHERE shortname='aliens'
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 'highscore=39251 WHERE shortname='aliens'' at line 1

mysql error number: 1064


I just started receiving those since the last 4 days! I've had it working fine since the day it was released, I havent installed anything, and now it gives me errors!

Silverstangs
05-31-2004, 03:03 PM
Don't...use wordpad..notepad can introduce line breaks causing all sorts of issues from what I understand...I think it's even posted about on vbulletin.com

second post here:
http://www.vbulletin.com/forum/showthread.php?t=77793&highlight=notepad+problem

You'll find more info over there doing a search


O.K> I'll redo the edit files in Editpad pro .....

mgcmike19
05-31-2004, 03:56 PM
this is line 2871, where it claims the error is... whats wrong with it?

foreach ($_FIELDNAMES AS $field => $bitvalue)

mgcmike19
05-31-2004, 03:59 PM
Parse error: parse error in /home/atlantaw/public_html/forums/global.php on line 60

Fatal error: Call to a member function on a non-object in /home/atlantaw/public_html/forums/arcade.php on line 167

mgcmike19
05-31-2004, 04:07 PM
If anyone here would like to attempt to install this for me, then, let me know, cause I give up... I've spent three days on this and no luck.

Silverstangs
05-31-2004, 04:43 PM
I just redid all the files that I had to edit 3 times, I used EDIT PRO and I am now getting this error.

[B]includes/config.php does not exist. Cannot continue.[B]

and the file is located in that perticular directory.

Rocol
06-01-2004, 08:40 AM
Can anyone tell me where I need to be, to change the number of games per page setting, ( currently set at 10 ) please .. I have looked through all of the posts here .. but must have missed it if it is in there .. would be obliged for any help. Thanks ;)

badblu01
06-01-2004, 09:43 AM
I keep getting this message when i go to log into the arcade i am the Adim of my board, i checked all the settings there ok even normal resistred users are having problems.

vBulletin Message

badblu, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

TTG
06-01-2004, 09:53 AM
Tried installing this yesterday and had to rebuild database / forum .. WOW .. what a major crash.

Think if my members want to play games .. they can play somewhere else ..

the Sandman
06-01-2004, 10:11 AM
Can anyone tell me where I need to be, to change the number of games per page setting, ( currently set at 10 ) please .. I have looked through all of the posts here .. but must have missed it if it is in there .. would be obliged for any help. Thanks ;)In arcade.php, find: $perpage = 10; and change the 10 to whatever you want it to be. :D

Rocol
06-01-2004, 10:36 AM
Many thanks for that M8 .. looked everywhere but there :eek: very much obliged :cool:

badblu01
06-01-2004, 10:45 AM
can somebody please help me

My problem is when ever i click on the arcade link it shows the following message:

vBulletin Message

badblu, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

the Sandman
06-01-2004, 10:46 AM
Many thanks for that M8 .. looked everywhere but there :eek: very much obliged :cool:You're welcome. :) Mine's currently set for 25 BTW...

ccunnin71
06-01-2004, 12:14 PM
I installed this sweet mod on vb3.0.1. The istall went fine and it all seems functional. With the exception of one thing. My main page and any other pages I goto (arcade, calender, faq...) seems to have "User CP" setup like a header. I don't know what I could have pasted wrong on the install. See my screen shot.

http://www.christopher-cunningham.com/files/VB3_screenshot.jpg

Anyone know what I might have done to mess this one up?

Thanks!

Roxie
06-01-2004, 12:19 PM
can somebody please help me

My problem is when ever i click on the arcade link it shows the following message:

vBulletin Message

badblu, you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Check your usergroup permissions in the admincp

Roxie
06-01-2004, 12:20 PM
I installed this sweet mod on vb3.0.1. The istall went fine and it all seems functional. With the exception of one thing. My main page and any other pages I goto (arcade, calender, faq...) seems to have "User CP" setup like a header. I don't know what I could have pasted wrong on the install. See my screen shot.



Anyone know what I might have done to mess this one up?

Thanks!

Something in your templates perhaps. Maybe in the navbar template? Check there.

ccunnin71
06-01-2004, 01:00 PM
Ok, Roxie you were right. Directions might have thrown me a bit. The current install.txt file under the Template modification says to:

Find:
__________________________________________________ _____________________

</div>
</table>
<!-- / header quick search form -->

When in reality the template is this;

</table>
</div>
<!-- / header quick search form -->

I think i just messed up on my paste above that line... Thanks for the heads up!! It all looks grand now :)

Mijae
06-01-2004, 07:16 PM
Anyone?

Roxie
06-01-2004, 07:23 PM
Database error in vBulletin 3.0.0:

Invalid SQL: UPDATE games SET highscorerid=,highscore=39251 WHERE shortname='aliens'
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 'highscore=39251 WHERE shortname='aliens'' at line 1

mysql error number: 1064


I just started receiving those since the last 4 days! I've had it working fine since the day it was released, I havent installed anything, and now it gives me errors!

This is just a guess, but it looks like that error is with saving the high scores. Sometimes my high scores don't save either, and I really couldn't tell you why... :o

Amzadi
06-01-2004, 08:25 PM
Mine do the same thing but only when the server is really busy. I solved the general save problem by changing the Connection Timeout in IIS 6 on Windows 2003 Server to 30 minutes instead of the default 2 minutes.

Holidazed
06-01-2004, 09:03 PM
I installed this hack and it seemed to go smoothly, however, when I select the bank from the drop-down menu, I get my normal web page, but this error is printed at the top.

Warning: Invalid argument supplied for foreach() in /my/path/to/ushop.php on line 144

When I refresh the page, it works fine, but every once in awhil eit does it again.

I did not modify my ushop.php file at all and I double-checked each modification I made. It is installed according to the instructions.

truz
06-01-2004, 09:09 PM
Hi I have a quick question. I'm not sure how to explain this so here goes.

On the post bit where is shows a small icon of the game you are champ and what game e.g "Tetris Champion!".

What I want to do is... Instead of them being on top of each other I want them next to each other without the "Tetris Champion!".

Hope you know what I mean... If so does anyone know how to do this?

Cheers,

Truz

neocorteqz
06-01-2004, 09:16 PM
Hi I have a quick question. I'm not sure how to explain this so here goes.

On the post bit where is shows a small icon of the game you are champ and what game e.g "Tetris Champion!".

What I want to do is... Instead of them being on top of each other I want them next to each other without the "Tetris Champion!".

Hope you know what I mean... If so does anyone know how to do this?

Cheers,

Truz

In this thread.

http://www.v3arcade.com/play/showthread.php?t=594

it contains two sets of instructions, one for a drop down menu, and one with Just what you want, with Score on hover, and Linking to the specific game, later in that particular thread. :)

hope that helps.

truz
06-01-2004, 09:17 PM
Cheers bud... :D

paulomt1
06-01-2004, 10:18 PM
If there is an equal score in any arcade game, it's a bit confusing: in the top ten list is the player who played first the best, also in the arcade awards row this game is listed, but in the main page of arcade the player who played as second is the first.

I have installed the Arcade v1.02

ImportPassion
06-01-2004, 11:13 PM
when i go to delete a comment, why does it ask to delete the score?

ImportPassion
06-01-2004, 11:34 PM
figured it out. little mistake in the install

$template[6]['title'] = 'arcade_deletecomment';
$template[6]['template'] = '<form action="arcade.php" method="post">
<table cellpadding="$stylevar[outerborderwidth]" cellspacing="0" border="0" class="tborder" width="$stylevar[tablewidth]" align="center">
<tr>
<td><table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%">
<tr align="center">
<td class="thead"><span class="smallfont"><b>Delete Score</b></span></td>
</tr>
<tr align="center">
<td class="alt2" valign="middle"><span class="smallfont">
To delete this score, check the box below and click "Delete Score".</span><p>
<input type="checkbox" name="deletecheck" value="1">
<input class="button" type="submit" name="Submit" value="Delete Score">
<input type="hidden" name="sessionid" value="$sessionid">
<input type="hidden" name="gamename" value="$_GET[gamename]">
<input type="hidden" name="do" value="dodeletecomment">
<input type="hidden" name="page" value="$_GET[page]">
</td>
</tr>
</table></td>
</tr>
</table>
</form>';

ImportPassion
06-01-2004, 11:51 PM
i set the per page to 15 and I have 15 games, but it still shows a page 2 and u go there and it's nothing

ImportPassion
06-02-2004, 02:23 AM
there is a PM problem when a user accepts a challenge

You have received a new private message at 7thGenCivic.com Forum from . Please click here to log in and read it:

notice no from user

Silverstangs
06-03-2004, 04:52 AM
O.K. I still have not resolved my issue, so I need some suggestions because I must be overlooking something.

This is the error I get
includes/config.php does not exist. Cannot continue.

and when I fix that, I get this

Fatal error: Call to undefined function: log_admin_action() in /stangcountry/forums/admin/index.php on line 33

and this is the code

if (empty($_REQUEST['do']))
{
log_admin_action();
}

So does anyone have ideas?

plauderer
06-03-2004, 10:42 AM
arcade hack worked perfekt in standart style but i had problems to find the line i should change in navbar in 3 styles. there isnt the line
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

i should find , where should i add the line in navbar now ? elsewhere in navbar i tested it dont work

plz help
thx

WEForums
06-04-2004, 03:12 AM
Do you have DHTML menus on?

neocorteqz
06-04-2004, 07:11 AM
arcade hack worked perfekt in standart style but i had problems to find the line i should change in navbar in 3 styles. there isnt the line
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>

i should find , where should i add the line in navbar now ? elsewhere in navbar i tested it dont work

plz help
thx
yeah

Before this line you add the arcade link.

<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>


the link for calandar would come after this line.


<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>

techoz
06-05-2004, 07:45 AM
i dont know if i missed this but how do you uninstall a game??

adhari_com
06-05-2004, 09:18 AM
Hi .. I'm using the extension file .phtml, So i would like to know which files I should keep as .php that flash would be submitting to it?

and isn't there a way we can have the .fla file for the Flash Game?
or atleast the basic structure of the Action Script that should be used to submit the scores from flash.

Thanks alot for such a great work dude.

Intex
06-05-2004, 12:08 PM
techoz - most of the newer games come with a built-in installer, you simply run the installation program again and it will uninstall. If not, then you have two additional choices:


Just disable the game in AdminCP
Use PHPmyAdmin (or equivalent) and delete the relevent game there

i dont know if i missed this but how do you uninstall a game??

techoz
06-05-2004, 12:21 PM
thanks for ur reply..

so you know how u delete the .php game from admincp after installing the game ur saying that i have to upload that file back in the admincp again and run the installation??

about disabling the game: i know about this feature but i want to free space for the next game i dont want to keep it there if no ones gonna use it know what i mean?

ive also tried deleting the game but the member with the high score gets a "broken link picture" (image not available) under the nickname



techoz - most of the newer games come with a built-in installer, you simply run the installation program again and it will uninstall. If not, then you have two additional choices:


Just disable the game in AdminCP
Use PHPmyAdmin (or equivalent) and delete the relevent game there

Intex
06-05-2004, 12:26 PM
If the game supports that method, then yes. If you haven't got the original .php install file, then you'd need to download it again and run it, but as I said this method for uninstallation isn't for every game out there to my knowledge.

If you have PHPmyAdmin, then I'd use that and delete the games manually from there. You'd need to remove the game from two tables - 'games' and 'game sessions'. Simply removing the game itself from the /forum/games directory will not have any effect and will just create errors. If you're new to phpmyadmin, then make sure you backup your database before you start deleting rows :).

Hope that helps.

techoz
06-05-2004, 12:29 PM
yeah im so very new but thats cool .. will give it a go

thanks alot intext :D

r6xual
06-05-2004, 07:46 PM
Just posted this up at the v3arcade site, please tell me what you think

Just got done installing the arcade on my site www.gpfanatix.com (great hack btw). Anyways when i log in as admin, and click on the arcade link at the top it give me

you do not have permission to access this page. This could be due to one of several reasons:


So i went into the arcade settings and saw that it was not activated. So i click on "yes" for activated and hit update. However when the screen refreshes, is is set back to "no". So it seems i am unable to get the arcade to turn on.

Has anyone experienced this before??

r6xual
06-05-2004, 08:10 PM
I figured it out guys, it was my fault. :rolleyes: Thanks

94DROPTOPZ
06-05-2004, 09:04 PM
I keep trying to add more games to my arcade, here is what I have done and here is the error I keep getting:

1) I have added the "gif" files for the game

2) I have added the "swf" file for the game

3) I have added the php file to the /folders/admincp

4 I run this command http://www.mydomain.com/admincp/blackjack.game.php

This is the error I keep getting:

Warning: main(./global.php): failed to open stream: No such file or directory in D:\WEB\xxxxxxx\forums\admincp\blackjack.game.php on line 24

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in D:\WEB\xxxxxxxx\forums\admincp\blackjack.game.php on line 24


I'm not sure what I'm doing wrong but any and all help is greatly appreciated... :disappointed:

Diva
06-06-2004, 01:01 AM
Hi. I installed the arcade hack and everything was working great.... until today. Suddenly everyone, including me, gets a No Permissions page when trying to submit a score. I was not working on any hack. I installed the Pingu Slap, two people played it and scored... Then it wouldnt let anyone score on any games.

I'd really appreciate your help on this.

wrestlingwire
06-06-2004, 01:20 AM
I was wondering if its possible to make it so that a new member needs to have a certain amount of posts in order to play in the arcade. How would I do this? Thanks.

94DROPTOPZ
06-06-2004, 01:51 AM
I keep trying to add more games to my arcade, here is what I have done and here is the error I keep getting:

1) I have added the "gif" files for the game

2) I have added the "swf" file for the game

3) I have added the php file to the /folders/admincp

4 I run this command http://www.mydomain.com/admincp/blackjack.game.php

This is the error I keep getting:

Warning: main(./global.php): failed to open stream: No such file or directory in D:\WEB\xxxxxxx\forums\admincp\blackjack.game.php on line 24

Fatal error: main(): Failed opening required './global.php' (include_path='.;c:\php4\pear') in D:\WEB\xxxxxxxx\forums\admincp\blackjack.game.php on line 24


I'm not sure what I'm doing wrong but any and all help is greatly appreciated... :disappointed:


Never mind I figured it out... :rolleyes:

adhari_com
06-06-2004, 03:28 PM
Hi .. I'm using the extension file .phtml, So i would like to know which files I should keep as .php that flash would be submitting to it?

and isn't there a way we can have the .fla file for the Flash Game?
or atleast the basic structure of the Action Script that should be used to submit the scores from flash.

Thanks alot for such a great work dude.
Nobody has answered me :(

Kairo
06-08-2004, 02:09 PM
I've got now my own site but I need some more games. Like

Pool Jam
Space Runner

And some more. Do yuo got it?? Email to greezzero@hotmail.com

msimplay
06-08-2004, 02:30 PM
Nobody has answered me :(
try asking at www.v3arcade.com

Battle_Ring
06-08-2004, 04:49 PM
would anyone be interested in instaling this for me

for free

Intex
06-08-2004, 05:18 PM
Has anybody got this to work with Who's Online, where the game that's being played actually shows up, just the the Arcade hack on 2.x?

Pseudomizer
06-08-2004, 05:24 PM
would anyone be interested in instaling this for me

for free

Would you mind go for work for me during that time ? LOL. We can help you if you run into problems but you should try it on your own.

Cheers,

sbryan
06-08-2004, 10:05 PM
how long does this take to install? can a newbie vb hacker/user install this one pretty easily? all ive done in the past is really minor things.

i installed lesanes store hack for vb2, but now ive upgraded to 3 and im still getting my head around things!!

insanctus
06-08-2004, 10:09 PM
how long does this take to install? can a newbie vb hacker/user install this one pretty easily? all ive done in the past is really minor things.

i installed lesanes store hack for vb2, but now ive upgraded to 3 and im still getting my head around things!!
I installed it in 5 minutes or so, did not count.... but fairly easy.

Pseudomizer
06-08-2004, 10:12 PM
how long does this take to install? can a newbie vb hacker/user install this one pretty easily? all ive done in the past is really minor things.

i installed lesanes store hack for vb2, but now ive upgraded to 3 and im still getting my head around things!!

Yeah. Right. And to add a game it will take you about 20 secs if you have done it some times.

Cheers,

sbryan
06-08-2004, 10:59 PM
Yeah. Right. And to add a game it will take you about 20 secs if you have done it some times.

Cheers,
are there any performance hits on the server/forum after its installed?

Amzadi
06-09-2004, 01:18 AM
Yes, every time a game is selected the swf is transferred to them. Since they are different sizes, the bandwidth and cpu usage is different each time.




http://www.sizefetish.com/arcade.php

sbryan
06-09-2004, 01:21 AM
Thanks heaps Amzadi. Would you say that the Arcade is a worthwhile hack? Do users appreciate it and actually use it?

Amzadi
06-09-2004, 03:55 AM
I really respect John for the creation of it and the numerous converters who have so graciously provided their time. There are over 200 games now. As for the members, well....it depends on them. Mine loved it for the first 2 weeks and now we barely get any people playing it anymore. The sad thing is, my equipment is faster than 90% of the VB Forums out there and it helps when playing the games. I host my own servers and have a dedicated T-line.

Your welcome to see mine if you want a look see. You can view it as a guest, but if you want to play you'll have to register so it can record your name for scoring.

http://www.sizefetish.com/arcade.php

dina
06-10-2004, 04:52 PM
Hi,

I got a strange problem. The arcade won't load in any other templates than the default one. Yes I have altered the template files and everything.

Any ideas?

MindTrix
06-10-2004, 04:54 PM
do you definetly have the templates installed in each style you have? If i remember rightly this hack only installs the templates in the default file, in which case u need to go to your vbulletin options and change the default skin too another one, then re-run step 1 ( i think ) of the installation again

ChuanSE
06-10-2004, 05:22 PM
Yeah, it only installs in style id:1 not just the display order 1, but ID 1

redlabour
06-10-2004, 06:59 PM
Hi John,

there are some rumors on http://www.vbulletin-germany.com/ that two or three members have made a german translation.

They say they send you PM?s but they getting no Feedback.

Can they post it here or at the German Dependance ?

Thanx for a fast anwer ! ;)

http://www.vbulletin-germany.com/forum/showthread.php?p=69691

Maybe there is a possibility to add it selectable in your official Download ?
I think you know that "german" is a own official dependance of vbulletin ... !?

dina
06-10-2004, 10:43 PM
do you definetly have the templates installed in each style you have? If i remember rightly this hack only installs the templates in the default file, in which case u need to go to your vbulletin options and change the default skin too another one, then re-run step 1 ( i think ) of the installation again
Ah.. No, I haven't checked that. I'll try that. Thanks :)

MrZeropage
06-12-2004, 01:38 PM
The german version of v3arcade 1.0.2 is now available here:
http://www.v3arcade.com/play/showthread.php?t=294

If you want to read some german information about this version, look here:
http://www.vbulletin-germany.com/forum/showthread.php?t=11886

redlabour
06-12-2004, 10:54 PM
Hi,

in the german Version it seems that there is a bug in the Searchmodul = http://www.vbulletin-germany.com/forum/showpost.php?p=69911&postcount=5 !?

Can somebody help ?

But without this error it was great work ! Thanx !!!

94DROPTOPZ
06-13-2004, 02:52 AM
I have had the arcade installed on my site for a while now with absolutely no problems, and now all of a sudden the "submit score" buttons don't work on any of the games.... :ermm:

I'm not sure what the problem could be, but I set up an account if anybody wants to check it out or maybe let me know of something that I can look into??

www.GmvsFord.com

username: JimmyZ
password: 123456

Any and all input is greatly appreciated :ermm:

Amzadi
06-13-2004, 03:48 AM
This may not be your case, but I had the same problems when I set my server timeouts too low and/or when bandwidth/cpu resources were tied up. Since I host my own servers, it helped me figure out how to make John's Arcade run the best it can. If you're being hosted by someone else, it's harder to monitor these things live.

redlabour
06-13-2004, 08:04 AM
Is it possibel that this Bug is still not fixed in German Release ?

http://www.v3arcade.com/play/showthread.php?t=298&highlight=arcade+game+search

MrWolfman
06-13-2004, 02:38 PM
the site has been saying i cannot get it too many people on site all something
since about 3am this morning
is this the case for others?

is it vb arcade doing this to there bandwidth or anything

cosmictej
06-13-2004, 04:35 PM
Hi,
I have a forum I tried to install it and everything seemed to go well but no one can access it, no one has permission but on admin cp its on, anyhelp?

redlabour
06-13-2004, 05:17 PM
Is it possibel that this Bug is still not fixed in German Release ?

http://www.v3arcade.com/play/showthread.php?t=298&highlight=arcade+game+search

Sorry - my fault !

MrWolfman
06-13-2004, 11:39 PM
great hack - installed real easy too

redlabour
06-14-2004, 12:37 PM
If you can see at the Screenshots only the InternetExplorer makes errors in displaying the Icons over the Avatar !

Anyone a idea to fix this ?

How say?s IE isn?t evil ? :mad:

Pseudomizer
06-14-2004, 12:43 PM
If you can see at the Screenshots only the InternetExplorer makes errors in displaying the Icons over the Avatar !

Anyone a idea to fix this ?

How say?s IE isn?t evil ? :mad:

Is this the standard installation or did you change the template ?

Cheers,

redlabour
06-14-2004, 04:34 PM
No - it´s the Standard. Just installed 120 Games !

Pseudomizer
06-14-2004, 05:04 PM
No - it?s the Standard. Just installed 120 Games !

What's the source code of this section ? This is an HTML problem and has nothing to do with this hack. IE is handling the HTML source differently.

Cheers,

redlabour
06-14-2004, 05:35 PM
Sure this is a HTML Problem - don´t know in which template this has been controlled by the Hack. Anyone knows it ? In which Section ?

Nomb
06-14-2004, 05:42 PM
Sure this is a HTML Problem - don?t know in which template this has been controlled by the Hack. Anyone knows it ? In which Section ?

Check out template: 'arcade_awards_bit'

Might want to stick those in a div and float each image. You'll need cleared spacers at top and bottom of div though.

xQuEeNzNaZcHox
06-14-2004, 06:32 PM
How do you uninstall this thing?

Flow Fusion
06-15-2004, 06:17 AM
Can I get some help? The images are Still not showing in my postbit_legacy?

<!-- post #$post[postid] -->
<if condition="$show['spacer']">$spacer_open<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if></if>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="thead" style="font-weight:normal" $scrolltothis>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
<if condition="!$show['start_until_end']">
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="$stylevar[right]">
&nbsp;
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a></if>
</td>
</tr>
<tr valign="top">
<td class="alt2" width="175">

<if condition="$post['uttstore_glow']"><div id="postmenu_$post[postid]" style="width:100%; filter:Glow(color=$post[uttstore_glow], strength=5);"><else />
<div id="postmenu_$post[postid]"></if>
<div align="center"><if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><if condition="$post['uttstore_usernamecolor'] != '0'"><font color="$post[uttstore_usernamecolor]"></if><if condition="$post['uttstore_boldusername'] != '0'"><b></if><if condition="$post['uttstore_italicsusername'] != '0'"><i></if>$post[musername]<if condition="$post['uttstore_italicsusername'] != '0'"></i></if><if condition="$post['uttstore_boldusername'] != '0'"></b></if><if condition="$post['uttstore_usernamecolor'] != '0'"></font></if></a></a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else /> $post[musername] </if> </div>
</div>

<if condition="$post['usertitle']"><div class="smallfont">
<div align="center">$post[usertitle]</div>
</div>
</if> <div align="center"><if condition="$post['rank']"> </if></div>
<if condition="$post['rank']">
<div align="center" class="smallfont">$post[rank]</div>
</if><if condition="$show['avatar']">
<div class="smallfont">
<div align="center"><br />
<a href="member.php?$session%5Bsessionurl%5Du=$post%5Buseri d%5D"><img src="$avatarurl" alt="<phrase 1=" border="0"$post[username]">$vbphrase[xs_avatar]</phrase>"
border="0" /></a> </div>
</div>
</if>

<div class="smallfont">
&nbsp;<br />
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts] | <if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">Points</a><else />Points</if>: $points<br> (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>)
<if condition="$show['reputation']">$post[reputationdisplay]</if><br><div>Money: $post[money]</div>
</div>
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]<br>$post[arcadeawards]<br>$post[awards]<br><div style="text-align:center;width:100%;">$post[mypet]</div><fieldset class="fieldset">
<legend>Arcade Info</legend>
<if condition="$post[arcadeawards]">
$post[arcadeawards] &nbsp;
<else />
<i>No Awards</i>
</if>
<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
<b><br />
<a href="arcade.php?$session%5Bsessionurl%5Ddo=newchallenge&userid=$post%5Buserid%5 D" target="_self">Challenge
$post[username]<br>
<br>
<div><br>
</div></a><br /></b>
</if>

</fieldset><br></div>
</div>

</td>
<td class="alt1">

<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>

<!-- message -->
<div>$post[message]</div>
<!-- / message -->

<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">

<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>

<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>

<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>

</div>
<!-- / attachments -->
</if>

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]<br><br>
<div class="smallfont">Gifted by:$post[field7]<br>
Choice words:$post[field5]</div>
</div>
<!-- / sig -->
</if>

<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<em>
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
</em>
</div>
<!-- / edit note -->
</if>

</td>
</tr>
<tr>
<td class="alt2">
$post[onlinestatus]
<if condition="$show['reputationlink']"><a href="#" onclick="return reputation($post[postid])"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
$post[iplogged]
&nbsp;
</td>
<td class="alt1" align="$stylevar[right]">
<!-- controls -->
<if condition="$post['editlink']">
<a href="$post[editlink]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$SHOWQUICKREPLY AND !$show['threadedmode']">
<a href="$post[replylink]" onclick="return qr($post[postid]);"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<!-- / controls -->
</td>
</tr>
</table>

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]userid=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">

<tr><td class="vbmenu_option"><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]" target="_self">Challenge $post[username] in the Arcade</a></td></tr>

</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->

<if condition="$show['spacer']"><if condition="!$post['islastshown']"></div></if>$spacer_close</if>
<!-- / post #$post[postid] -->

rinkrat
06-15-2004, 04:07 PM
I just returned from a week's vacation and my arcade is giving me this error


mysql error: Can't open file: 'gamesessions.MYI'. (errno: 145)

mysql error number: 1016


Any idea how to get it back up and running?

TIA

Intex
06-15-2004, 05:10 PM
Sounds like you have corruption in your database, see THIS (http://www.vbulletin.com/forum/showthread.php?threadid=69803) thread for how to fix.

redlabour
06-15-2004, 05:12 PM
Check out template: 'arcade_awards_bit'

Might want to stick those in a div and float each image. You'll need cleared spacers at top and bottom of div though.

This is all what is in this Template - what do you mean ?

<if condition="$award[icon]!=''"><a href="arcade.php?do=play&gameid=$award[gameid]"><img src="$stylevar[imgdir_arcade]/$award[icon]" alt="Highscore: $award[highscore]" align="absmiddle" border=0></a></if>&nbsp; :ermm:

Can?t someone tell me why the IE isn?t showing the Awards Bit correct over the Avatars ? (See my Posting some Postings ago for Screenshots!)

JOHN ?? Can you please help me ?

And by the Way : https://vborg.vbsupport.ru/showthread.php?t=64322&highlight=arcade

Why isn?t this standard at v3arcade ?? ;)

@Flow Fusion - it was nice if you put your code in [code] Boxes next time or in a *.txt ! :ninja:

@rinkrat - try setting back the Higscores in AdminCP !

Flow Fusion
06-15-2004, 06:35 PM
Can I get some help? The images are Still not showing in my postbit_legacy? OK how about now?

<!-- post #$post[postid] -->
<if condition="$show['spacer']">$spacer_open<if condition="!$post['islastshown']"><div style="padding:0px 0px $stylevar[cellpadding]px 0px"></if></if>

<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center">
<tr>
<td class="thead" style="font-weight:normal" $scrolltothis>
<!-- status icon and date -->
<a name="post$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_statusicon]/post_$post[statusicon].gif" alt="$post[statustitle]" border="0" /></a>
<if condition="!$show['start_until_end']">
$post[postdate]<if condition="!$show['detailedtime']">, $post[posttime]</if>
<else />
<phrase 1="$post[startdate]" 2="$post[enddate]">$vbphrase[x_until_y]</phrase>
</if>
$post[firstnewinsert]
<!-- / status icon and date -->
</td>
<td class="thead" style="font-weight:normal" align="$stylevar[right]">
&nbsp;
<if condition="$show['postcount']">#<a href="showpost.php?$session[sessionurl]p=$post[postid]&amp;postcount=$post[postcount]" target="new"><strong>$post[postcount]</strong></a></if>
</td>
</tr>
<tr valign="top">
<td class="alt2" width="175">

<if condition="$post['uttstore_glow']"><div id="postmenu_$post[postid]" style="width:100%; filter:Glow(color=$post[uttstore_glow], strength=5);"><else />
<div id="postmenu_$post[postid]"></if>
<div align="center"><if condition="$show['profile']"> <a class="bigusername" href="member.php?$session[sessionurl]u=$post[userid]"><if condition="$post['uttstore_usernamecolor'] != '0'"><font color="$post[uttstore_usernamecolor]"></if><if condition="$post['uttstore_boldusername'] != '0'"><b></if><if condition="$post['uttstore_italicsusername'] != '0'"><i></if>$post[musername]<if condition="$post['uttstore_italicsusername'] != '0'"></i></if><if condition="$post['uttstore_boldusername'] != '0'"></b></if><if condition="$post['uttstore_usernamecolor'] != '0'"></font></if></a></a>
<script type="text/javascript"> vbmenu_register("postmenu_$post[postid]", true); </script>
<else /> $post[musername] </if> </div>
</div>

<if condition="$post['usertitle']"><div class="smallfont">
<div align="center">$post[usertitle]</div>
</div>
</if> <div align="center"><if condition="$post['rank']"> </if></div>
<if condition="$post['rank']">
<div align="center" class="smallfont">$post[rank]</div>
</if><if condition="$show['avatar']">
<div class="smallfont">
<div align="center"><br />
<a href="member.php?$session%5Bsessionurl%5Du=$post%5Buseri d%5D"><img src="$avatarurl" alt="<phrase 1=" border="0"$post[username]">$vbphrase[xs_avatar]</phrase>"
border="0" /></a> </div>
</div>
</if>

<div class="smallfont">
&nbsp;<br />
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if>
<if condition="$post['age']"><div>$vbphrase[age]: $post[age]</div></if>
<div>
$vbphrase[posts]: $post[posts] | <if condition="$bbuserinfo['usergroupid'] == '6'"><a href="ushop.php?do=a&shortname=admindonate&userid=$post[userid]" target="_blank">Points</a><else />Points</if>: $points<br> (<a href="ushop.php?do=a&shortname=donate&userid=$post[userid]" target="_blank">Donate</a>)
<if condition="$show['reputation']">$post[reputationdisplay]</if><br><div>Money: $post[money]</div>
</div>
<div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]<br>$post[arcadeawards]<br>$post[awards]<br><div style="text-align:center;width:100%;">$post[mypet]</div><fieldset class="fieldset">
<legend>Arcade Info</legend>
<if condition="$post[arcadeawards]">
$post[arcadeawards] &nbsp;
<else />
<i>No Awards</i>
</if>
<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
<b><br />
<a href="arcade.php?$session%5Bsessionurl%5Ddo=newchallenge&userid=$post%5Buserid%5D" target="_self">Challenge
$post[username]<br>
<br>
<div><br>
</div></a><br /></b>
</if>

</fieldset><br></div>
</div>

</td>
<td class="alt1">

<if condition="$show['messageicon'] OR $post['title']">
<!-- icon and title -->
<div class="smallfont">
<if condition="$show['messageicon']"><img class="inlineimg" src="$post[iconpath]" alt="$post[icontitle]" border="0" /></if>
<if condition="$post['title']"><strong>$post[title]</strong></if>
</div>
<hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<!-- / icon and title -->
</if>

<!-- message -->
<div>$post[message]</div>
<!-- / message -->

<if condition="$show['attachments']">
<!-- attachments -->
<div style="padding:$stylevar[cellpadding]px">

<if condition="$show['thumbnailattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_thumbnails]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[thumbnailattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<div style="padding:$stylevar[formspacer]px">
$post[imageattachments]
</div>
</fieldset>
</if>

<if condition="$show['imageattachmentlink']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_images]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[imageattachmentlinks]
</table>
</fieldset>
</if>

<if condition="$show['otherattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attached_files]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[otherattachments]
</table>
</fieldset>
</if>

<if condition="$show['moderatedattachment']">
<fieldset class="fieldset">
<legend>$vbphrase[attachments_pending_approval]</legend>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
$post[moderatedattachments]
</table>
</fieldset>
</if>

</div>
<!-- / attachments -->
</if>

<if condition="$post['signature']">
<!-- sig -->
<div>
__________________<br />
$post[signature]<br><br>
<div class="smallfont">Gifted by:$post[field7]<br>
Choice words:$post[field5]</div>
</div>
<!-- / sig -->
</if>

<if condition="$show['postedited']">
<!-- edit note -->
<div class="smallfont"> <hr size="1" style="color:$stylevar[tborder_bgcolor]" />
<em>
<phrase 1="$post[edit_username]" 2="$post[edit_date]" 3="$post[edit_time]">$vbphrase[last_edited_by_x_on_y_at_z]</phrase>.
<if condition="$post['edit_reason']">$vbphrase[reason]: $post[edit_reason]</if>
</em>
</div>
<!-- / edit note -->
</if>

</td>
</tr>
<tr>
<td class="alt2">
$post[onlinestatus]
<if condition="$show['reputationlink']"><a href="#" onclick="return reputation($post[postid])"><img class="inlineimg" src="$stylevar[imgdir_button]/reputation.gif" border="0" alt="<phrase 1="$post[username]">$vbphrase[add_to_xs_reputation]</phrase>" /></a></if>
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a></if>
$post[iplogged]
&nbsp;
</td>
<td class="alt1" align="$stylevar[right]">
<!-- controls -->
<if condition="$post['editlink']">
<a href="$post[editlink]"><img src="$stylevar[imgdir_button]/edit.gif" alt="$vbphrase[edit_delete_message]" border="0" /></a>
</if>
<if condition="$post['forwardlink']">
<a href="$post[forwardlink]"><img src="$stylevar[imgdir_button]/forward.gif" alt="$vbphrase[forward_message]" border="0" /></a>
</if>
<if condition="$post['replylink']">
<a href="$post[replylink]"><img src="$stylevar[imgdir_button]/<if condition="$post['forwardlink']">reply_small<else />quote</if>.gif" alt="$vbphrase[reply_with_quote]" border="0" /></a>
</if>
<if condition="$SHOWQUICKREPLY AND !$show['threadedmode']">
<a href="$post[replylink]" onclick="return qr($post[postid]);"><img src="$stylevar[imgdir_button]/quickreply.gif" alt="$vbphrase[quick_reply_to_this_message]" border="0" /></a>
</if>
<!-- / controls -->
</td>
</tr>
</table>

<!-- post $post[postid] popup menu -->
<div class="vbmenu_popup" id="postmenu_$post[postid]_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$post[username]</td>
</tr>
<if condition="$show['profile']">
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]userid=$post[userid]">$vbphrase[view_public_profile]</a></td></tr>
</if>
<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">

<tr><td class="vbmenu_option"><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]" target="_self">Challenge $post[username] in the Arcade</a></td></tr>

</if>
<if condition="$show['pmlink']">
<tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]do=newpm&amp;userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_private_message_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['emaillink']">
<tr><td class="vbmenu_option"><a href="sendmessage.php?$session[sessionurl]do=mailmember&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[send_email_to_x]</phrase></a></td></tr>
</if>
<if condition="$show['homepage']">
<tr><td class="vbmenu_option"><a href="$post[homepage]"><phrase 1="$post[username]">$vbphrase[visit_xs_homepage]</phrase></a></td></tr>
</if>
<if condition="$show['search']">
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=finduser&amp;userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[find_more_posts_by_x]</phrase></a></td></tr>
</if>
<if condition="$post['userid']">
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=addlist&amp;userlist=buddy&amp;u=$post[userid]"><phrase 1="$post[username]">$vbphrase[add_x_to_buddy_list]</phrase></a></td></tr>
</if>
</table>
</div>
<!-- / post $post[postid] popup menu -->

<if condition="$show['spacer']"><if condition="!$post['islastshown']"></div></if>$spacer_close</if>
<!-- / post #$post[postid] -->

redlabour
06-16-2004, 03:25 PM
Hello again : https://vborg.vbsupport.ru/showpost.php?p=523131&postcount=2363

can?t somebody help me ?

MindTrix
06-16-2004, 03:32 PM
relabour your best bet is to install the mod that scrolls the arcade awards across. You shouldnt receive this problem with that installed

redlabour
06-16-2004, 03:58 PM
Sounds nice - did you knwo where i can get it ?

MindTrix
06-16-2004, 04:00 PM
<a href="http://www.v3arcade.com/play/showthread.php?t=10" target="_blank">http://www.v3arcade.com/play/showthread.php?t=10</a>


pretty sure thats it

redlabour
06-16-2004, 04:50 PM
Thanx @MindTrix - but it doesn´t work still !

Now it doesn´t shows the Icons at all not even anything in the postbit ! Just a blank Screen !

If i deactivated it again the old settings original from vb are working.

Sorry don´t misunderstand me - but at WBB allways any Hack i have installed working perfectly - at VB there are allways mass on problems ! It is a wunderfull Boardsoftware but the Hacks are horror !

So again - i used the German (!) Translation and maybe there are Errors in the install.html.

Can somebody post me the rigth chances from the english Version to show the Icons in the Users postbit from the install instructions there ?

redlabour
06-16-2004, 05:51 PM
Here it is and now working with IE :


postbit template

delete

$post[arcadeawards]

search

<tr>
<td class="alt1">
<!-- message, attachments, sig -->

above it enter

<if condition="$post[arcadeawards]">
<tr class="alt1"><td>
<MARQUEE loop="-1" scrollamount="2" width="100%">
<span class="smallfont">Arcade Awards: $post[arcadeawards]</span>
</MARQUEE>
</td></tr>
</if>

postbit legacy template

delete

$post[arcadeawards]

search

<td class="alt1">

above it enter

<div><if condition="$post[arcadeawards]">
<MARQUEE loop="-1" scrollamount="2" width="100%">
<span class="smallfont">Arcade Awards: $post[arcadeawards]</span>
</MARQUEE>
</if>
</div>

???`S?LV?R???`
06-16-2004, 08:12 PM
Me & Oblivion Knight have came to the conclusion that this part of the coding is what's causing the page to extend too far and be cut off
<p><!-- open content container -->

<div align="center">
<div class="page" style="width:100%; text-align:left">
<div style="padding:0px 25px 0px 25px">

</p>

any suggestions on how to fix this?..etc

ZoNe|GsT
06-16-2004, 10:13 PM
After much huffing and puffin, I have finally got this mod to work on our board.

Many thanks go out to the creator of this awesome mod.
In fact this is my first installed mod, w00t

I can finally say the popular phrase:
*clicks on install

Bring on the next mod.

joanne862
06-17-2004, 05:30 PM
I'm trying to install v3 arcade. I've changed all .php files, and was trying to access the templates in the admin cp, but when I click on anything in the admincp I get this message-

Parse error: parse error in /home/httpd/vhosts/wdisneyw.com/httpdocs/testvb/includes/functions.php on line 1864

Fatal error: Call to undefined function: exec_nocache_headers() in /home/httpd/vhosts/wdisneyw.com/httpdocs/testvb/admincp/global.php on line 37

I've tried starting from scratch and redoing all .php files, but still get this message.
Using VB 3.0.1

Thanks

X Factor
06-18-2004, 05:32 AM
Everything works fine but snakes and tetris won't load. Any suggestions?

enzo81
06-18-2004, 12:15 PM
simply love this hack :D

i've run into a small prob though.

although there r only 21 high scores, theres like 15 pages of it...and only 3 pages r being used, e rest are blank... any idea?

Battle_Ring
06-19-2004, 03:12 AM
i just isntalled this and have a slight problem i have 3 skins on my forum that i want to use this hack on but only one lets mme challlenge members by goign to one of there posts and clickign there name

Any idea what is wrogn with thew others

If you wanan see what i mean

www.battlering.net/forums you need to register

it works on the hardwire skin and i want it to work with Extreme and Rage too

Any and all help is always greatly apprciated

Awesome Hack

???`S?LV?R???`
06-19-2004, 03:49 AM
lol i'm guessing someone either doesn't wanna help me with this...or doesn't know how to fix it.

TTG
06-19-2004, 04:06 AM
Just installed on my 3.0.1 forum and it works great even with an eXtremepixels skin.

Fantasic hack .. clicks INSTALL

You can view but not play ( if the permissions work ) at :-

http://www.thetechguys.co.uk/

JTMON
06-19-2004, 04:30 AM
i just isntalled this and have a slight problem i have 3 skins on my forum that i want to use this hack on but only one lets mme challlenge members by goign to one of there posts and clickign there name

Any idea what is wrogn with thew others

If you wanan see what i mean

www.battlering.net/forums you need to register

it works on the hardwire skin and i want it to work with Extreme and Rage too

Any and all help is always greatly apprciated

Awesome Hack


You're gonna need to edit the templates in the skins that aren't working in the same way you edited the one that is working...

Pseudomizer
06-19-2004, 09:54 PM
Help please. I just enabled auto-pruning and the scheduled task is in there. The setting is 14 days for pruning. Now i though i reset the scores but when i clicked it and typed in YES, it deleted some of the records but not all. I am very sorry, but this is confusing. I would understand if nothing had been removed but why are only some records deleted and some not ? Please help me to understand this.

Cheers,

Cold Steel
06-20-2004, 06:28 AM
Anytime I try viewing IPs in the admin cp, I only see my own.

http://www.vbulletin.com/forum/showthread.php?t=95193

The reason I am posting this here is that vB Team Support Manager said this:

The arcade hack is known to have messed up user and usergroup permissions. If you are not willing to remove this hack, then you might want to post at vbulletin.org for help.

Any ideas?

I have cross-posted here (http://www.v3arcade.com/play/showthread.php?t=1100) as well.

AbstractHipHop
06-20-2004, 05:15 PM
*installing now*

FutureDEV
06-20-2004, 05:43 PM
Any update on the netPlay? Thanks.

Battle_Ring
06-21-2004, 12:18 AM
i think you should amke it so when someone challenges someone the winner of that challenge gets goings from the u shop and u points

that would be awesome you could set how many poitns they get i nthe admin panel or something

LilPimp
06-21-2004, 04:43 AM
Is there any way to completley uninstall this hack. I don't want anything to do with it on my site, its messed it up way 2 many times to count. I've posted my problems around 3 or 4 times here and 3 or 4 times at the offical site and no answers. So is there a way to completley uninstall this hack.

Amzadi
06-21-2004, 05:08 AM
Yes, there is a way to completely unistall it. Is it easy, simple and fast? No. I uninstalled mine in under 15 minutes on my local server. It's still a great hack though.

Lurk
06-21-2004, 03:58 PM
I have a problem :(

on the instructions it says:

Find:


'stylecache'
), $specialtemplates);


Replace this with:


'stylecache',
'arcadesettings'
), $specialtemplates);


I can't do that because mine is like this:


'stylecache',
'utt_store_act',
'vbookiesettings'
), $specialtemplates);


What am i supposed to do or modify??

Amzadi
06-21-2004, 04:25 PM
Change it to

'stylecache',
'arcadesettings',
'utt_store_act',
'vbookiesettings'),
$specialtemplates);

and see if that works.

LilPimp
06-21-2004, 06:30 PM
Amzadi can ya make a list of all the mysql tables i must delete.

Amzadi
06-21-2004, 06:57 PM
That's easy, there are none. However there are quite a few MySQL fields, templates and php modifications to make. I never documented it, so no complete list is available. I reverse engineer my hack removals one step at a time.

Amzadi
06-22-2004, 05:28 PM
If anybody needs the newest version of V3Arcade, it's here as well.
http://www.sizefetish.com/v3Arcadev1.0.2.zip

Cyricx
06-23-2004, 01:09 AM
Love this hack! :)

Only problem I've had so far, and we just had it today after having the arcade for man, like 6 months with no problems at all :)

Had a user that couldn't submit a score at all on ANY game. When he went to submit a score it would just direct him to the arcade home page, instead of the page where he can enter a comment.

It ended up the user had not been updating his Internet Explorer at all...

He downloaded service pack 1 for it and installed it, and the problem was fixed. :)

Thanks for the hack John, definately one of the best community builders on my site :)

waherne
06-23-2004, 10:36 PM
Installed. Thanks for this.

bouncer18
06-24-2004, 03:17 AM
slick job

5 *'z

EA Junkie
06-24-2004, 03:56 AM
I now get a blank page for v3 Arcade after upgrading to vB 3.0.1 . I still have all the control panel options, but can't view the arcade .

I had the same problem w/ uCash, but used the uninstall option and then reinstalled and everything worked fine...

Thanks in advance for the help!

cosmin
06-25-2004, 12:44 PM
--
CLICKED INSTALL! :D

.... where can we get more games like they have integrated at http://gamerzplanet.net ?? the seem to have way more than provided in the www.v3arcade.com website...

anyone?! :)

JirQUEST
06-29-2004, 05:40 AM
installed!!! great hack :D i just got it up for 10 mins... and 2 users of mine are raving over it :D

TJFweb
06-29-2004, 08:31 AM
NOTE!!!

I found a fix for those of you who are having troubles with custom usergroups not getting permission to access the arcade despite being granted permission in the Admin's usergroup permissions page.

What you have to do is make sure that everyone in a custom usergroup has 'Registered Users' as an additional usergroup.

That will fix everything.

Oh and I look forward to seeing netPlay :)

TJFweb
06-29-2004, 08:32 AM
Nice script by the way ;) I clicked install.

Anette
06-29-2004, 10:11 AM
*******

Anette
06-29-2004, 11:14 AM
I get this error! And dont know what Im doing wrong.

Parse error: parse error, expecting `')'' in /var/www/html/upload/includes/init.php on line 507
Parsing functions.php Time before: 1088511217.7337 Memory Before: 519KB Time after: 1088511217.7462 Time taken: 0.01245379447937 Memory After: 1,214KB
--------------------------------------------------------------------------------
Processing sessions.php Time before: 1088511217.7466 Memory Before: 1,218KB

Bryan Ex
06-29-2004, 11:54 AM
Are you using DreamWeaver to edit your files? If so, restore your includes/functions.php file from your backup (you did back up first right?) and then edit it with a normal text editor like notepad or whatever.

Anette
06-29-2004, 12:04 PM
Thank you it worked! :D

Sean Vasey
06-29-2004, 05:59 PM
In the arcade, when I add anything to my includes/functions.php file, I get these parse errors:

Parse error: parse error in /home/icefusio/www/www/forums/includes/functions.php on line 1864

Fatal error: Call to undefined function: is_browser() in /home/icefusio/www/www/forums/global.php on line 59

Although there are no errors in the code. The only thing I have added to includes/functions.php is the code that I am supposed to which is:

// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";

at around line 3538. Is there any way to fix this problem?

Bryan Ex
06-29-2004, 08:46 PM
See my message two posts before yours.

Princeton
06-29-2004, 09:57 PM
I gave in and installed for my kids ... and they love it.

thanks for a great hack!! :up:

jluerken
06-30-2004, 10:32 AM
I gave in and installed for my kids ... and they love it.

thanks for a great hack!! :up:
Thanks for this hack, its working fine but I have one question.
The emails sent out that your high score was beaten is coming like this

<!-- BEGIN TEMPLATE: arcade_email_beatenbody -->
emailtext....

Is it possible to remove the lines
<!-- BEGIN TEMPLATE: arcade_email_beatenbody -->
and
<!-- END TEMPLATE: arcade_email_beatenbody -->

from the emails and how?

Bryan Ex
06-30-2004, 10:41 AM
Turn off the template tags in the Admin > VB Options

netrosearch
06-30-2004, 09:58 PM
When I first installed this, it was recording scores, but now if you get the highest score nothing happens when you click on submit.

Any ideas on what I should do to fix this?

finch
07-01-2004, 12:55 AM
Fixed that error!!

So, what I was going to say was - nice hack, is there a list of all the games that are available - not in the mood to search 160~ pages.

Cheers =)

ChuanSE
07-01-2004, 04:55 AM
Thanks for this hack, its working fine but I have one question.
The emails sent out that your high score was beaten is coming like this

<!-- BEGIN TEMPLATE: arcade_email_beatenbody -->
emailtext....

Is it possible to remove the lines
<!-- BEGIN TEMPLATE: arcade_email_beatenbody -->
and
<!-- END TEMPLATE: arcade_email_beatenbody -->

from the emails and how?


Is it fixed for you? Let us know ;-)

ChuanSE
07-01-2004, 04:56 AM
When I first installed this, it was recording scores, but now if you get the highest score nothing happens when you click on submit.

Any ideas on what I should do to fix this?

Most likely, you have old versions of some games. There are some problems reported. Try to locate the newest version on http://www.v3arcade.com

cheers

ChuanSE
07-01-2004, 04:58 AM
Fixed that error!!


So, what I was going to say was - nice hack, is there a list of all the games that are available - not in the mood to search 160~ pages.


Cheers =)

Well, all games are released on http://www.v3arcade.com , BUT...

Because John had some bandwith troubles, he had to take away the links (temporary). As far as I know, he switched servers and is fixing the attachment problem he had. I expect that the games will come back online soon... ;)

cheers

starfantazy
07-01-2004, 06:46 AM
Installed, now to figure out how to install other games... :o How do i actually install them?

Spinball
07-01-2004, 03:23 PM
We've had a person register with the name 'arcadecheat' and then proceed to get himself the top highscores in most of our games with less than half the amount of time spent playing.
Rather than delete the user I have banned him. But I want to remove his details from the arcade scoring system completely. How do I do this, please?

flstreetscene
07-01-2004, 05:07 PM
How do I upgrade to 3.0.1? :( I've deleted all that it asked for (arcadesettings) from all the columns but I still receive mySql errors...

ChuanSE
07-02-2004, 05:12 AM
Installed, now to figure out how to install other games... :o How do i actually install them?

upload the graphics to /images/arcade/
upload the game.swf to /games/
upload the gamename.game.php to /admincp/

go to admincp and run forum.com/admincp/gamename.game.php

click install and your done :D

ChuanSE
07-02-2004, 05:16 AM
We've had a person register with the name 'arcadecheat' and then proceed to get himself the top highscores in most of our games with less than half the amount of time spent playing.
Rather than delete the user I have banned him. But I want to remove his details from the arcade scoring system completely. How do I do this, please?

Unless he really cheated, why would you ban him. He can be a good player...
If you want to erase all details, you will have to access your database with phpmyadmin and go to table gamesessions. sort on userid and delete all rows with his user id.

Do that again in gamenews and your done

But becaus this seems rather unfair if the guy didn't cheat, you could enable auto-pruning scores and set it to the amount of days you wish a score lasts. If your members doesn't like that, you can always install all time highscores ;)

cheers

ChuanSE
07-02-2004, 05:18 AM
How do I upgrade to 3.0.1? :( I've deleted all that it asked for (arcadesettings) from all the columns but I still receive mySql errors...

Do you have to delete to upgrade? hmmmz

My suggestion: replace the old arcade.php and arcadeadmin.php and that should work

Ignite
07-02-2004, 06:04 AM
Got a question.

Does this hack have any loopholes that can cause the vbulletin itself to get hacked? I'm too lazy to read everything on there lol.

ChuanSE
07-02-2004, 06:13 AM
Got a question.

Does this hack have any loopholes that can cause the vbulletin itself to get hacked? I'm too lazy to read everything on there lol.

Not that i am aware of. There arn't any hack attempts reported either.
Perfectly safe imho ;)

bangbang
07-03-2004, 12:26 PM
* Me Clicks Install and looks like i'm number 800 :speechless:

Kudos John, brilliant hack!!

The install instructions are excellent, my second ever hack install with VB and it went faultlessly because you have layed everything out so well. Your support in this thread has also been brilliant, thankyou.

There was one very good question asked earlier on, which wasn't answered at all (well i'm up until page 100). So sorry if it's been covered between 100 and now.

It was, is there any way to store the .swf files on another server?

I like the original poster have a 10 MB unlimited bandwidth account, and storing the .swf files at this location would save alot of money (which im lacking). I imagine running an extensive arcade for a month with a bunch of users who love your arcade is going to push the limits a bit.

Thanks in advance for your reply. :)

blueuniverse
07-03-2004, 08:38 PM
Having a problem on showthread.php

On the instructions it says....


Find:
__________________________________________________ _____________________

// ###################### Start getreputationimage #######################

?????????????????????????????????????????????????? ?????????????????????

Above this, add:
__________________________________________________ _____________________

if ($arcadegeneral['awardson']==1) {
// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
$arcade_result = $DB_site->query("SELECT shortname,title,gamesettings,highscorerid,highscor e,miniimage,gameid FROM " . TABLE_PREFIX . "games ");
while ($arcade = $DB_site->fetch_array($arcade_result)){
if (($arcade[gamesettings] & $_GAMESCHECK['showaward'])){
$awards[$arcade[shortname]]['userid'] = $arcade['highscorerid'];
$awards[$arcade[shortname]]['gametitle'] = $arcade['title'];
$awards[$arcade[shortname]]['icon'] = $arcade['miniimage'];
$awards[$arcade[shortname]]['highscore'] = $arcade['highscore'];
$awards[$arcade[shortname]]['gameid'] = $arcade['gameid'];
}
}
}

?????????????????????????????????????????????????? ??????????????????????


However, I was unable to find that. Where should I add the code?

I am running VBulletin 3.02

the Sandman
07-03-2004, 09:05 PM
Having a problem on showthread.php

On the instructions it says....



However, I was unable to find that. Where should I add the code?

I am running VBulletin 3.02It's not showthread.php, it's includes/functions_showthread.php. I put it above:
// ###################### Start doimicons ####################### and it works fine for me...

blueuniverse
07-03-2004, 09:23 PM
Sorry, I meant functions_showthread.php

I get this error though when viewing posts.

See - http://www.rouseindahouse.com/showthread.php?p=1818#post1818

blueuniverse
07-03-2004, 09:26 PM
Just to add, I am using the default style, and this is the first mod on the boards, in fact it is the first mod I've ever done to VBulletin.

the Sandman
07-03-2004, 10:20 PM
Sorry, I meant functions_showthread.php

I get this error though when viewing posts.Make sure there isn't any white space (blank lines) your includes/functions_showthread.php above the <?php at the top or below the ?> at the bottom.

platnum
07-03-2004, 11:29 PM
Does this work with 3.0.2?

Just wanted to know before I upgrade, lol.

Thanks :D

Steve123
07-04-2004, 01:08 AM
I am also having the same problem..

Using 3.0.2



=================================
includes/functions_showthread.php
=================================

Find:
__________________________________________________ _________________________________________

// ###################### Start getreputationimage #######################


Not found in functions_showthread.php

But looking at the code its only for if u use awards which i dont want to use (yet). So im gnna skip this step and see how it goes

Steve123
07-04-2004, 02:05 AM
Ok use functions_reputation.php

think u will need to have user rep turned on for it to work tho

blueuniverse
07-04-2004, 05:49 AM
I used functions_reputation and it worked, even though I have user rep turned off.

Thanks

jonpanky
07-04-2004, 01:39 PM
I keep getting this error, I have tried deleting the games tables and starting again but it keeps coming back?

Database error in vBulletin 3.0.2:
Invalid SQL:
INSERT INTO datastore VALUES('arcadesettings', 845)

mysql error: Duplicate entry 'arcadesettings' for key 1
mysql error number: 1062

jonpanky
07-04-2004, 01:51 PM
P.s I'm now wondering why I'm having trouble doing this hack. Could it be due to the fact that I'm running 3.0.2?

Thanks
Jon

cybermomcafe
07-04-2004, 02:12 PM
I just upgraded to 3.0.2 and I'm only having problems with one part...

When I have:

if ($arcadegeneral['awardson']==1) {
foreach ($awards as $key => $award) {
if ($award['userid']==$post['userid']) {
eval('$post[\'arcadeawards\'] .= "' . fetch_template('arcade_awards_bit') . '";');
}
}
}


in includes/functions_showthread.php

I get the following errors:

Warning: Invalid argument supplied for foreach() in /home/bundesen/public_html/testvb/includes/functions_showthread.php on line 675

Unable to add cookies, header already sent.
File: /home/bundesen/public_html/testvb/includes/functions_showthread.php
Line: 675

the Sandman
07-04-2004, 02:38 PM
I just upgraded to 3.0.2 and I'm only having problems with one part....php

I get the following errors:

Warning: Invalid argument supplied for foreach() in /home/bundesen/public_html/testvb/includes/functions_showthread.php on line 675
Unable to add cookies, header already sent.
File: /home/bundesen/public_html/testvb/includes/functions_showthread.php
Line: 675I know how to fix this one - I just had to do it. In the file edit instructions, the first edit in /includes/functions_showthread.php is supposed to go above // ###################### Start getreputationimage #######################...which doesn't exist in the vB 3.0.2 version of the file. I originally put it above // Generate Reputation Power but if you put it there is causes the errors you describe. Instead, put it above:

// ###################### Start doimicons #######################
Now, complete the second and third edits in /includes/functions_showthread as instructed and it should work fine.

cybermomcafe
07-04-2004, 02:51 PM
Awesome! I could have swore I tried that ;) LOL

Thanks!

jonpanky
07-04-2004, 05:01 PM
I'm on 3.0.2.

It took a few atempts to get it to work and it does now. Trouble is I now have a 'blank' arcadeadmin.php so I guess I cannot add any new games? Or do I just upload them to the server and leave it at that? If someone could give me a clue on how to get the admin page to work that would be cool.

I have tried to install several times and failed, but the arcade now works on the forum fine!? :confused: But the admin section does not?

Any help would be nice.

It's the best hack ever!

BATechie
07-04-2004, 08:33 PM
hack installation was perfect. I searched the thread for possibly anything that would help me find where to get more games with it.

I couldn't find anything to help me . Is there a pack of games i could download for it or do i have to do all of them manually?

Beth
07-04-2004, 11:26 PM
Thanks The Sandman.

platnum
07-04-2004, 11:59 PM
I was wondering the same BATechie :D

Is there a big pack anywhere?

Thanks.

Beth
07-05-2004, 12:37 AM
Thanks The Sandman.
Can someone offer assistance? I just get a blank page when i click on the Arcade link on my forums.

the Sandman
07-05-2004, 02:02 AM
Can someone offer assistance? I just get a blank page when i click on the Arcade link on my forums.Did you upload the installer and run it (choose the install templates only option!)?

Beth
07-05-2004, 02:15 AM
Did you upload the installer and run it (choose the install templates only option!)?
Yes :) Edit: I wasnt very clear at all there was i. I didnt get an option of just templates.
there are no templates in the admin cp, but i do have the arcade option on the left of the admin cp.

Pixelgrounds
07-05-2004, 03:09 AM
another vB upgrade... 3.0.3

So, will this hack work in 3.0.3???

Beth
07-05-2004, 03:23 AM
I'm now getting the no permissions page with:
Warning: Invalid argument supplied for foreach() in /home3/me/myname/www/forum/includes/functions.php on line 2853

but thats without the proper files.


another vB upgrade... 3.0.3

So, will this hack work in 3.0.3???i do give up.

Beth
07-05-2004, 03:48 AM
Success. it installed templates to styleid 1 but not the rest. i had not got my styleid 1 set to show up.
Thanks for trying to help The Sandman

weitalia
07-05-2004, 06:01 PM
Best hack i ever had on my forum,great job!!
The only negative is the phrasing,++++ i'm trying to do this by myself,but needs many time to spend.... :(

;)

Limey-YMR
07-05-2004, 07:54 PM
This is a fantastic mod

I have Vbulletin 3.0.3 up and running and the only hitch was in the file includes/showthread.php the following is not there anymore
"// ###################### Start getreputationimage #######################"

Inserting the necessary code in where I next saw "reputation" code blew up cookies and all threads were not accessible.

So I used a little common sense and looked again, the code insertion was near the top so I popped it in above what looked like a new external function call for the reputation image.

here is what my file looks like that works fine with 3.0.3 now - note the // hack and // hack end comments delimiting the inseted arcade hack code.

require_once('./includes/functions_bbcodeparse.php');
//hack
if ($arcadegeneral['awardson']==1) {
// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
$arcade_result = $DB_site->query("SELECT shortname,title,gamesettings,highscorerid,highscor e,miniimage,gameid FROM " . TABLE_PREFIX . "games ");
while ($arcade = $DB_site->fetch_array($arcade_result)){
if (($arcade[gamesettings] & $_GAMESCHECK['showaward'])){
$awards[$arcade[shortname]]['userid'] = $arcade['highscorerid'];
$awards[$arcade[shortname]]['gametitle'] = $arcade['title'];
$awards[$arcade[shortname]]['icon'] = $arcade['miniimage'];
$awards[$arcade[shortname]]['highscore'] = $arcade['highscore'];
$awards[$arcade[shortname]]['gameid'] = $arcade['gameid'];
}
}
}
//end hack
require_once('./includes/functions_reputation.php');

yinyang
07-05-2004, 11:41 PM
i'm having a problem with individual game installations. since i've upgraded, i've been getting this error when i try to install a new game:

Warning: main(./global.php): failed to open stream: No such file or directory in /forum/games/zookeeper.game.php on line 13

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php:/tmp:/home:/usr/home:/usr/local/bin:/usr/share/') in /forum/games/zookeeper.game.php on line 13

perhaps i'm just installing it wrong. can someone give me a quick reply on exactly where to put the files?

so far, i put the images files in the /images/arcade folder (the .gifs)
i put the .swf and .php install file in the /games folder and run the .php from the browser.

it doesn't work and i get the above error. anyone have any ideas?

-yinyang

Erwin
07-06-2004, 02:39 AM
This hack works with 3.0.3.

Beth
07-06-2004, 03:03 AM
This hack works with 3.0.3.
Perfect install. Such a relief.

alqafelah
07-06-2004, 10:17 AM
nice hack but i can't install :(

whene i press the "Add Templates" button (first step) i got blank page !

can any one help me ?

thanks,

MinDxFlaW_BRH
07-06-2004, 05:50 PM
Nvm, I got it to work perfectly

TexasAtvs
07-07-2004, 03:25 AM
I need some help!

I edited all of the php files, then went to access my forums. I am getting this error on my forum home:

Unable to add cookies, header already sent.
File: /home/texasatv/public_html/forums/includes/functions.php
Line: 3827

Here is the code I edited. I thought I did everything correct? Can someone please help me!

$stylevar['outerdivwidth'] = $stylevar['outertablewidth'] . 'px';
}
else
{
$stylevar['outerdivwidth'] = $stylevar['outertablewidth'];
}
// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
// get CSS width for divwidth from tablewidth
if (strpos($stylevar['tablewidth'], '%') === false)
{
$stylevar['divwidth'] = $stylevar['tablewidth'] . 'px';
}
else if ($stylevar['tablewidth'] == '100%')

JirQUEST
07-07-2004, 03:32 AM
Success. it installed templates to styleid 1 but not the rest. i had not got my styleid 1 set to show up.
Thanks for trying to help The Sandman

hmm how did u solve this problem of urs? i am getting the same situation.

Beth
07-07-2004, 05:01 AM
I couldnt be bothered repeating the process of creating the styles again so that the templates would be inherited, so i went into Style Manager-> All Style options. Then i chose the styles that didnt have the templates, selected Edit Settings from the drop down menu and at the top I changed the Parent style to be the one with the installed templates.

It just means that i have 1 parent style and 3 Child Styles of that group now, rather than 4 parent styles.

JirQUEST
07-07-2004, 06:07 AM
I couldnt be bothered repeating the process of creating the styles again so that the templates would be inherited, so i went into Style Manager-> All Style options. Then i chose the styles that didnt have the templates, selected Edit Settings from the drop down menu and at the top I changed the Parent style to be the one with the installed templates.

It just means that i have 1 parent style and 3 Child Styles of that group now, rather than 4 parent styles.

damn.... still cant solve the prob. getting this error again and again:

Warning: Invalid argument supplied for foreach() in /home3/me/myname/www/forum/includes/functions.php on line 2853

JirQUEST
07-07-2004, 06:42 AM
alright stupid me.... LOL got the prob solved somehow :D thanks for the help, beth :D

geovadim
07-07-2004, 04:28 PM
What happens if I upgrade to 3.03? The arcade does not work anymore... Any solutions?

ConqSoft
07-07-2004, 04:30 PM
What happens if I upgrade to 3.03? The arcade does not work anymore... Any solutions?

You did go back through and make all the source code changes again, right?

Beth
07-07-2004, 07:14 PM
alright stupid me.... LOL got the prob solved somehow :D thanks for the help, beth :D
Good to hear. Anyone that has re-done all their work on version 3.0.3 I strongly suggest you record it somewhere so you don't have the same problem trying to get it to work again if you needed to use 3.0.3 for a fresh install or anthing like that. I didnt record it after trying me test forums and it was quite stupid of me not to so i would have a speedy upgrade of it to 3.0.3 on my live forums.

Yanks1343
07-07-2004, 10:20 PM
I installed this mod and I have a small, well sorta small problem.

I did all the template changes for two of my 4 skins..

Default Liquid
-----Default Fixed

White Powder Liquid
-----White Powder Fixed

I did the edits for the two Liquid versions. I figured they would auto do it for the child skins.

So when everything was complete. I found out that I get blank pages on all the arcade pages on every skin accept White Powder Fixed. This doesn't make any sense.

So I went back and checked to see if the edits got erased some how. They didn't..

You can see here..

http://symptales.net/forums/?styleid=1

Please try and see how the arcade only shows up on White Powder Fixed.

I did skip one edit in the php files.

In the includes/functions_showthread.php

I couldn't find

// ###################### Start getreputationimage #######################

What should I do? Could that be the problem?

Beth
07-07-2004, 10:26 PM
If you read through the thread for the last few pages you'd have the answer to the getreputationimage.

Instead of putting the code into functions_showthread.php above this:
// ###################### Start getreputationimage #######################

Put it above this:
// ###################### Start doimicons #######################

yinyang
07-07-2004, 10:34 PM
i'm having a problem with individual game installations. since i've upgraded, i've been getting this error when i try to install a new game:


Warning: main(./global.php): failed to open stream: No such file or directory in /forum/games/zookeeper.game.php on line 13

Fatal error: main(): Failed opening required './global.php' (include_path='.:/usr/local/lib/php:/tmp:/home:/usr/home:/usr/local/bin:/usr/share/') in /forum/games/zookeeper.game.php on line 13

perhaps i'm just installing it wrong. can someone give me a quick reply on exactly where to put the files?

so far, i put the images files in the /images/arcade folder (the .gifs)
i put the .swf and .php install file in the /games folder and run the .php from the browser.

it doesn't work and i get the above error. anyone have any ideas?

-yinyang


anyone have an answer to this? please help!

Beth
07-07-2004, 10:41 PM
the php file needs to be in the admincp folder.

Yanks1343
07-07-2004, 11:12 PM
If you read through the thread for the last few pages you'd have the answer to the getreputationimage.

Instead of putting the code into functions_showthread.php above this:
// ###################### Start getreputationimage #######################

Put it above this:
// ###################### Start doimicons #######################

Ok thanks.

hmm..it still didn't fix my problem with the skins. Any ideas for that?

Beth
07-07-2004, 11:35 PM
Sorry I've no idea. I'm only a learner at this stuff. The solution i had for my problem was only worked out through what made sense on a test board so maybe someone with more experience can help.
Good luck. :)

Yanks1343
07-08-2004, 04:56 AM
can anyone else help me with my skin problem?

alqafelah
07-08-2004, 10:05 AM
nice hack but i can't install :(

whene i press the "Add Templates" button (first step) i got blank page !

can any one help me ?

thanks,

any body here ? :ermm:

yinyang
07-08-2004, 10:13 AM
the php file needs to be in the admincp folder.

OMG, you are the best! i feel so stupid...well, i am so stupid.. but thank you thank you.

Yanks1343
07-08-2004, 01:41 PM
Does anyone know how to help me?

I did all the template changes for two of my 4 skins..

Default Liquid
-----Default Fixed

White Powder Liquid
-----White Powder Fixed

I did the edits for the two Liquid versions. I figured they would auto do it for the child skins.

So when everything was complete. I found out that I get blank pages on all the arcade pages on every skin accept White Powder Fixed. This doesn't make any sense.

So I went back and checked to see if the edits got erased some how. They didn't..

You can see here..

http://symptales.net/forums/?styleid=1

Please try and see how the arcade only shows up on White Powder Fixed.

VinhVinh
07-08-2004, 05:42 PM
Upgraded fine how ever my images are broken with the arcage.. instead of to images/arcade/ its just think the pictures are at root e.g http://www.domain.com/trophy.gif http://www.domain.com/chopper1.gif http://www.domain.com/arrow.gif http://www.domain.com/tetris1.gif etc etc

Anyone help???

Ordovicium
07-08-2004, 10:24 PM
@John: Can you post an updated Version of the hack, which works with v3.0.3

Greets
Ordo

RichieBoy67
07-08-2004, 11:01 PM
I simply love this arcade but I messed something up and now high scores are not bing recorded....

Help please... I have many members who love my arcade....

Yanks1343
07-09-2004, 02:11 AM
Does anyone know how to help me?

I did all the template changes for two of my 4 skins..

Default Liquid
-----Default Fixed

White Powder Liquid
-----White Powder Fixed

I did the edits for the two Liquid versions. I figured they would auto do it for the child skins.

So when everything was complete. I found out that I get blank pages on all the arcade pages on every skin accept White Powder Fixed. This doesn't make any sense.

So I went back and checked to see if the edits got erased some how. They didn't..

You can see here..

http://symptales.net/forums/?styleid=1

Please try and see how the arcade only shows up on White Powder Fixed.

Please help me

bonnmac
07-09-2004, 03:48 AM
Please help me
to fix that problem set 1 skin at a time as the default skin in vbulliten options run the arcade install again templets only do this for each skin problem solved

Yanks1343
07-10-2004, 01:06 AM
Thanks ^_^

RichieBoy67
07-10-2004, 01:13 AM
Can anyone offer me a fix????

Megareus Rex
07-10-2004, 02:22 AM
It installed fime and everything, but when the link to it is clicked, by me, other admins/mods, or members, it says they don't have permission to access it. I checked all usergroup permissions and everything, but it still persists...

Megareus Rex
07-10-2004, 02:40 AM
Nvm, i figured it out. I forgot to edit the global.php file. Thats what i get for trying to do it at 6am, after working w/ coding for the last 15 hours ^_^;;

ambrosious
07-10-2004, 04:25 AM
Thanks, works great!

armkbdotcom
07-10-2004, 10:09 AM
Just a quick question. Is there any Multiplayer games for this great hack so many users can play together? I had no chance to go deeper and investigate this myself, so if anyone could answer this I'll appreciate that.

VinhVinh
07-10-2004, 07:06 PM
Upgraded fine how ever my images are broken with the arcage.. instead of to images/arcade/ its just think the pictures are at root e.g http://www.domain.com/trophy.gif http://www.domain.com/chopper1.gif http://www.domain.com/arrow.gif http://www.domain.com/tetris1.gif etc etc

Anyone help???
Bump.. :(

bonnmac
07-10-2004, 10:47 PM
Bump.. :( the images have to be inside the forum folder in images/arcade

grief
07-11-2004, 03:22 AM
This Hack Rocks
gj ;)

Battle_Ring
07-11-2004, 09:02 PM
Help

includes/functions_showthread.php
=================================

Find:
__________________________________________________ _________________________________________

// ###################### Start getreputationimage #######################

i dont have that in my file???

RichieBoy67
07-11-2004, 09:20 PM
Battle--Put it over or under this instead....you have vb3.03??? me too...do it this way and it will work fine..


###################### Start doimicons #######################

romeshomey
07-12-2004, 07:28 AM
Mine is installed and working, but Im having a problem with the image directory.

When I did this :

======================
includes/functions.php
======================

Find:
__________________________________________________ _________________________________________

// get CSS width for outerdivwidth from outertablewidth

?????????????????????????????????????????????????? ?????????????????????????????????????????

Above this, add:
__________________________________________________ _________________________________________

// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";


I got a SQL error. I tried it several times with a backup file.

I ended up having to put the images in my root directory to get it to work and not modify that file.

Anyone else have that problem?

Deviant Mind
07-12-2004, 04:35 PM
I'm having the same problem with the functions.php Any suggestions ?

aberg
07-12-2004, 05:43 PM
How can i let work this hack in version 3.03??

RichieBoy67
07-12-2004, 08:21 PM
I just installed it in 3.03 and it works fine..

OK, in vb 3.03 there is no #########start Reputations########

Instead there is

###################### Start doimicons #######################

The code will work fine if you follow the instructions but when it says to place code over or under Start Reputations in includes/functions_showthread.php place it over or under the code I just posted..

Do you have the images in the proper directory??

Deviant Mind
07-12-2004, 09:14 PM
yes the images are in the right Dir. It's the code pasted into the Functions.php that gives me an error. And without it the images don't show up

Watson
07-13-2004, 02:16 AM
great hack, works perfect. Where are the games? I didnt read the whole thread, rather long. but are they inside this thread?

And is there instructions on how to install?

Watson

Pseudomizer
07-13-2004, 02:44 AM
great hack, works perfect. Where are the games? I didnt read the whole thread, rather long. but are they inside this thread?

And is there instructions on how to install?

Watson

R(ead)T(he)F(.....)T(hread) :devious:

Cheers,

romeshomey
07-13-2004, 03:04 AM
yes the images are in the right Dir. It's the code pasted into the Functions.php that gives me an error. And without it the images don't show up

I had the same problem.

Just put the images in your root www/ folder and then they will show up.

flstreetscene
07-13-2004, 03:12 AM
wow i'm currently using vbulletin 3.0.1 and no way has I got the arcade to work neither has my host. Theres a bunch of messes in the db now with the arcade files so a clean install would be the best except even that is impossible because im getting mysql errors during the installation. This is really frustrating as members have been bugging me for the past month for the arcade being down.

(http://www.floridastreetscene.com/forums/arcade.php?)

domeen
07-13-2004, 01:00 PM
Everything works fine for me, I can play games and so on, but when I want to add an comment, it says :

you do not have permission to access this page. This could be due to one of several reasons:

Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.

Have checked through the changes again and everything seems fine. Any ideas where my problem could be?

What could be wrong?
I looked twice the init and global
The only thing was in init.php
where: I had already installed the ucash and ushop script, then this looked so:
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'utt_store_act'
), $specialtemplates);

now when I cahnaged it looked like this:
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
'stylecache',
'utt_store_act',
'arcadesettings'
), $specialtemplates);

Is it ok?

domeen
07-14-2004, 05:33 AM
Can someone help?
I did check the permissions on the usergroups, everything seems ok there.
But still I can`t post comment after game.

forum link : http://www.foorum.net

ChuanSE
07-14-2004, 06:09 AM
Can someone help?
I did check the permissions on the usergroups, everything seems ok there.
But still I can`t post comment after game.

What's your board link?

ChuanSE
07-14-2004, 06:11 AM
wow i'm currently using vbulletin 3.0.1 and no way has I got the arcade to work neither has my host. Theres a bunch of messes in the db now with the arcade files so a clean install would be the best except even that is impossible because im getting mysql errors during the installation. This is really frustrating as members have been bugging me for the past month for the arcade being down.

(http://www.floridastreetscene.com/forums/arcade.php?)

I could help you out, but you will need to pm me some details. ;)

ChuanSE
07-14-2004, 06:13 AM
I had the same problem.

Just put the images in your root www/ folder and then they will show up.

Images should go into /forumroot/images/arcade/

no where else ;)

I don't understand this doesn't work for you guyz, it's the easiest hack ever :x

describe your problems again from start of install...

Maybe we can help

romeshomey
07-14-2004, 06:34 AM
Images should go into /forumroot/images/arcade/

no where else ;)

I don't understand this doesn't work for you guyz, it's the easiest hack ever :x

describe your problems again from start of install...

Maybe we can help

I followed the instructions very well, even double and triple checked things. Everything workds great but the image directory.

Of course my images work becuase I put them in my main folder for now, but Ill explain below....

For 1. You had things in the install to edit that werent on some of our V3 files. Like this:

=================================
includes/functions_showthread.php
=================================

Find:
__________________________________________________ _________________________________________

// ###################### Start getreputationimage #######################

?????????????????????????????????????????????????? ?????????????????????????????????????????

Above this, add:
__________________________________________________ _________________________________________

if ($arcadegeneral['awardson']==1) {
// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
$arcade_result = $DB_site->query("SELECT shortname,title,gamesettings,highscorerid,highscor e,miniimage,gameid FROM " . TABLE_PREFIX . "games ");
while ($arcade = $DB_site->fetch_array($arcade_result)){
if (($arcade[gamesettings] & $_GAMESCHECK['showaward'])){
$awards[$arcade[shortname]]['userid'] = $arcade['highscorerid'];
$awards[$arcade[shortname]]['gametitle'] = $arcade['title'];
$awards[$arcade[shortname]]['icon'] = $arcade['miniimage'];
$awards[$arcade[shortname]]['highscore'] = $arcade['highscore'];
$awards[$arcade[shortname]]['gameid'] = $arcade['gameid'];
}
}
}

Some of us dont have this part in that PHP so alot of us added it here:

// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";
$arcade_result = $DB_site->query("SELECT shortname,title,gamesettings,highscorerid,highscor e,miniimage,gameid FROM " . TABLE_PREFIX . "games ");
while ($arcade = $DB_site->fetch_array($arcade_result)){
if (($arcade[gamesettings] & $_GAMESCHECK['showaward'])){
$awards[$arcade[shortname]]['userid'] = $arcade['highscorerid'];
$awards[$arcade[shortname]]['gametitle'] = $arcade['title'];
$awards[$arcade[shortname]]['icon'] = $arcade['miniimage'];
$awards[$arcade[shortname]]['highscore'] = $arcade['highscore'];
$awards[$arcade[shortname]]['gameid'] = $arcade['gameid'];
}
}
}

// ###################### Start doimicons #######################



Then for 2. This coudnt be done:

includes/functions.php
======================

Find:
__________________________________________________ _________________________________________

// get CSS width for outerdivwidth from outertablewidth

?????????????????????????????????????????????????? ?????????????????????????????????????????

Above this, add:
__________________________________________________ _________________________________________

// declares the arcade image directory
$stylevar['imgdir_arcade'] = "images/arcade";

?????????????????????????????????????????????????? ?????????????????????????????????????????
==============
Save and Close
==============


Everytime I did that edit I got a PHP error like this

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/drewster/public_html/forums/includes/functions.php on line 1887

ChuanSE
07-14-2004, 06:40 AM
Which OS? Which apache or ISS? Which Vb? ... are you using?

romeshomey
07-14-2004, 06:49 AM
VB 3.0.3

Operating system Linux

Apache version 1.3.31 (Unix)