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

MicroLinux?
02-28-2005, 03:51 PM
At this link:
http://forums.m-linux.net/arcade.php?do=scores&name=ablast

I get this error:

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT gamesessions.*, user.username FROM gamesessions AS gamesessions
LEFTJOINuserAS user ON user.userid=gamesessions.userid
WHEREgamesessions.valid=1ANDgamesessions.sessionty pe=1 ANDgamesessions.gamename='ablast'
ORDERBYscore
DESCLIMIT-10,10
mysql error: You have an error in your SQL syntax; check themanualthatcorresponds to your MySQL server version for the right syntaxtousenear '-10, 10' at line 5

mysql error number: 1064

Date: Monday 28th of February 2005 12:29:26 PM
Script: http://forums.m-linux.net/arcade.php?do=scores&name=ablast (http://forums.m-linux.net/arcade.php?do=scores&name=ablast)

Basscat
03-01-2005, 01:24 AM
I can not get the arcade to work from my vbabd_home page. When I put the pointer on "arcade" in my navbar, it shows "mysite.com/arcade.php". When I put the pointer on "arcade" in my navbar from my forum index page it shows "mysite.com/forums/arcade.php", and the arcade works? I missed something, just not sure where.

neocorteqz
03-01-2005, 03:03 AM
I can not get the arcade to work from myvbabd_homepage.When I put the pointer on "arcade" in my navbar,itshows"mysite.com/arcade.php". When I put the pointer on "arcade"inmynavbar from my forum index pageitshows"mysite.com/forums/arcade.php", and the arcade works?Imissedsomething, just not sure where.

in the vBadvanced navbar template if it has one, it should be

$vboptions[bburl]/arcade.php?$session[sessionurl]


If that doesn't work, hard code the address.

or maybe use

$vboptions/forums/arcade.php?$session[sessionurl]

neocorteqz
03-01-2005, 03:06 AM
I tried to add this to the memberinfo template so it only shows if they have an award. It doesnt work. Any ideas?


<if condition="$userinfo[arcadeawards]">
<tr>
<td>
<strong>Arcade Awards</strong>:<br />
$arcadeawards
</td>
</tr>
</if>


that template may not be global.

neocorteqz
03-01-2005, 03:07 AM
At this link:
http://forums.m-linux.net/arcade.php?do=scores&name=ablast

I get this error:

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT gamesessions.*, user.username FROM gamesessions AS gamesessions
LEFTJOINuserASuser ON user.userid=gamesessions.userid
WHEREgamesessions.valid=1ANDgamesessions.sessionty pe=1ANDgamesessions.gamename='ablast'
ORDERBYscore
DESCLIMIT-10,10
mysql error: You have an error in your SQL syntax; checkthemanualthatcorresponds to your MySQL server version for the rightsyntaxtousenear '-10, 10' at line 5

mysql error number: 1064

Date: Monday 28th of February 2005 12:29:26 PM
Script: http://forums.m-linux.net/arcade.php?do=scores&name=ablast


I believe you need to drop the -10 in that query, as for how. I'm not sure.

Basscat
03-01-2005, 01:15 PM
in the vBadvanced navbar template if it has one, it should be

$vboptions[bburl]/arcade.php?$session[sessionurl]


If that doesn't work, hard code the address.

or maybe use

$vboptions/forums/arcade.php?$session[sessionurl]


I have not been able to find a vbadvanced template:( to modify. I searched and searched before I made the post. I know that is where it needs to be changed, but I can not find it. If I change it in the navbar template, the arcade works on the home(portal) page, but does not work on the forum index page.

Nick0r
03-01-2005, 06:53 PM
does anyone know if it's possible (and if so how) you can copy all your games and the sql info from one forum to another, keeping the same games, but blanking all the high scores etc. This saves me reinstalling 800 games onto my new forums.

womensden
03-02-2005, 03:07 PM
Not sure if this has been discussed, but I dont want to weed through 218+ pages of posts to find out.

How can I show more games on the arcade index? I only show like 10 games and I would like to show more.

Harry72
03-02-2005, 03:12 PM
u can do this in arcade.php

In arcade.php look out for

$perpage = 10;

Delete 10 and enter 15 or 20 and so on. Just how u like it. :nervous:

womensden
03-02-2005, 04:00 PM
thanks!

Sinister21
03-02-2005, 10:00 PM
ok.. i've seen tonnes of people asking for games.. i'de love for someone to pm or email me some games.. but.. is there a way, if you have the SWF to set it up in the arcade?


can someone please tell me how to add new games? or give me the php file that you use to install new ones?!


all i need is a point in the right direction, and im sure i can figure it out for myself..

oh. and link to some games would be great :banana:

RaZor Edge
03-03-2005, 12:05 AM
I download all of these 900+ games from the ftp server.... should I upload them to my own server? That FTP was kinda slow.

Many of use will be happy if you do it!!!

:nervous:

AuroraMike
03-03-2005, 01:30 AM
careful if you use categories and are using 3.0.7 w/ new games. You won't be able to assign the games to categories after you install them. Something has broken between 3.0.6 and 3.0.7. It also affects game options. You can manually change things in PHPmyadmin but that's not for everyone.

AuroraMike
03-03-2005, 01:32 AM
in the vBadvanced navbar template if it has one, it should be

$vboptions[bburl]/arcade.php?$session[sessionurl]


If that doesn't work, hard code the address.

or maybe use

$vboptions/forums/arcade.php?$session[sessionurl]


or, a whole lot easier is to add arcade.php to the vba cmps navbar and/or header links in the admincp and it will do all the work for you.

AuroraMike
03-03-2005, 01:35 AM
Excellent hack. My members love it.

The Space Invaders game is buggy though. The last 3-4 times I've played it, it just quit out on me for no reason at all. I had lots of lives, and I didn't get shot, but it ended like I just lost my last life.

It really pisses me off too. Cause one of our members has totally kicked my ass on nearly all the games, and I need to retake my high score at Space Invaders, but it the game crashes every time I try! grrrr.

If the invaders land, the game ends unlike the arcade where if they land you lose a life and that's it.

Harry72
03-03-2005, 05:48 AM
Yes, there are more games with bugs. :mad: :speechless: :rolleyes:

neocorteqz
03-04-2005, 09:07 PM
Anyone else having a problem where after you upgrade to 3.0.7, you get a no permissions error?

I've been through the edits 3 times, and set and reset the permissions per usergroup, and nothing is working.

neocorteqz
03-05-2005, 12:11 AM
fixed it.

Nutts
03-05-2005, 02:19 AM
How did you fix the problem neo. I am having a similar problem, except the pages load fine, and all looks well, except the game movies are not loading. This is a fresh install on a fresh copy of Vb 3.07. Of course, the title of this hack thread indicates support up to 3.03 only, is this my problem?

Does anyone have any ideas?

The problem can be seen here.
http://www.maxreloaded.com/vbulletin/forum/arcade.php

neocorteqz
03-05-2005, 03:12 AM
How did you fix the problem neo. I am havingasimilarproblem, except the pages load fine, and all looks well,exceptthe game movies are not loading.This is a freshinstallon a fresh copy of Vb 3.07. Of course, thetitle of this hackthreadindicates support up to 3.03 only, is this myproblem?

Does anyone have any ideas?

The problem can be seen here.
http://www.maxreloaded.com/vbulletin/forum/arcade.php

You may want to allow guest/not logged in users to view the arcade.

I fixed my problem by redoing all My hacks, But starting with the arcade hacks first.

Now I don't see how that made any difference, but i couldhavemissedsomething and Just not noticed it at all. It happens, But idon'tmindstarting with a clean slate to fix stuff or figure things out.

And I have to ask. Newly installed games? or redoing the file edits because of the upgrade to vB 3.0.7?

sitka
03-05-2005, 06:30 PM
$game = $DB_site->query("SELECT * FROM " . TABLE_PREFIX . "games A, gamescat B WHERE A.categoryID = B.categoryID ORDER BY gameid ");

I have no problem with any other area of the arcade. I can even change the game categories around in the "Game Categories" link in the admincp "Add Game Category" works too.

BUT when i click on the "game settings" in the admincp I get this ERROR

I have the correct names these are just x'd out.
xxxxxx = my prefix
xxxxxx_xxxxxx = database name

Database error in vBulletin 3.0.x:

Invalid SQL: SELECT * FROM xxxxxx_games A, gamescat B WHERE A.categoryID = B.categoryID ORDER BY gameid
mysql error: Table 'xxxxxx_xxxxxxx.gamescat' doesn't exist

mysql error number: 1146

Date: Saturday 05th of March 2005 03:27:29 PM
Script: http://www.xxxxxx.com/forum/admincp/arcadeadmin.php?do=games
Referer: http://www.xxxxxx.com/forum/admincp/index.php?do=nav
Username: Me
IP Address: xxx.xxx.xxx.xxx

do i need to modify that line of code?
There shouldn't be a . between the prefix and the table name. This isn't the only hack that has issues w/ prefixes. I wish someone could explain how to prevent issues like this.

Mijae
03-05-2005, 06:34 PM
So, anyone uploaded the 800+ games zip? I can mirror.

lucabosurgi
03-06-2005, 01:58 AM
For $1,99 you get them here http://www.internetjunkie.org/showthread.php?t=717

lucabosurgi
03-06-2005, 02:03 AM
I get the "non loged in" window when I click the return link from the playgame page to the main arcade page.
I'm on 3.0.7 any suggestions? The rest works beautifully!!!
Thank you

J.C.
03-06-2005, 08:58 AM
I also need new/more games ASAP for my new forums... but I dont know when v3arcade.com will open :( so, if anyone have a collection pack, I'd be grateful if you can upload it to my FTP. (Please PM me)

Thanks.. :)

Chrissicom
03-06-2005, 09:32 AM
I have like 800 games on my FTP all from that other FTP that has gone offline. Although I have a 100 MBit stand-up line and I think if I would publicly post the server here you guys would suck up my traffic pretty quickly. Please send $5 or 4 EUR by PayPal to chrissicom@sandrabullock.ws and I give you a private FTP account to access and download all the games with no bandwidth or speed limit :-)

WiseOwl
03-06-2005, 10:34 PM
werd I hear ya

nighteyes
03-06-2005, 11:15 PM
It seems like everyone is in the business of trying to profit from selling access to copyrighted games now. This is software piracy, pure and simple, and of the very worst kind.

The moderators of this board should crack down on this practice immediately.... otherwise this could get very messy for all those involved.

Chrissicom
03-07-2005, 06:12 AM
Asking for $5 to download so many games is no profit! It's less than I pay for the traffic generated so I still loose money when I rech my bandwidth limit and too many people download the games. I don't even have a website up where I say contact me to buy games or anything like that! It's just on a personal basis. I study law in Europe and I know that this kind of business is not illegal over here, maybe in the US don't know their laws.

Brent H
03-08-2005, 04:38 AM
Charging to download ANYTHING that's not owned by you for ANY amount of money is illegal, and breaks various copyright laws (and I suspect international laws as well). Even if you don't make any kind of monetary profit from it by charging less than what it costs you to operate the server, you're still getting some sort of compensation by having the bill for your server be padded by these 5 dollar "donations".

If anyone needs the space, I have a webhosting account I'm not using that I can upload any and all games to. PM me and I'll get it going.

fly
03-08-2005, 11:23 AM
Charging to download ANYTHING that's not owned by you for ANY amount of money is illegal, and breaks various copyright laws (and I suspect international laws as well). Even if you don't make any kind of monetary profit from it by charging less than what it costs you to operate the server, you're still getting some sort of compensation by having the bill for your server be padded by these 5 dollar "donations".

If anyone needs the space, I have a webhosting account I'm not using that I can upload any and all games to. PM me and I'll get it going.
Maybe he's charging for a membership to his MSPAINT art gallery. The downloads are free...

(My point is that crying about that stuff is useless. There are plenty of ways around it.)

SpeedStreet
03-08-2005, 12:39 PM
Maybe he's charging for a membership to his MSPAINT art gallery. The downloads are free...

(My point is that crying about that stuff is useless. There are plenty of ways around it.)

Completely untrue. Even under several open source licenses, you cannot simply repackage an existing product and attempt to generate any type of revenue from it.

That being said, anyone stupid enough to actually pay for something like this is as lame as they are stupid. Simply think of all of the ways that people share copyrighted material and look there if you were interested. But do not post messages about file distribution of copyrighted material for a finder's fee on a Jelsoft site and expect people that actually care about the well-being of this company to not give a damn.

Mijae
03-08-2005, 01:41 PM
Completely untrue. Even under several open source licenses, you cannot simply repackage an existing product and attempt to generate any type of revenue from it.

That being said, anyone stupid enough to actually pay for something like this is as lame as they are stupid. Simply think of all of the ways that people share copyrighted material and look there if you were interested. But do not post messages about file distribution of copyrighted material for a finder's fee on a Jelsoft site and expect people that actually care about the well-being of this company to not give a damn.
People can be so lame. Charging money for games they don't even own.

If anyone needs a mirror for the files, I have enough bandwidth.

fly
03-08-2005, 01:52 PM
Completely untrue. Even under several open source licenses, you cannot simply repackage an existing product and attempt to generate any type of revenue from it.
You didn't read what I said.

Brent H
03-08-2005, 04:14 PM
LOL remember that when you've got lawyers jumping all over your ass ;) It's much easier to do the right thing, then you've got nothing to worry about if all hell DOES break loose.

sim tech
03-08-2005, 05:39 PM
Sheesh -

I have the infamous 7 zipped files... each one ranging from 1.2m to just over 9mb each. I also downloaded most of the "extra" games from the previously posted FTP, plus gathered a few from other places....but unfortunately they are moved into a different directory of games I've already installed.. So what I just did was to create another series of zips file called "favorites" which currently has 150 of the best games I have found, though there will be some duplications from the previous 7 zipped collections, but there's some good extra ones in there.

I also have All of the YetiSports + the YetiOlympics + Yeti StageDIve (all very popular on my site) and just created a yeti zip file for these.

If anyone is willing to offer a space for people to download I have no problem in sharing as I received them for free as well. Most of these games worked, but some did not, and some won't record the scores ( I'd appreciate any info on how to fix this!).

Anyway, I am not really looking forward to email around 100Mb of files around (my email service limits me anyway) but if anyone has some extra space/bandwidth and would be willing to be kind enough to allow people to download these for free, please contact me. Maybe you can set me up with temporary access to your FTP area and I could just upload them all there. As someone was kind enough to share them to me, we should return the favor and share them to the next person who maybe will share them as well...

One other option is to have someone here set up a free email account with lost of space (like gmail). We could post the username and password on here and do the "honor system" thing. Folks could log in and download the attachemnts. I don't know how long (if at all) something like this would work, but it would sure save the bandwidth issue!

MissKalunji
03-08-2005, 05:43 PM
Sheesh -

I have the infamous 7 zipped files... each one ranging from 1.2m to just over 9mb each. I also downloaded most of the "extra" games from the previously posted FTP, plus gathered a few from other places....but unfortunately they are moved into a different directory of games I've already installed.. So what I just did was to create another series of zips file called "favorites" which currently has 150 of the best games I have found, though there will be some duplications from the previous 7 zipped collections, but there's some good extra ones in there.

I also have All of the YetiSports + the YetiOlympics + Yeti StageDIve (all very popular on my site) and just created a yeti zip file for these.

If anyone is willing to offer a space for people to download I have no problem in sharing as I received them for free as well. Most of these games worked, but some did not, and some won't record the scores ( I'd appreciate any info on how to fix this!).

Anyway, I am not really looking forward to email around 100Mb of files around (my email service limits me anyway) but if anyone has some extra space/bandwidth and would be willing to be kind enough to allow people to download these for free, please contact me. Maybe you can set me up with temporary access to your FTP area and I could just upload them all there. As someone was kind enough to share them to me, we should return the favor and share them to the next person who maybe will share them as well...

One other option is to have someone here set up a free email account with lost of space (like gmail). We could post the username and password on here and do the "honor system" thing. Folks could log in and download the attachemnts. I don't know how long (if at all) something like this would work, but it would sure save the bandwidth issue!

i dont mind doing any of those..gmail or web space... ( but i'de rather the gmail..)

sim tech
03-08-2005, 06:00 PM
I just tried setting up a gmail account, but it said it was by invitation only... :disappointed:

MissKalunji
03-08-2005, 06:02 PM
I just tried setting up a gmail account, but it said it was by invitation only... :disappointed:


i got a gmail account empty....

Steven White
03-08-2005, 06:21 PM
Sheesh -

I have the infamous 7 zipped files... each one ranging from 1.2m to just over 9mb each. I also downloaded most of the "extra" games from the previously posted FTP, plus gathered a few from other places....but unfortunately they are moved into a different directory of games I've already installed.. So what I just did was to create another series of zips file called "favorites" which currently has 150 of the best games I have found, though there will be some duplications from the previous 7 zipped collections, but there's some good extra ones in there.

I also have All of the YetiSports + the YetiOlympics + Yeti StageDIve (all very popular on my site) and just created a yeti zip file for these.

If anyone is willing to offer a space for people to download I have no problem in sharing as I received them for free as well. Most of these games worked, but some did not, and some won't record the scores ( I'd appreciate any info on how to fix this!).

Anyway, I am not really looking forward to email around 100Mb of files around (my email service limits me anyway) but if anyone has some extra space/bandwidth and would be willing to be kind enough to allow people to download these for free, please contact me. Maybe you can set me up with temporary access to your FTP area and I could just upload them all there. As someone was kind enough to share them to me, we should return the favor and share them to the next person who maybe will share them as well...

One other option is to have someone here set up a free email account with lost of space (like gmail). We could post the username and password on here and do the "honor system" thing. Folks could log in and download the attachemnts. I don't know how long (if at all) something like this would work, but it would sure save the bandwidth issue!

E-mail me at ??? or message me on MSN at ??? and I'll set you up some webspace :)

Brent H
03-08-2005, 07:27 PM
The only access I have to my server is root access, so I wouldn't be able to give anyone their own temp account to upload stuff. These other people are offering temp accounts though and I'd be happy to mirror the files in case traffic load gets too high or something happens.

sitka
03-08-2005, 08:59 PM
maybe if this forum was moderated we won't hear the game request bs. i think everyone is capable of finding a game or two on their own if they are semi-intelligent. i'd rather see this thread as a support forum than a game warez-kiddie whine fest. i've seen this same attitude in the emulation scene. people ruin it but wanting games, games and games. the arcade can serve a good purpose but the few immature ones seem to ruin it everytime. history repeats itself that is without a doubt.

neocorteqz
03-08-2005, 11:04 PM
I'll send anyone that needs it a gmail invite, just pm or post a email and name to send it to.

Although I'm sure everyone and their grandmother has a gmail account I have 50 invites to use. :p

Mijae
03-08-2005, 11:20 PM
I'll send anyone that needs it a gmail invite, just pm or post a email and name to send it to.

Although I'm sure everyone and their grandmother has a gmail account I have 50 invites to use. :p
I just checked my gmail account and I have 50 invites :P

Brent H
03-08-2005, 11:28 PM
maybe if this forum was moderated we won't hear the game request bs. i think everyone is capable of finding a game or two on their own if they are semi-intelligent. i'd rather see this thread as a support forum than a game warez-kiddie whine fest. i've seen this same attitude in the emulation scene. people ruin it but wanting games, games and games. the arcade can serve a good purpose but the few immature ones seem to ruin it everytime. history repeats itself that is without a doubt.

I think that since v3arcade.com (the main source of people's games) is down, people who are willing to put collections of games up should be allowed to do so without people complaining about it. So what if people are asking for games? They've got no where else to go and ask, they just supposed to settle for some of the crappy games they can find scattered around here? I think it's awesome that people are willing to help others gain access to some of the nicer games.

neocorteqz
03-09-2005, 02:32 AM
I just checked my gmail account and I have 50 invites :PAlmost everyone should have 50 Invites. :)

sim tech
03-09-2005, 03:31 AM
i got a gmail account empty....

E-mail me at Webmaster*e-fury.co.uk or message me on MSN at Cookiemonster2006*hotmail.co.uk and I'll set you up some webspace :)


How's this: We could do both! Steven White, I'll send you an email... it'll either be from my vbulletin site at simtechonline.com, or one of my other cheapie sites (low bandwidth, but what can you expect for a website for under $4 a month?). So don't be alarmed if it's something really weird like "alienskull.com" or "goodnerd.com".

I'll see if I can increase my email sending size so that I can get over the 10meg limit. I'll figure something out on my end. Both you guys - can your email accounts accept files greater than 10mb?

MissKalunji: would you be willing to sacrifice your gmail address so that it can be posted on here for everyone to sign into and download the attached zip files to the emails that I send there? If not, send me a gmail invite to me and we'll create a gmail account called something like v3games. Who knows... hopefully it'll act like some kind of co-op. As we get games we can share them through the gmail acct.

Sound gouda to you?

neocorteqz
03-09-2005, 06:30 AM
ok, just sent 3 to sim tech, and 1 to ironhead (i think)

sim tech
03-09-2005, 06:44 AM
removed and put in text file as per instructions
I'm email the Yeti zip file now... please notethat it's almost 3am here and I am zonked! I try and set up my Outlook to send as many as I can, but I am dead on my feet here.

Also - could someone else write and send the gmail account a quick letter entitled "read me first" or something like that? Just a letter for folks to read with the standard "please do not delete any of these files bla bla bla"?

I'll get the rest up in the morning, I also have just made another 5.9m zip collection of about 10+ ones I just stumbled across.

neocorteqz
03-09-2005, 08:18 AM
Got it - and created a gmail name "<removed>"

PASSW0RD: "<removed>"

I'm email the Yeti zip file now... please notethat it's almost 3am here and I am zonked! I try and set up my Outlook to send as many as I can,but I am dead on my feet here.

Also - could someone else write and send the gmail account aquickletter entitled "read me first" or something like that? Just a letter for folks to read with the standard "please do not delete any of these files bla bla bla"?

I'll get the rest up in the morning, I also have just made another 5.9m zip collection of about 10+ ones I just stumbled across.


zzzzzzzzzz - all files are in route. Too much absinthe here and it's wayyyy too late.Just realized, not a good idea. unlicensed users will have access this way. So at least edit your post to have code tags surrounding the the username and password. Or I will have a File uploaded with whatever is in the gmail that i grabbed. I will provide a link, but I will put it in code tags so the link will be unreadable by unlicensed/non-registered Users.

Edit: God this post bug is starting to get really annoying.

Edit2:
If anyone can mirror, please do. Address is in the attached txt file.

sniKsnAK
03-09-2005, 01:13 PM
Maybe a stupid question, but how do I list all the game in one singel page. It's splitting the game-index up in 10s now.

Thanks :)

Ironhead
03-09-2005, 01:15 PM
ok, just sent 3 to sim tech, and 1 to ironhead (i think)


Yep I got it. Going there now to setup an account.

Thanks Neo!

Pete
03-09-2005, 01:44 PM
how do I list all the game in one singel page

In arcade.php, find:
$perpage = 10;
Change the number accordingly.

neocorteqz
03-09-2005, 04:48 PM
Yep I got it. Going there now to setup an account.

Thanks Neo!No problem. :)

Brent H
03-09-2005, 05:03 PM
Here's a mirror in case the other links people provide don't work for some reason :) Both in .rar and .zip format because I know some people don't like RAR files.

http://www.hoytroid.com/v3arcade_archive.rar
http://www.hoytroid.com/v3arcade_archive.zip

If one of them isn't working, it's because it's still uploading.

sniKsnAK
03-09-2005, 07:19 PM
Here's another mirror.

http://smackdownhq.com/v3games/

MissKalunji
03-09-2005, 07:23 PM
Here's another mirror.

http://smackdownhq.com/v3games/


THank you guys...and by the way i love your website :o

Protoman
03-09-2005, 08:42 PM
I'm having the same permission denied issue. any ideas how to get past this?

neocorteqz
03-09-2005, 08:57 PM
I'm having the same permission denied issue. any ideas how to get past this?
If you have more than one hack, you will need to Do the Arcade hack first.

Other than that its in the readme files that if you are getting that error you made a mistake while hacking init.php and/or global.php

iirc.

Protoman
03-09-2005, 09:07 PM
found it.. my connection flaked out when I was installing. so, it didn't add the tables at the end.. reinstalled, problem gone. :)

Beowolf
03-09-2005, 09:26 PM
Hi guys,

I've installed the hack, made sure everyone can view/play it in the usergroups permission area, but got the "you don't have permissions" error when at arcade.php, so I rehacked init.php and global.php and uploaded them again, but the same error stays. Any more ideas?

salem65
03-09-2005, 10:05 PM
Hello, I installed this hack, and it works great except that none of the games will update the scores. The jsut hang at the submitting score. And Chopper when you click on submit score, does nothing.

http://triplexgay.com/arcade.php

any ideas?

Thanks
jbot

neocorteqz
03-09-2005, 11:00 PM
May I make a suggestion.

If you post a link to your arcade, make sure it's viewable by unregistered users. One can not properly diagnose a problem if they are required to sign up. :)

Protoman
03-10-2005, 01:46 AM
anybody know what games are 2 player enabled? if any? thx.

rjordan
03-10-2005, 02:56 AM
As far as I know, no games are 2-player enabled on v3... at least this version...

rjordan
03-10-2005, 03:04 AM
If this has been previously posted here or elsewhere, then my apologies.

I have found that if you delete a member and look at their awards (postbit mod is where I saw it), any unplayed games will show up under their or a guest's post (if you allow it). To fix this, I made the following change to the arcade hack:

In functions_showthread.php, change:

if ($award['userid']==$post['userid']) {
to:
if ($award['userid']==$post['userid'] AND $post['userid']!=0) {
This is caused by the member ID being set to 0 and unplayed games having a award user ID of 0.

Protoman
03-10-2005, 04:26 PM
I can challenge users to a game, but how do you accept a challenge? nobody can figure this out on my site??

salem65
03-10-2005, 05:34 PM
May I make a suggestion.

If you post a link to your arcade, make sure it's viewable by unregistered users. One can not properly diagnose a problem if they are required to sign up. :)

ya sorry bout that. :lick:
Here is a login if anyone out there can take a look and maybe have any idea of why the scores won't submit.

user: arcade
pw: arcade

Thanks

salem65
03-10-2005, 05:38 PM
I can challenge users to a game, but how do you accept a challenge? nobody can figure this out on my site??

The person you challenge should get a PM and then next time they log into the arcade there will be a notification just below their profile. Then next time you visit the arcade after they have played there should be a challenge waiting for you. At least this is what happened when I tested a challenge. Also make sure in your usercp that you have allow challenges turned on.

Pete
03-11-2005, 01:39 PM
make sure it's viewable by unregistered users.

A 'not safe for work' note works too :p
The guys will be looking at me funny for a while...

neocorteqz
03-11-2005, 03:53 PM
A 'not safe for work' note works too :p
The guys will be looking at me funny for a while...
lol. Wasn't gonna mention that. :p

neocorteqz
03-11-2005, 03:54 PM
ya sorry bout that. :lick:

user: arcade
pw: arcade

Thanks

It's cool. alot of us do it, and forget we don't allow guest, and then when a problem comes up. Were only thinking about the problem at hand, not that the arcade is not viewable by guest.

salem65
03-11-2005, 07:50 PM
Hey again,
I just installed another of my boards with this arcade hack and it has the exact same problem with the scores not submitting. I am sure I am doing it correctly. Does anyone have any ideas?

*****WARNING*******WARNING******WARNING******WARNI NG******
**************ADULT SITE (18 YEARS)*************************
http://paloozza.com/arcade.php
user: arcade
pw: arcade
************************************************
************************************************

Thanks for any help

neocorteqz
03-11-2005, 10:25 PM
Hey again,
I just installed another of my boards with this arcade hack and it has the exact same problem with the scores not submitting. I am sure I am doing it correctly. Does anyone have any ideas?

*****WARNING*******WARNING******WARNING******WARNI NG******
**************ADULT SITE (18 YEARS)*************************
http://paloozza.com/arcade.php
user: arcade
pw: arcade
************************************************
************************************************

Thanks for any help
If you'd like I can take a look at your hacked files and see if I can't figure it out. Just let me know.

axi
03-12-2005, 07:20 AM
man i installed! its ++++in mad! the installation was much easier than the actual games. lol.

thanks for this hack John its crazy.

.Tim
03-12-2005, 07:32 AM
Hi guys,

I've installed the hack, made sure everyone can view/play it in the usergroups permission area, but got the "you don't have permissions" error when at arcade.php, so I rehacked init.php and global.php and uploaded them again, but the same error stays. Any more ideas?

Same here. :(

neocorteqz
03-12-2005, 07:48 AM
for the permission denied errors. I've found starting clean and rehacking the arcade edits FIRST before any other hacks fixed my issue.

Beowolf
03-12-2005, 12:46 PM
Hey, I am getting this problem now. It doesn't stop users from playing, it just does not submit the scores:

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

And for the permission denied error, eva01_ suggested to me this, which worked:

go into your global.php and make sure there isn't a "}" after the arcade additions, make sure it is before the additions

Lottis
03-12-2005, 01:08 PM
Database error in vBulletin 3.0.7:

Invalid SQL: SELECT gameid, shortname, gamesettings, title FROM games
mysql error: Table '****_*****.games' doesn't exist

mysql error number: 1146

Could anyone help me? I see no queries to tun in the instal file.

Lottis
03-12-2005, 01:11 PM
Hey, I am getting this problem now. It doesn't stop users from playing, it just does not submit the scores:

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

And for the permission denied error, eva01_ suggested to me this, which worked:
In your first question, i solwed this problem in my last page.
It was because the one who had the record no longer was a member.

Marco van Herwaarden
03-12-2005, 01:13 PM
Did you run teh installer?

Lottis
03-12-2005, 01:16 PM
Did you run teh installer?
I have tried, but it wont get start.

Marco van Herwaarden
03-12-2005, 01:22 PM
Well then that is the reason you don't have the tables.

Why didn't it start? You get an error message?

Mijae
03-12-2005, 01:24 PM
Wanted games? Here they are!

Now you can get games for FREE from my site, no registration and NO FEES to pay.

Just go to http://www.anotherforum.net/files/v3games and download :)
Now, don't go around spreading the URL or my bandwidth will go to hell ;)

I know that probably not all games are there, but its still a lot of 'em :P

If you have zip files with games that are not here, and want to help the community by sharing them, PM me.

Lottis
03-12-2005, 01:34 PM
Well then that is the reason you don't have the tables.

Why didn't it start? You get an error message?
Finaly i get to instal it, my mistace.
But now i seem to have a new problem.

Invalid SQL:
SELECT arcademinposts AS number FROM usergroup
WHERE usergroupid=6

mysql error: Unknown column 'arcademinposts' in 'field list'

mysql error number: 1054


Does anyone have a clue where i did wrong now?

MissKalunji
03-12-2005, 02:35 PM
Wanted games? Here they are!

Now you can get games for FREE from my site, no registration and NO FEES to pay.

Just go to http://www.anotherforum.net/files/v3games and download :) Now, don't go around spreading the URL or my bandwidth will go to hell ;)

I know that probably not all games are there, but its still a lot of 'em :P

If you have zip files with games that are not here, and want to help the community by sharing them, PM me.


thank you :-)

jzewatsky
03-12-2005, 02:49 PM
Thank you Mijae, you rock!

Lottis
03-12-2005, 03:18 PM
Finaly i get to instal it, my mistace.
But now i seem to have a new problem.

Invalid SQL:
SELECT arcademinposts AS number FROM usergroup
WHERE usergroupid=6

mysql error: Unknown column 'arcademinposts' in 'field list'

mysql error number: 1054


Does anyone have a clue where i did wrong now?
Anyone?

neocorteqz
03-12-2005, 05:45 PM
@ Mijae

Unregistered users can see and download those.

Mijae
03-12-2005, 08:12 PM
@ Mijae

Unregistered users can see and download those.
D'oh. Fixed.

stevey
03-14-2005, 01:53 PM
2 questions, (im new to Vb) i have installed the mod and it works great on the default template but i have installed a new template to the site and arcade doesnt work anymore it just shows a blank page? (i managed to get the ushop to work on the new template). is all you have to do to get it to work the Template Modifications? and my other question is is there a hack so that people have to buy Arcade Pass to play that will work with this arcade and the ushop? i found one but thats not working :(
the site is http://www.webtechtalk.com btw

thanks for your help

salem65
03-14-2005, 03:02 PM
If you'd like I can take a look at your hacked files and see if I can't figure it out. Just let me know.

Ya that would be great if you could take a look at the files. PM me your email address and I will send you a zip file with them.

Thanks for your help

sim tech
03-15-2005, 06:41 AM
Well, the Gmail account thing quickly died, and I'm not sure how many people are wanting to download some of my lagrer zip files (the ones marked "favorites").

Anyway - I'll make a txt file of the web address. This way you can pick and choose what you want. This is also a co-op experiment so I'm hoping to see some new games added.

This will have all of the games in the gamepacks 1-7, plus the "favorites" series, Yeti, and the ones that I had downloaded in the March 6th file.

Enjoy - and as I mentioned, please send the email address any games not listed & I'll update the site so more people can use them!

TonTon
03-15-2005, 06:51 PM
is there anyway i can stop 0 post counters using the arcade?

Brent H
03-15-2005, 07:05 PM
is there anyway i can stop 0 post counters using the arcade?
Yep, there's a couple ways. I use this one:
https://vborg.vbsupport.ru/showthread.php?t=65735&highlight=arcade

Makes it so your users have to have made at least X posts in the last Y hours to play :)

TonTon
03-15-2005, 07:37 PM
k thanks :)

Sleepyk
03-16-2005, 01:21 AM
humn i got a slight problem i just installed with no problem, but when i click arcade it doesnt show the games

http://www.kleptikmusic.com/

test it out to see, dont know why it wont show either

neocorteqz
03-16-2005, 02:26 AM
humn i got a slight problem i just installed with no problem, but when i click arcade it doesnt show the games

http://www.kleptikmusic.com/

test it out to see, dont know why it wont show either
Trust me when i say, Not too many people will register to troubleshoot a problem. may I suggest you set up a test account, or as I suggested above. Allow guest to view the arcade.

Sleepyk
03-16-2005, 02:37 AM
err my bad forgot to post it
lol

name = tester

pass = test

Sleepyk
03-16-2005, 10:54 PM
btw the v3 site is down now

Sleepyk
03-16-2005, 11:04 PM
i hate to keep posting hope i dont get in trouble, but i found out i just installed 3d superball but it still wont work, so my question is obviously i made a prob editing or something so what file is it or can it be thats not letting the games load?

neocorteqz
03-17-2005, 08:02 AM
i hate to keep posting hope i dont get in trouble, but i found out i just installed 3d superball but it still wont work, so my question is obviously i made a prob editing or something so what file is it or can it be thats not letting the games load?
Yes the v3arcade site is down.
No there is not way to mass install the games unless you write the installer to do so. Even then I would install them individually so you can make sure there are no problems.

Sleepyk
03-17-2005, 08:20 PM
^alright, what about a hack for like tourneys like ipb got?

nick!
03-18-2005, 05:53 AM
Does anyone know if this will work with 3.0.7?

iSpanish
03-18-2005, 08:14 AM
Does anyone know if this will work with 3.0.7?
yes it works with me on 3.0.7

sim tech
03-18-2005, 03:00 PM
i hate to keep posting hope i dont get in trouble, but i found out i just installed 3d superball but it still wont work, so my question is obviously i made a prob editing or something so what file is it or can it be thats not letting the games load?

The only 3D Superball that I saw out there was for IBPro. I'm guessing the php install file was something like 3dsuperball.php (and the archive was a .tar file and not a zip file)? If it's for v3Arcade it should be 3dsuperball.game.php

Cowboy[Texas]
03-18-2005, 04:36 PM
OK... I have searched up and down this thread and I can't find the following....

How to have the mini icons (for games that you have won) display below your name in your forum posts. ???? Can anyone tell me where to find this info ?

Bernd Glasstett
03-18-2005, 05:30 PM
"games SET highscorerid=," this is your problem.

If your allowing guests to play, it cannot register a highscoreridbecause they have no id. You can either disallow visitors from playing,or, you can place an id check prior to the score write, to fix that.

If their not logged in, they shouldnt be able to play anyway. Thats your best bet.

There can be another reason for this. I searched for this error as wegot it too. BUT: Guests are not enabled to play or even see the arcade!

Here is the solution after some time of examining the database: Wedeleted the user who had the best score in this game. Problem is: Thereneeds to be a check: If the user doesn't exist, take the next score andso on. So this can be declared a serious bug!

Or another solution: Change the delete-routine of VBB, and delete allscores of the deleted user too. That would solve the problem.

iSpanish
03-18-2005, 07:06 PM
']OK... I have searched up and down this thread and I can't find the following....

How to have the mini icons (for games that you have won) display below your name in your forum posts. ???? Can anyone tell me where to find this info ?


hello Cowboy[Texas], you can use this add-on

v3Arcade - awards popup in postbit (https://vborg.vbsupport.ru/showthread.php?t=71483)

Sleepyk
03-19-2005, 10:03 PM
Hey the arcade champion icons that post in ya postbit when you make a post.
is there any way to remove them? because we have alot of games and if someone has title in like 10+ games it looks really bad

eva01_
03-19-2005, 10:05 PM
just don't add the icon changes to your postbit :P

Sleepyk
03-19-2005, 10:46 PM
^ mean the changes in postbit for the v3 arcade install?

Razz
03-19-2005, 11:45 PM
Hey the arcade champion icons that post in ya postbit when you make a post.
is there any way to remove them? because we have alot of games and if someone has title in like 10+ games it looks really bad

Go to your arcade general settings in your admincp and disable "Display Arcade Awards in Postbit?"

That should turn it off.

ClockCrew
03-20-2005, 05:34 AM
Someone help me...

Okay...So, When a user is in the arcade...my guests online in the whos online thing goes up. When I view the IP address, it matches up with a user in the arcade.

What i need help with is, how do i get rid of that so that it doesnt show the guest, which is actually a registered user.

Sleepyk
03-20-2005, 04:46 PM
^its actually on their end if they opened in 2 windows, or go to 1 polace go back then go again it will show double, actually this really happens with cable and dial up quite often if they using another browser besides IE

ClockCrew
03-20-2005, 05:53 PM
^its actually on their end if they opened in 2 windows, or go to 1 polace go back then go again it will show double, actually this really happens with cable and dial up quite often if they using another browser besides IE
Thats what I was thinking too...Is there any way to prevent this?

Sleepyk
03-20-2005, 06:12 PM
no not that i know of

Noiz Pollution
03-20-2005, 08:57 PM
Does anybody know if it's possible to have the arcade live outside the forum directory and still function properly? I want to make it look like it's own seperate section on the site.

Cheers,
Robert

jbear6
03-20-2005, 11:12 PM
Great Job John!
The install went super smooth, and everything works fine.

Thanks,
Jbear6

sim tech
03-21-2005, 01:04 AM
Does anybody know if it's possible to have the arcade live outside the forum directory and still function properly? I want to make it look like it's own seperate section on the site.


Cheers,
Robert

I used to have something like that on the old format of my message board (pre vbulletin). But it didn't keep high scores or anything like that. I just used simple gif files for the game & made the links go to a swf file (or any other format). It was nice 'cause you could do this with any game format.... not just shockwave files.

My members seem to like the v3arcade format better though.

Gary King
03-21-2005, 04:56 PM
Anyone know of a hack for the arcade that shows the top users with the most trophies?

Razz
03-21-2005, 06:50 PM
Anyone know of a hack for the arcade that shows the top users with the most trophies?

I think this is what your looking for: https://vborg.vbsupport.ru/showthread.php?t=76897 :)

Dolamite
03-22-2005, 02:49 AM
well this blows... just read the v3arcade is being shutdown (yeah i know i'm late) still that sucks....

anywhere to still get games? legal ones of course.............

neocorteqz
03-22-2005, 07:22 AM
well this blows... just read the v3arcade is being shutdown (yeah i know i'm late) still that sucks....

anywhere to still get games? legal ones of course.............

**cough**

https://vborg.vbsupport.ru/showpost.php?p=623154&postcount=3304

or

https://vborg.vbsupport.ru/showpost.php?p=623133&postcount=3303

or

https://vborg.vbsupport.ru/showpost.php?p=623365&postcount=3309

or

https://vborg.vbsupport.ru/showpost.php?p=623414&postcount=3310


:)

First link is mine and I know I still have the file up.

As for the others you'd have to test and see if the file is up.

Reverend
03-24-2005, 06:29 PM
To kill the arcade using phpMyAdmin...

MAKE A BACK-UP FIRST!!!

DELETE FROM `datastore` WHERE `title` = `arcadesettings` LIMIT 1,
ALTER TABLE `user` DROP `arcadesettings`,
ALTER TABLE `usergroup` DROP `arcadepermissions`,
DROP TABLE `games`,
DROP TABLE `gamechallenges`,
DROP TABLE `gamesessions`,
DROP TABLE `gamenews`
DELETE FROM `datastore` WHERE `title` = `arcadesettings` LIMIT 1,
DELETE FROM `datastore` WHERE `title` = `scoresettings` LIMIT 1,
I get an error with this:

#1064 - 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 '
ALTER TABLE `user` DROP `arcadesettings`,
ALTER TABLE `userg

Bumblefeet
03-24-2005, 09:43 PM
Im having trouble with it (v3 arcade). It works fine but none of the posts ae showing up. I get this error:

Parse error: parse error, unexpected $ in /home/bumblefe/public_html/v3/includes/functions_showthread.php on line 736

Now I have checked that line numerous times; there is no '$' anywhere there.
A few lines above, a $ is displayed though.

Any help is greatly welcomed!

**EDiT**
I fixed it..
Took the original and redid it.

Reverend
03-25-2005, 01:11 PM
To kill the arcade using phpMyAdmin...

MAKE A BACK-UP FIRST!!!

DELETE FROM `datastore` WHERE `title` = `arcadesettings` LIMIT 1,
ALTER TABLE `user` DROP `arcadesettings`,
ALTER TABLE `usergroup` DROP `arcadepermissions`,
DROP TABLE `games`,
DROP TABLE `gamechallenges`,
DROP TABLE `gamesessions`,
DROP TABLE `gamenews`
DELETE FROM `datastore` WHERE `title` = `arcadesettings` LIMIT 1,
DELETE FROM `datastore` WHERE `title` = `scoresettings` LIMIT 1,
Anyone ??

#1064 - 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 '

Marco van Herwaarden
03-25-2005, 01:16 PM
Anyone ??

#1064 - 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 '
Replace the comma (,) on the end of each line by a semicolon (;). Just remove all the backticks (`).
Then run each line seperate using your favourite SQL Software.

Marco van Herwaarden
03-25-2005, 01:20 PM
DELETE FROM datastore WHERE title = 'arcadesettings' LIMIT 1;
ALTER TABLE user DROP arcadesettings;
ALTER TABLE usergroup DROP arcadepermissions;
DROP TABLE games;
DROP TABLE gamechallenges;
DROP TABLE gamesessions;
DROP TABLE gamenews;
DELETE FROM datastore WHERE title = 'arcadesettings' LIMIT 1;
DELETE FROM datastore WHERE title = 'scoresettings' LIMIT 1;

Reverend
03-25-2005, 01:59 PM
DELETE FROM datastore WHERE title = 'arcadesettings' LIMIT 1;
ALTER TABLE user DROP arcadesettings;
ALTER TABLE usergroup DROP arcadepermissions;
DROP TABLE games;
DROP TABLE gamechallenges;
DROP TABLE gamesessions;
DROP TABLE gamenews;
DELETE FROM datastore WHERE title = 'arcadesettings' LIMIT 1;
DELETE FROM datastore WHERE title = 'scoresettings' LIMIT 1;Thanks.

Jock_33
03-25-2005, 11:50 PM
I have a slight problem with Arcade.

I have it installed and works ok apart from it doesn't keep/update the scores. All scores stay @ zero.

Please help... thanks in advance :)

Brandon Sheley
03-26-2005, 02:36 AM
it says it in the install read me :ermm:

you add the install php game file into your admincp the games games and the pictures into images/arcades...

then type www.domain.com/forum/admincp/gamefile.php

n install



i do not see this gamefile.php file ? also i didn't see it in the install read me :ermm:

hugh_
03-26-2005, 10:16 AM
Could someone tell me how to replace the postbit icon and text for game champions with just text? Also how do I remove the search box addition to the navbar?

Thanks, top hack!

hugh

Brandon Sheley
03-26-2005, 11:04 PM
The same as you would any other game..

Upload the .swf files to your /games directory.
Upload the .gif files to your /images/arcade directory.
Upload the .game.php file to your /admincp directory.

Then run the .game.php file in your browser via http://www.yoursite.com/forums/admincp/x.game.php, replacing x with the gamename. For example: pacman.game.php



Thnak u so much for this, i searched alot of threads looking for the answer :) i guess i misunderstood in the others :banana:

lowcarbscoop
03-26-2005, 11:51 PM
I just installed a new theme and re-ran the first step of the install over again and ARCADE is not showing on the navbar. Can someone help me add this? I tried adding the code manually to the navbar template, but when I do, it shows an ARCADE link but when you click it, you just get a blank page.

TIA

Mayers
03-27-2005, 03:27 AM
Okay it seem that after upgrading to 3.0.7 the arcade gives a no have permission message. I've edited all the files, what could be wrong with it?

jamiepryer@hotm
03-27-2005, 11:19 AM
my arcade has stopped working :(
when i go to the admin CP and click yes for "is the arcade active"
it says settings have been saved, but when i get reverted back, its all been set back to "no"

thanks in advance :)

jamiepryer@hotm
03-28-2005, 03:15 PM
fixed it now :)

Jenta
03-29-2005, 12:12 AM
is there a list somewhere of which games are ok to use?
don't want to violate any copyrights

rjordan
03-29-2005, 03:59 AM
v3arcade deleted user avatar fix(?)

After you delete a user, I have found that if you (or more importantly, a search spider) tries to access the stats link for that deleted user, you likely will get something like this:

Database error in vBulletin 3.0.7:

Invalid SQL:
SELECT user.avatarid, user.avatarrevision, avatarpath, NOT ISNULL(avatardata) AS hascustom, customavatar.dateline
FROM user AS user
LEFT JOIN avatar AS avatar ON avatar.avatarid = user.avatarid
LEFT JOIN customavatar AS customavatar ON customavatar.userid = user.userid
WHERE user.userid =
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5

mysql error number: 1064
There does not seem to be a check built-in to see if a user is actually a valid user. I have hopefully found a fix for this with the following:

Find:
$activitycount = $DB_site->query("
SELECT gamesessions.*, games.title FROM " . TABLE_PREFIX . "gamesessions AS gamesessions
LEFT JOIN " . TABLE_PREFIX . "games AS games ON gamesessions.gamename = games.shortname
WHERE userid=$userid AND valid=1 AND $sessionclause GROUP BY sessionid ORDER BY finish DESC");
and above this add:
if ($user['username']=="") {
$idname = $vbphrase['user'];
eval(print_standard_error('error_invalidid'));
}
I suspect that the scores for the deleted user might still be there after the user is deleted. If this is correct and vBulletin allows someone else to get this user ID, they might by default get all of the high scores for the games by the previous ID owner. Looking into that.

EDIT: It looks like vB does not recycle user IDs. This SHOULD work to eliminate the error.

jamiepryer@hotm
03-29-2005, 04:39 AM
is there anyway to sort the list of games into your own chosen order?

Turbo_WRX
03-29-2005, 06:17 AM
having a few problems. installed, edited everything, however, when I click the Arcade link in the nav bar, it brings me to a login page, i login, then it brings me to a login page....how do i redirect that to the right spot?

Turbo_WRX
03-29-2005, 06:24 AM
problem fixed, just re uploaded the arcade.php file.

Shibbi
03-29-2005, 04:52 PM
Ive installed this, and its awesome. But i would just like to know weither there are any other games which i could upload, if you know of any place where i can download games please pm me... thanks ;).

akramosama
03-31-2005, 10:28 PM
If I upgrade my vB will I have to re-install the arcade?

neocorteqz
03-31-2005, 11:14 PM
you will need to only do the file edits, the database changes will still be intact.

akramosama
03-31-2005, 11:33 PM
I changed my default style and edited the templates but now all I get is a blank screen when I click on Arcade in the Navbar...

Harry72
04-01-2005, 03:18 AM
I changed my default style and edited the templates but now all I get is a blank screen when I click on Arcade in the Navbar...

Do u have the templates in every style ? Blank screen is most time the result of missing templates. :nervous:

Cheers
Harry :tired:

akramosama
04-01-2005, 04:13 AM
I don't think so, Is their a way I can add the templates to my new skin?

Harry72
04-01-2005, 04:41 AM
I don't think so, Is their a way I can add the templates to my new skin?

hmm... one solution is to do the step one from the install.php.

http://yourpath./forums/admincp/install_arcade.php?do=stepone or so.

But only this step ! And if u have moded the arcade temps, the modifications will be deleted after this step.

That was the faster way.

U also can fix the arcade temps that u are have in the default style with notepad, editor, etc. And with this copys u can create the arcade temps for arcade in your new style. :nervous:

RichieBoy67
04-01-2005, 03:23 PM
Will this work with VB3.07???

I got errors in my functionsonline file...

sim tech
04-01-2005, 03:25 PM
I'm running 3.0.7 and have over 530 games installed... it all works great.

MissKalunji
04-01-2005, 03:34 PM
Will this work with VB3.07???

I got errors in my functionsonline file...


yeah it does work....

Harry72
04-01-2005, 03:42 PM
Will this work with VB3.07???

I got errors in my functionsonline file...

Yes. Works also very good with 3.07.

Might be an Installerror ?

Cheers

akramosama
04-01-2005, 06:20 PM
hmm... one solution is to do the step one from the install.php.

http://yourpath./forums/admincp/install_arcade.php?do=stepone or so.

But only this step ! And if u have moded the arcade temps, the modifications will be deleted after this step.

That was the faster way.

U also can fix the arcade temps that u are have in the default style with notepad, editor, etc. And with this copys u can create the arcade temps for arcade in your new style. :nervous:

OMG, THANKYOU SO MUCH!

Harry72
04-02-2005, 05:32 AM
OMG, THANKYOU SO MUCH!

Hey, that`s no problem. :nervous:

xbaby
04-02-2005, 01:57 PM
I have somes problem
Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

I am using localhost to test it !
thanks !

Lizard King
04-02-2005, 02:28 PM
When I get into arcade.php i get my templates uncached. Is there a way to get them cached ?

xbaby
04-02-2005, 02:39 PM
and I have this error
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in d:\www\includes\init.php on line 699
Parsing functions.php Time before: 1112459526.34 Time after: 1112459526.42 Time taken: 0.0852010250092

Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

Warning: Invalid argument supplied for foreach() in d:\www\includes\functions.php on line 2854

help me

sim tech
04-02-2005, 02:47 PM
What does your init.php look like around line 699?

xbaby
04-02-2005, 02:53 PM
// field names for calendar permissions
$_BITFIELD['usergroup']['calendarpermissions'] = array(
'canviewcalendar' => 1, (This is the line 699)
'canpostevent' => 2,
'caneditevent' => 4,
'candeleteevent' => 8,
'canviewothersevent' => 16, // Set to no to make a "Private Calendar"

Help me !

sim tech
04-02-2005, 03:05 PM
That looks like mine, thouh I have vbookie installed so that code is on a different line.

Did you doublecheck the init.php modifications?
=================
includes/init.php
=================

Find:
__________________________________________________ _________________________________________

'stylecache'
), $specialtemplates);

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

Replace this with:
__________________________________________________ _________________________________________

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

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


Find:
__________________________________________________ _________________________________________

// get $usergroupcache array

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

Above this, add:
__________________________________________________ _________________________________________

// get $arcadesettings
case 'arcadesettings':
$arcadesettings = $storeitem['data'];
break;

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


Find:
__________________________________________________ _________________________________________

// ----------------------------------------------------------
// ### END PLUGIN USERGROUP PERMISSIONS BITFIELDS HERE ###

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

Above this, add:
__________________________________________________ _________________________________________

$_BITFIELD['usergroup']['arcadepermissions'] = array(
'canviewarcade' => 1,
'canplayarcade' => 2,
'caneditscores' => 4,
'candelscores' => 8,
'canmakecomments' => 16
);

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


Find:
__________________________________________________ _________________________________________

'warnall' => 131072
);


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

Below this, add:
__________________________________________________ _________________________________________

$_ARCADE = array(
'active' => 1,
'netplay' => 2,
'awardson' => 4,
'quickreg' => 8,
'autoprune' => 16,
'highonly' => 32,
'vbcodeon' => 64,
'imgcodeon' => 128,
'smilieson' => 256,
'allowemail' => 512,
'challengescores' => 1024
);

$_ARCADEUSER = array(
'firstvisit' => 1,
'settingschecked' => 2,
'allowchallenges' => 4,
'allowemails' => 8
);

$_GAMESCHECK = array(
'active' => 1,
'netplay' => 2,
'playpanel' => 4,
'challenabled' => 8,
'showaward' => 16
);

stonericious
04-02-2005, 03:09 PM
Hmm i have ucash ushop 95 b. I have tried to install this hack with ucash installed but, i get errors. Any ideas?

Harry72
04-02-2005, 03:17 PM
// field names for calendar permissions
$_BITFIELD['usergroup']['calendarpermissions'] = array(
'canviewcalendar' => 1, (This is the line 699)
'canpostevent' => 2,
'caneditevent' => 4,
'candeleteevent' => 8,
'canviewothersevent' => 16, // Set to no to make a "Private Calendar"


Help me !



// field names for calendar permissions
$_BITFIELD['usergroup']['calendarpermissions'] = array(
'canviewcalendar' => 1,
'canpostevent' => 2,
'caneditevent' => 4,
'candeleteevent' => 8,
'canviewothersevent' => 16, // Set to no to make a "Private Calendar"
); <----- is this also in your code (closing) ?

sim tech
04-02-2005, 04:56 PM
Hmm i have ucash ushop 95 b. I have tried to install this hack with ucash installed but, i get errors. Any ideas?

I have vbookie, ucash/ushop, and arcade installed & they work fine.

Though I do remember having to do a very slight mod. I believe it was where

'arcadesettings'
), $specialtemplates);


in the init.php was placed (and how it didn't quite match up to the instructions.

I think it was here: (make sure everything ends with a comma except the last array)
$specialtemplates = array_merge(array(
'options',
'cron',
'forumcache',
'usergroupcache',
// ## <ucs>
'stylecache',
'utt_store_act',
// ## </ucs>
'vbookiesettings',
'arcadesettings'
), $specialtemplates);
}

FightRice.com
04-02-2005, 08:14 PM
my images for the games have quit appearing on my forum. Does anyone have any idea what might have happened?

bing11
04-03-2005, 03:42 AM
where I can get free games ?

xbaby
04-03-2005, 03:44 AM
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in d:\www\includes\init.php on line 712
Parsing functions.php Time before: 1112503163.9 Time after: 1112503163.95 Time taken: 0.0473167896271


This is my init.php file :

Moderator Edit:
Never post entire vBulletin files!

Niceboy
04-03-2005, 04:31 AM
where I can get free games ?


Contact me in MSN i will send u 600MB Of Arcade Game :)

rjordan
04-03-2005, 05:53 AM
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in d:\www\includes\init.php on line 712
Parsing functions.php Time before: 1112503163.9 Time after: 1112503163.95 Time taken: 0.0473167896271


This is my init.php file :
In line 710, put a comma after 32768.

FightRice.com
04-03-2005, 07:20 AM
my images for the games have quit appearing on my forum. Does anyone have any idea what might have happened?

Since it was the last post on the page, might have been over looked

xbaby
04-03-2005, 11:48 AM
I don't know why It does not work !!!

bigwest
04-04-2005, 04:44 AM
AWESOME addition thank you!!!

I did have the problem of the script only adding the templates in the style I was currently in. It was an easy fix but I bet that happens to a lot of folks.

Very, very cool!!!

bigwest
04-04-2005, 05:24 AM
I am not sure if I want 600mb of games :)

Is there a place where you can download just the ones you want?

Magic-al
04-04-2005, 06:07 AM
Hi all, i have spent countless hours trying to install ibproarcade, and have failed miserably.

Everything went well, untill i logged into the site to see the fruits of my labour.

Notice: Undefined index: sessdo in C:\Program Files\Apache Group\Apache2\htdocs\TFH-FM\forums\arcade.php on line 15

Notice: Undefined index: sessdo in C:\Program Files\Apache Group\Apache2\htdocs\TFH-FM\forums\arcade.php on line 22

All links ect are in place, all entries in control panel are there, but i just cant get things going.

If anyone can possibly help, i would very much appreciate it.

Thx in advance..

Magic

illusions
04-04-2005, 06:26 AM
one question... is this hack compatible to 3.07 ?

Razz
04-04-2005, 06:45 AM
one question... is this hack compatible to 3.07 ?

Yes :)

Magic-al
04-04-2005, 07:13 AM
Razz, if you can help me solve my probs, ill kiss ya....

Notice: Undefined index: showuser in C:\Program Files\Apache Group\Apache2\htdocs\TFH-FM\forums\index.php on line 5

Notice: Undefined index: sessdo in C:\Program Files\Apache Group\Apache2\htdocs\TFH-FM\forums\arcade.php on line 15

Notice: Undefined index: sessdo in C:\Program Files\Apache Group\Apache2\htdocs\TFH-FM\forums\arcade.php on line 22

These errors seem to be popping up everywhere... :disappointed:

lairnoc
04-04-2005, 12:56 PM
Is there anyone who can make this swf file ready for arcade?

http://www.123spelen.nl/111104/bubbleget1.swf

it rocks

CommunityZ
04-05-2005, 04:17 PM
Where to download vb3 arcade games for vb3 arcade?

bigwest
04-05-2005, 04:25 PM
Where to download vb3 arcade games for vb3 arcade?You can find some here....
https://vborg.vbsupport.ru/showthread.php?t=60666

Although I am still searching for a more functional list.

xbaby
04-06-2005, 03:44 PM
Nike !!!
It' s cool
But , how can I add more game to Arcade ?

plubius
04-07-2005, 11:09 AM
Excuse me if this sounds rude, but I think this hack has run its course. There have been no updates in quite a while. The hack's author no longer supports it as far as I can see.

Now, you do have some hacks that are great and this is one of them. The reason that they are great is that are considered to be useful and easy to install. The usefulness must consistent, and that is where this hack is lacking. I will explain.

Back when I first installed this hack games were plentiful because the hack author had a website where one could go and get games free of charge. Now the website is closed and the explanation given is one I find personally offensive. It states that because game seekers would not respect the copyrights of game authors then the site would be closed. Why do I find it offensive? It presumes all game seekers, myself included, have violated game creator's copyrights. It seeks to punish the whole for the sins of the few and I thought when I exited school and became an adult that sort of peer pressure discipline tactic was a thing of the past.

I say that if John does not want to support this hack any more then it should be removed so that people can choose another game hack that is being supported and that they can find games for.

msimplay
04-07-2005, 11:15 AM
Excuse me if this sounds rude, but I think this hack has run its course. There have been no updates in quite a while. The hack's author no longer supports it as far as I can see.

Now, you do have some hacks that are great and this is one of them. The reason that they are great is that are considered to be useful and easy to install. The usefulness must consistent, and that is where this hack is lacking. I will explain.

Back when I first installed this hack games were plentiful because the hack author had a website where one could go and get games free of charge. Now the website is closed and the explanation given is one I find personally offensive. It states that because game seekers would not respect the copyrights of game authors then the site would be closed. Why do I find it offensive? It presumes all game seekers, myself included, have violated game creator's copyrights. It seeks to punish the whole for the sins of the few and I thought when I exited school and became an adult that sort of peer pressure discipline tactic was a thing of the past.

I say that if John does not want to support this hack any more then it should be removed so that people can choose another game hack that is being supported and that they can find games for.

Why should it be removed ?
There are loads of hacks that are unsupported and since these hacks are all for free why are we entitled to support ?
Theres a tutorial on how to add your own flash games to the arcade so why not use that ?

Either way theres two arcade hacks available and this one simply adds more choice

plubius
04-07-2005, 11:27 AM
We are entitled to support when these major hacks are introduced and author states that he or she will support them. All of us have spent good money on our boards and want to insure that we have but the best hacks. The hack author, while not receiving monetary remuneration, is rewarded in several ways for a good hack. This is by donations and/or recognition.

I am way too busy to learn how to create games. Further, I installed this hack under the premise that games would be available for it. These other hacks that you speak of that are unsupported are not so highly sung as this one. The chances of someone installing a defective hack in that case are very low. However, everyone wants an arcade so they will install this one only to learn that there are no games for it.

No, as it stands, two arcades only leave us with one right choice and one wrong.

Pseudomizer
04-07-2005, 12:38 PM
No, as it stands, two arcades only leave us with one right choice and one wrong.

I totally agree with plubius. I am scheduling a big remake of my site with the latest version of VBulletin and I will remove this hack. It was a GREAT hack and my members loved it. But now after some time they get used to all the games and I can not deliver any new games due to the shut down of the page.

And yes, you are right msimplay that I could sit down and develop some new games but I do not have the time to do this.

The only way to go is to install a new hack where new games will be added and to be honest, i would also pay a little amount of money to ensure to get the proper support and updates and new games rather then begging.

This hack was great but is out of date. This hack should not be removed but it should be clearly stated that this hack is not supported and will not be enhanced any more.

Cheers,

msimplay
04-07-2005, 12:51 PM
I totally agree with plubius. I am scheduling a big remake of my site with the latest version of VBulletin and I will remove this hack. It was a GREAT hack and my members loved it. But now after some time they get used to all the games and I can not deliver any new games due to the shut down of the page.

And yes, you are right msimplay that I could sit down and develop some new games but I do not have the time to do this.

The only way to go is to install a new hack where new games will be added and to be honest, i would also pay a little amount of money to ensure to get the proper support and updates and new games rather then begging.

This hack was great but is out of date. This hack should not be removed but it should be clearly stated that this hack is not supported and will not be enhanced any more.

Cheers,

The checkbox at the top that says supported is not checked
however i do know games are available at another site
and has a great many games although at a price

I'm not having any problems with the hack and i get my new games via the paid site

Its currently the only hack that the arcade pass hack supports , I don't know what thats worth to anyone

This hack has had many addons as although many of them are intergrated by default in the new IBPRO arcade hack

Pseudomizer
04-07-2005, 03:28 PM
The checkbox at the top that says supported is not checked
however i do know games are available at another site
and has a great many games although at a price

I'm not having any problems with the hack and i get my new games via the paid site

Its currently the only hack that the arcade pass hack supports , I don't know what thats worth to anyone

This hack has had many addons as although many of them are intergrated by default in the new IBPRO arcade hack

Hi msimplay,

then please send me the link to this site via PM please.

Cheers,

rjordan
04-07-2005, 10:31 PM
Who out there is qualified to say what is right or wrong for my site? Should hacks be pulled? Heck no! I just installed some hacks from over a year ago that never even got a response. Why? Because someone took the time to make something they thought would be enjoyable and it fit my site. Maybe one person does not think it should be there, but for me? I think they should all stay.

Opinions. Everyone has them. I respect that you have yours.

I will have something up soon that will allow game downloads. I have not had the time to do anything with it lately between work and home happenings, but it is almost ready. No, please do not ask for the games yet because they are not in a ready to go state. There are places out there to get games. A link will be posted when it is up.

Pseudomizer
04-07-2005, 10:56 PM
Who out there is qualified to say what is right or wrong for my site? Should hacks be pulled? Heck no! I just installed some hacks from over a year ago that never even got a response. Why? Because someone took the time to make something they thought would be enjoyable and it fit my site. Maybe one person does not think it should be there, but for me? I think they should all stay.

Very good point and i totally agree with you. I haven't thought about these arguments before. Very valid.

Cheers,

Pseudomizer

sim tech
04-07-2005, 11:26 PM
I agree - this is probably the best hack out there. My members swarm to the arcade, but I don't charge a fee. I also paid to download games and even though the price was kind of steep, I found it worth while as I was able to double my games that I could offer. My forum was just started in Jan 2005, and I already have 226 members. Right now there are 6 members online and 4 of them are in the arcade!

My only wish is that someone could get the netplay feature working.

What is needed though is a separate thread that would allow links for people to download games... rather than folks who are looking to be constantly posting on here. Would the powers here allow such a thread if we only posted links and did not allow people to upload games directly here (and eat up space and bandwidth of vbulletin.org)?

boeserwolf
04-08-2005, 05:28 PM
dear members,


as v3arcade.com has closed due to problems with the copyright of the games authors, I uploaded the game package to my server. The downloadlink is in my attachment, because of the non vbulletin members here.

Important: Be careful with the copyright!! Ask the authors if it is okay for them that you use their games in your forum.
donĀ“t upload any game to your forum if you are not sure, that this is legal


yours


Markus

vnpower
04-08-2005, 11:55 PM
dear members,


as v3arcade.com has closed due to problems with the copyright of the games authors, I uploaded the game package to my server. The downloadlink is in my attachment, because of the non vbulletin members here.

Important: Be careful with the copyright!! Ask the authors if it is okay for them that you use their games in your forum.
don?t upload any game to your forum if you are not sure, that this is legal


yours


Markus
verry thank~

Harry72
04-09-2005, 08:29 AM
I agree - this is probably the best hack out there. My members swarm to the arcade, but I don't charge a fee. I also paid to download games and even though the price was kind of steep, I found it worth while as I was able to double my games that I could offer. My forum was just started in Jan 2005, and I already have 226 members. Right now there are 6 members online and 4 of them are in the arcade!

My only wish is that someone could get the netplay feature working.

What is needed though is a separate thread that would allow links for people to download games... rather than folks who are looking to be constantly posting on here. Would the powers here allow such a thread if we only posted links and did not allow people to upload games directly here (and eat up space and bandwidth of vbulletin.org)?

Hmm.. in time i`ll delete V3 Arcade and put Arcade Gold 4.0 on our Board. That`s better.

Cheers

illusions
04-09-2005, 10:59 AM
hi guys ..I am trying to install arcade into my forum.. but i am having difficulty finding the following php file...anyone know where i can locate it?

"includes/functions_showthread.php"

I would appreciate prompt response ..as I am trying to install it now..

Thanks

MissKalunji
04-09-2005, 11:10 AM
Hmm.. in time i`ll delete V3 Arcade and put Arcade Gold 4.0 on our Board. That`s better.

Cheers


whats that...

Marco van Herwaarden
04-09-2005, 11:39 AM
hi guys ..I am trying to install arcade into my forum.. but i am having difficulty finding the following php file...anyone know where i can locate it?

"includes/functions_showthread.php"

I would appreciate prompt response ..as I am trying to install it now..

ThanksIn your forumhome directory, you will find a sub directory called 'includes' having a file called......

illusions
04-09-2005, 12:48 PM
Okay i am having a slight problem... i have installed the files and followed the instructions correctly but the only thing which i did not understand was the following


Next run the installer.php from the root directory to install all of the required databases.

how exactly would i run the the isntaller from my ftp software?..all it does is downloading into my pc.

Btw i have all the options available in my admin cp on Arcade.. and links in the navigation bars have been added too..but.. when i try to access the Arcade menu i get the following error msg..:

Not Found
The requested URL /forums/admincp/arcade.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

..I do have the arcade.php in my server... but i dont understand why im getting this error...help anyone?

FightRice.com
04-09-2005, 04:08 PM
Hey, is there an uninstall script for this, or Can someone make the SQL commands and instructions i'd need to have a clean uninstall of this? Thanks

wolfyman
04-09-2005, 11:09 PM
illusions - try this - yoursite.com/forum/cpadmin/install_arcade.php

smacklan
04-09-2005, 11:43 PM
So where do we download this now???

MentaL
04-10-2005, 01:09 AM
Any idea why i get this??


Database error in vBulletin 3.0.7:

Invalid SQL:
INSERT INTO datastore VALUES('arcadesettings', 845)

mysql error: Duplicate entry 'arcadesettings' for key 1

mysql error number: 1062

KTBleeding
04-10-2005, 01:10 AM
Above in this thread? Is it not working for you?

MentaL
04-10-2005, 01:49 AM
Any idea why i get this??
btw i checked and i didnt have this table in phpmyadmin ... so im a bit annoyed now,... wanna get this working for 2morrow :mad:

KTBleeding
04-10-2005, 02:01 AM
btw i checked and i didnt have this table in phpmyadmin ... so im a bit annoyed now,... wanna get this working for 2morrow :mad:
Did you run the install file?

MentaL
04-10-2005, 02:06 AM
yes it came from the install file

KTBleeding
04-10-2005, 02:14 AM
If you ran the installer then the table should be there.

Try it again..

Go to "yoursite.com/admincp/install_arcade.php" and follow the steps again?

MentaL
04-10-2005, 12:15 PM
well they are not there.... lol ;)

any1 actually help plz?

Mijae
04-10-2005, 02:16 PM
well they are not there.... lol ;)

any1 actually help plz?
Uh, did you upload the install_arcade.php to your /admincp/? That'd be a good start.

T_Montana
04-10-2005, 03:41 PM
anyne know how to fix this?I have this big white block at the top of my page and quick links options to the side.I'm guessing i messed up in my navbar template or something.Pic is kind of big so i'll just link it

http://img131.exs.cx/img131/6236/site30fj.jpg

Princeton
04-10-2005, 03:47 PM
you need to check the html code ... you either copied or pasted wrong

T_Montana
04-10-2005, 04:27 PM
in the navbar template or one of the php files?Here is my navbar..

<script type="text/javascript">
<!--
function log_out()
{
ht = document.getElementsByTagName("html");
ht[0].style.filter = "progid:DXImageTransform.Microsoft.BasicImage(grays cale=1)";
if (confirm('$vbphrase[sure_you_want_to_log_out]'))
{
return true;
}
else
{
ht[0].style.filter = "";
return false;
}
}
//-->
</script>

<br />







<!-- top category table setup -->
<table width="100%" style="background-image:url(ambience/cat_back.gif)" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="140" height="27" align="left" valign="top"><img src="ambience/cat_top_ls.gif" width="140" height="27" alt=" " border="0" /></td>
<td width="100%" style="background-image:url(ambience/cat_back.gif)" valign="middle">&nbsp;</td>
<td width="140" height="27" align="right" valign="top"><img src="ambience/cat_top_rs.gif" width="140" height="27" alt=" " border="0" /></td>
</tr>
</table>
<!-- End top category table setup -->

<!-- breadcrumb, login, pm info -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
<td class="alt1" width="100%">
<if condition="is_array($navbits)">
<table cellpadding="0" cellspacing="0" border="0">
<tr valign="bottom">
<td><a href="#" onclick="history.back(1)"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="$vbphrase[go_back]" border="0" /></a>&nbsp;</td>
<td><span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]</td>
</tr>
<tr>
<td class="navbar" style="font-size:10pt; padding-top:1px" colspan="2"><a href="$scriptpath"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_finallink.gif" alt="$vbphrase[reload_this_page]" border="0" /></a> <strong>$navbits[lastelement]</strong></td>
</tr>
</table>
<else />
<div class="navbar" style="font-size:10pt"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img class="inlineimg" src="$stylevar[imgdir_misc]/navbits_start.gif" alt="" border="0" /></a> <strong>$vboptions[bbtitle]</strong></div>
</if>
</td>

<if condition="$bbuserinfo['userid']">

<td valign="top" class="alt2" <if condition="$bbuserinfo['pmunread']">style="background-image: url(images/pmbg6.gif); background-repeat: no-repeat;"</if> nowrap="nowrap" >
<div class="smallfont">
<!--<span style="float:$stylevar[right]">[<a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a>]</span>-->
<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]</phrase></strong><br />
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
<if condition="$show['pmstats']"><br /><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a>: $vbphrase[unread_nav] <if condition="$bbuserinfo['pmunread']"><strong>$bbuserinfo[pmunread]</strong><else />$bbuserinfo[pmunread]</if>, $vbphrase[total] $bbuserinfo[pmtotal].</if>
</div>
</td>

<else />

<td class="alt2" nowrap="nowrap" style="padding:0px">

<!-- login form -->
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5password)">
<script type="text/javascript" src="clientscript/vbulletin_md5.js"></script>
<table cellpadding="0" cellspacing="$stylevar[formspacer]" border="0">
<tr>
<td class="smallfont">$vbphrase[username]</td>
<td><input type="text" class="button" name="vb_login_username" id="navbar_username" size="10" accesskey="u" tabindex="1" value="$vbphrase[username]" onfocus="if (this.value == '$vbphrase[username]') this.value = '';" /></td>
<td class="smallfont" colspan="2" nowrap="nowrap"><label for="cb_cookieuser_navbar"><input type="checkbox" name="cookieuser" value="1" tabindex="3" id="cb_cookieuser_navbar" accesskey="c" checked="checked" />$vbphrase[remember_me]</label></td>
</tr>
<tr>
<td class="smallfont">$vbphrase[password]</td>
<td><input type="password" class="button" name="vb_login_password" size="10" accesskey="p" tabindex="2" /></td>
<td><input type="submit" class="button" value="$vbphrase[log_in]" tabindex="4" title="$vbphrase[enter_username_to_login_or_register]" accesskey="s" /></td>
</tr>
</table>
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="hidden" name="forceredirect" value="1" />
<input type="hidden" name="vb_login_md5password" />
</form>
<!-- / login form -->

</td>

</if>

</tr>
</table>
<!-- / breadcrumb, login, pm info -->

<!-- nav buttons bar -->
<div align="center">
<table class="nav" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr align="center">
<!--<td class="vbmenu_control"><a href="$vboptions[forumhome].php?$session[sessionurl]">Home</a></td>-->

<if condition="$show['member']">
<td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
</if>
<if condition="$show['registerbutton']">
<td class="vbmenu_control"><a href="register.php?$session[sessionurl]">$vbphrase[register]</a></td>
</if>
<td class="vbmenu_control"><a href="faq.php?$session[sessionurl]">$vbphrase[faq]</a></td>
<td class="vbmenu_control"><a href="memberlist.php?$session[sessionurl]">$vbphrase[members_list]</a></td>
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
<td class="vbmenu_control"><a href="arcade.php?$session[sessionurl]">Arcade</a></td>
<if condition="$show['popups']">
<if condition="$show['searchbuttons']">
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
</if>
<td id="navbar_search" class="vbmenu_control"><a href="search.php?$session[sessionurl]">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
</if>
<if condition="$bbuserinfo['userid']">
<td id="usercptools" class="vbmenu_control"><a href="#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
</if>
<else />
<if condition="$show['searchbuttons']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily">$vbphrase[todays_posts]</a></td>
</if>
</if>
<td class="vbmenu_control"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td>
</if>
</if>
<if condition="$bbuserinfo['userid']">
<td class="vbmenu_control"><a href="login.php?$session[sessionurl]do=logout" onclick="return log_out()">$vbphrase[log_out]</a>
</td>
</if>
</tr>









<if condition="$show['guest']">
<!-- guest welcome message -->
<tr>
<td class="tcat" colspan="7"><div align="center"><phrase 1="$vboptions[bbtitle]">$vbphrase[welcome_to_the_x]</phrase></div></td>
</tr>
<tr>
<td class="alt1" colspan="7">
<div class="smallfont">
<phrase 1="faq.php?$session[sessionurl]" 2="register.php?$session[sessionurl]">$vbphrase[first_visit_message]</phrase>
</div>
</td>
</tr>
<!-- / guest welcome message -->
</if>


















</table>
</div>
<!-- / nav buttons bar -->






<!-- bottom table setup -->
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td width="70" align="left" valign="top"><img src="ambience/ls_main_table_bottom.gif" width="70" height="14" alt=" " border="0" /></td>
<td width="100%" style="background-image:url(ambience/extended_main_table_bottom.gif)"><img src="ambience/clear.gif" width="100%" height="14" alt=" " border="0" /></td>
<td width="70" align="right" valign="top"><img src="ambience/rs_main_table_bottom.gif" width="70" height="14" alt=" " border="0" /></td>
</tr>
</table>
<!-- End bottom table setup -->













<br />
<br />







<if condition="$show['popups']">
<!-- NAVBAR POPUP MENUS -->

<if condition="$show['searchbuttons']">
<!-- header quick search form -->
<div class="vbmenu_popup" id="navbar_search_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
<tr>
<td class="thead">$vbphrase[search_forums]</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="search.php" method="post">
<input type="hidden" name="do" value="process" />
<input type="hidden" name="showposts" value="0" />
<input type="text" class="bginput" name="query" size="20" />$gobutton<br />
</form>
</td>
</tr>
<tr>
<td class="vbmenu_option"><a href="search.php?$session[sessionurl]">$vbphrase[advanced_search]</a></td>
</tr>
</table>
<tr>
<td class="thead">Arcade Game Search</td>
</tr>
<tr>
<td class="vbmenu_option" title="nohilite">
<form action="arcade.php" method="post">
<input type="text" class="bginput" name="search" size="20" />$gobutton<br />
</form>
</td>
</tr>
</div>
<!-- / header quick search form -->
</if>

<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">

<tr><td class="thead">$vbphrase[quick_links]</td></tr>
<tr><td class="vbmenu_option"><a href="search.php?$session[sessionurl]do=getnew">$vbphrase[new_posts_nav]</a></td></tr>
<tr><td class="vbmenu_option"><a href="forumdisplay.php?$session[sessionurl]do=markread">$vbphrase[mark_forums_read]</a></td></tr>
<tr><td class="vbmenu_option"><a href="#" onclick="window.open('misc.php?$session[sessionurl]do=buddylist&amp;focus=1','buddylist','statusbar=no,me nubar=no,toolbar=no,scrollbars=yes,resizable=yes,w idth=250,height=300'); return false;">$vbphrase[open_buddy_list]</a></td></tr>

<tr><td class="thead"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_control_panel]</a></td></tr>
<if condition="$show['siglink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editsignature">$vbphrase[edit_signature]</a></td></tr></if>
<if condition="$show['avatarlink']"><tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editavatar">$vbphrase[edit_avatar]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editprofile">$vbphrase[edit_profile]</a></td></tr>
<tr><td class="vbmenu_option"><a href="profile.php?$session[sessionurl]do=editoptions">$vbphrase[edit_options]</a></td></tr>

<tr><td class="thead">$vbphrase[miscellaneous]</td></tr>
<if condition="$show['pmstats']"><tr><td class="vbmenu_option"><a href="private.php?$session[sessionurl]">$vbphrase[private_messages]</a></td></tr></if>
<tr><td class="vbmenu_option"><a href="subscription.php?$session[sessionurl]">$vbphrase[subscribed_threads]</a></td></tr>
<tr><td class="vbmenu_option"><a href="member.php?$session[sessionurl]u=$bbuserinfo[userid]">$vbphrase[my_profile]</a></td></tr>
<if condition="$show['wollink']"><tr><td class="vbmenu_option"><a href="online.php?$session[sessionurl]">$vbphrase[whos_online]</a></td></tr></if>

</table>
</div>
<!-- / user cp tools menu -->
</if>
<!-- / NAVBAR POPUP MENUS -->
</if>

MentaL
04-10-2005, 05:08 PM
Uh, did you upload the install_arcade.php to your /admincp/? That'd be a good start.
im not a retard ive installed this before... and no i dont have the tables there.

Mijae
04-10-2005, 06:39 PM
Anyone has lots of games (800+) installed on your forum? If you do, mind PMing me your url so I can join your forum? :P

plubius
04-10-2005, 09:01 PM
Who out there is qualified to say what is right or wrong for my site? Should hacks be pulled? Heck no! I just installed some hacks from over a year ago that never even got a response. Why? Because someone took the time to make something they thought would be enjoyable and it fit my site. Maybe one person does not think it should be there, but for me? I think they should all stay.

Opinions. Everyone has them. I respect that you have yours.

I will have something up soon that will allow game downloads. I have not had the time to do anything with it lately between work and home happenings, but it is almost ready. No, please do not ask for the games yet because they are not in a ready to go state. There are places out there to get games. A link will be posted when it is up.

While I agree some with what you have said, I would rather have the defunct hacks moved to a sort of oldies but goodies forum, install at your own risk.

I further think that it is the charter of vbulletin.org to help forum owners and leasees make the most out of their boards. Is this done with major addition hacks that have been abandoned?

Yes, I accede that John put out a good product, but it has run its course.

msimplay
04-10-2005, 09:07 PM
While I agree some with what you have said, I would rather have the defunct hacks moved to a sort of oldies but goodies forum, install at your own risk.

I further think that it is the charter of vbulletin.org to help forum owners and leasees make the most out of their boards. Is this done with major addition hacks that have been abandoned?

Yes, I accede that John put out a good product, but it has run its course.

But the hack does what it says it does, i don't see whats wrong with it

Back when Vbulletin 2 was out Futereals Arcade was the main one and never had more than the installation games for a good year into me having installed it , no one complained back then

Brandon Sheley
04-10-2005, 11:41 PM
Just change the styleid you're currently viewing. The templates install to the admin's currently selected style set.


i had the arcade working fine, and i added a new skin, and have all the settings set.. now the arcade.php? page on the new skin is blank,, how can i fix this ? whats the post im qouting mean ?

Brandon Sheley
04-11-2005, 01:19 AM
nvm i got her worked out :) read the faq's :P
Great Hack and addons :nervous:

Answer: The installation script only installs templates to the style that
you're using at the time of the installation. It's simple to change.


In admincp/install_arcade.php
FIND:
__________________________________________________ _____
$styleid=$vboptions['styleid'];
__________________________________________________ _____

REPLACE THIS WITH:
__________________________________________________ _____
$styleid=X;
__________________________________________________ _____

sirbutts
04-11-2005, 02:04 AM
Hmm...
Works fine for me.

lcballa
04-12-2005, 02:11 AM
how do i uninstall so i can fix this problem... in admin CP i cannot add games, i dont get that option...

rjordan
04-12-2005, 03:13 AM
how do i uninstall so i can fix this problem... in admin CP i cannot add games, i dont get that option...
You won't have this option (right now) with v3. You upload the X.game.php file to admincp and execute it directly. That is, of course, if I understand you correctly.

rjordan
04-12-2005, 03:25 AM
While I agree some with what you have said, I would rather have the defunct hacks moved to a sort of oldies but goodies forum, install at your own risk.

I further think that it is the charter of vbulletin.org to help forum owners and leasees make the most out of their boards. Is this done with major addition hacks that have been abandoned?

Yes, I accede that John put out a good product, but it has run its course.
If I remember the definition of defunct, it means no longer in use or is inactive. Well, I think that the activity of questions asking for assistance, questions on use, etc. would go against this definition. There is still life in this and a lot of other modifications. I may be biased with this as I still use v3, but is that not the point? Sometimes a mod is made that is used at first and lost in the shuffle of new mods and then rediscovered. I scan these forums whenever I can and have only gotten back to about 2 years and am still finding stuff to add. Heck, I am starting to look at the vB2 mods because there are some great ones there that do not seem to have made it (officially) to vB3.

Moving to an oldies but goodies forum? Honestly why would vB.org maintain two seperate categories of same-type mods and having to constantly manage them and decide when they are not actively used any more? I know I would not want to do that!

Point here is why even bother with "retiring the old mods"? They are all useful in some fashion. If it is because they have people asking questions and the original author is not responding, maybe others will. If it is not useful for one person, that does not mean it is not useful for another.

Not trying to bust your chops here or anything, just an opinion.

Mijae
04-13-2005, 01:19 AM
Ok, I have a small problem.

I just deleted all users with 0 posts, and half of them had #1 scores at games. Now I get an mysql error every hour due to that. Any quick way to fix this?

I hate upgating mysql everyday due to this.

rjordan
04-13-2005, 09:27 AM
Ok, I have a small problem.

I just deleted all users with 0 posts, and half of them had #1 scores at games. Now I get an mysql error every hour due to that. Any quick way to fix this?

I hate upgating mysql everyday due to this.
Read back about 4 pages. I posted a fix that should work for you. Without a copy of the error, though, I cannot be sure. I believe the error you are seeing regularly is caused by search engines refreshing themselves looking for those IDs.

danhaga
04-13-2005, 12:55 PM
Is there a way to make it so that only users with a certain number of posts can play in the arcade?

T3MEDIA
04-13-2005, 12:57 PM
If I remember the definition of defunct, it means no longer in use or is inactive. Well, I think that the activity of questions asking for assistance, questions on use, etc. would go against this definition. There is still life in this and a lot of other modifications. I may be biased with this as I still use v3, but is that not the point? Sometimes a mod is made that is used at first and lost in the shuffle of new mods and then rediscovered. I scan these forums whenever I can and have only gotten back to about 2 years and am still finding stuff to add. Heck, I am starting to look at the vB2 mods because there are some great ones there that do not seem to have made it (officially) to vB3.

Moving to an oldies but goodies forum? Honestly why would vB.org maintain two seperate categories of same-type mods and having to constantly manage them and decide when they are not actively used any more? I know I would not want to do that!

Point here is why even bother with "retiring the old mods"? They are all useful in some fashion. If it is because they have people asking questions and the original author is not responding, maybe others will. If it is not useful for one person, that does not mean it is not useful for another.

Not trying to bust your chops here or anything, just an opinion.Please the only reason there is life in this is because its here.
You know I know this thing is a resource hog and isnt really "good" code. Yes its free and yada dada but this guy is in no way supporting this. I see no differnce in this and say... vbindex. Good idea... even started out good... hey even works good... but isnt really supported and DOES have issues.

vbulletin forces you to go here if you need help with anything that is slightly off of factory code. Once your here its a free for all. I can relase some butchered up code and it can sit here for ever. why are there so many moderators with no moderating?

jokes.

SteveMoody
04-13-2005, 01:05 PM
Is there a way to make it so that only users with a certain number of posts can play in the arcade?

The way i did this was to set up a usergroup called "arcade users" and restrict the arcade access to that group. You can then set up an automatic promotion in the admin cp so that any users that have made "x" number of posts are moved into the arcade users group.

rjordan
04-13-2005, 04:11 PM
Please the only reason there is life in this is because its here.
You know I know this thing is a resource hog and isnt really "good" code. Yes its free and yada dada but this guy is in no way supporting this. I see no differnce in this and say... vbindex. Good idea... even started out good... hey even works good... but isnt really supported and DOES have issues.

vbulletin forces you to go here if you need help with anything that is slightly off of factory code. Once your here its a free for all. I can relase some butchered up code and it can sit here for ever. why are there so many moderators with no moderating?

jokes.
Almost everything you put forward here I can agree with. What I do not understand is the moderation comment. I do not see what you quoted me as saying has anything to do with what you posted.

It is my opinion is no matter the age, there will still be use for a lot of (maybe not all) old mods. That can be proven by what I have found in 2 years of posts I have gone through and found plenty of either mods I put in or mods that gave me insight to do something similar.

Again, who out there is qualified to tell me what mods are good or not good for my sites? Not an attack, just a comment.

Now let's continue with this thread in what it was intended for, shall we? v3arcade discussions.

jjdog2
04-13-2005, 08:56 PM
Just curious, does anyone know where to get the 'ninja turtles 2' game for vb pro arcade, i seen it on various forums but cant seem to find it here.

http://www.aslanlar.de/arcade.php < one of severalplces i seen with the game on vb pro arcade.

Neil Roberts
04-14-2005, 09:28 AM
Does this work with the latest version of Vbulletin?

MissKalunji
04-14-2005, 10:03 AM
Does this work with the latest version of Vbulletin?

yes it does :-)

plubius
04-14-2005, 02:27 PM
Almost everything you put forward here I can agree with. What I do not understand is the moderation comment. I do not see what you quoted me as saying has anything to do with what you posted.

It is my opinion is no matter the age, there will still be use for a lot of (maybe not all) old mods. That can be proven by what I have found in 2 years of posts I have gone through and found plenty of either mods I put in or mods that gave me insight to do something similar.

Again, who out there is qualified to tell me what mods are good or not good for my sites? Not an attack, just a comment.

Now let's continue with this thread in what it was intended for, shall we? v3arcade discussions.

*Bold added to text in quoted matter by me.

Excuse me but that is what I thought I was doing. Just because the convo is con as opposed to pro for this hack does not mean it is not v3arcade related.

I think that the moderators here do not need any other qualification than to be able to make the assessment that a hack could damage a board or is useless. Other than that, the mods here can perform like any other mod by deleting spam, flame and other such corrective measures.

In the present case the v3 Arcade hack is just being kept around due to its past popularity, which has long fizzled out when the author shut off free access to games in an attempt to punish the whole for the sins of a few and when he no longer supports it. The fact that others have to support the hack only highlights this fact.

Is it appropriate to keep it around simply because it was once a good and popular hack? That is the 54 Million Dollar question here. The answer is easy: No. The rationale behind the answer not so easy but here goes: People spend close to $100 for a vbulletin lease and they will shell out almost $200 if they want to own one. The first thing they want to do for the most part is to attract members and to do this requires features. Photo galleries, arcades, RPGs and chat rooms. Of all of these, arcades are the most desired. I know...my members want arcades. The arcades get the most activity at my site and at some of my friends' sites. Where does one get an arcade? Here. Which one do they get? The one under the discussion. It's the one that I got. Now we have an arcade, we need games. The hack only comes with 3 or 4 games which members grow tired of and only come to arcade to see if newer games have been installed. Then it's back to here to see into getting more games. The official v3arcade link takes one to a page where we are told that because a few baddies made a mistake we all must do without.

:ermm:

illusions
04-14-2005, 03:00 PM
any1 know where i can get more games to add ?

rjordan
04-14-2005, 03:43 PM
Lots of stuff...

Agreed that if it is dangerous to the site a moderator should be able to come in and take care of business. If 6 months from now, however, I were to buy vB (already done, of course), I would want to be able to come and see what was out there before to enhance the default vB.

Is it appropriate to keep it around simply because it was once a good and popular hack? That is the 54 Million Dollar question here. The answer is easy: Yes. Now, this is my opinion. They were made because they were thought to be useful. Maybe they are not "current" because it worked well before or everyone has them. Everyone, that is, that already owns vB. What about the next guy that buyus it? Is it fair to say that he cannot get a hack that was made because a few people's opinions are "it has outlived its usefullness"? I do not think so.

I respect your opinion as I have my own. If you took previous posts as an attack, it was not meant so. I just hope that vB.org does not remove hacks so the next guy that wants to buy vB has the opportunity to decide on his own what is good for his site or not.

rjordan
04-14-2005, 03:45 PM
any1 know where i can get more games to add ?
Soon! I am entering games into a database now for people to be able to download. A post will come with the link soon. Until then, maybe someone has a FTP already set up. Until I secure my site, I cannot post the link.

RichieBoy67
04-14-2005, 03:51 PM
I was thinking of doing that too but is it legal???

rjordan
04-14-2005, 04:08 PM
I do not see why not. As long as games are not being distributed that owners do not want distributed, then it should not matter. What I will be doing is allowing the uploading of all games for v3 and ibPro whether they are on the banned list or not.

The banned games will be password protected. Those who want games on the banned list will have to get a login ID and password from the game author. I will not provide them. I have already spoken to a couple of the game authors of banned games and have so far not run into any resistance. This way, if they give you the ID and password, you can get a copy of the game that works with v3 or ibPro (or whatever other game system is made for vB). Only game authors I have spoken to will have authorized games on the site available for download.

The domain is there. I just need to get a good anti-leech in place to prevent unauthorized downloads.

RichieBoy67
04-14-2005, 04:15 PM
That is a cool idea... I was just planning on maybe uploading my collection of over 400 games and letting premium members download them if they choose to.... This is more of just an idea for me right now and nothing I am really planning yet... I have to much other stuff going on...

I wish you luck!! :)

illusions
04-15-2005, 02:12 AM
Soon! I am entering games into a database now for people to be able to download. A post will come with the link soon. Until then, maybe someone has a FTP already set up. Until I secure my site, I cannot post the link.


Thanks i would appreciate that...its a very popular feature in my forum...members love it.. It would be great to add popular games such as pool ..chess ..scramble...

Does anyone know of the link where u can install 400+ games? someone gave me a link...but its no longer working now :( ...

Pepsi Man
04-15-2005, 04:27 AM
Hey, I've got an issue that seems more like it's a certain users' computer's fault than the arcade hack's, but I was wondering if someone might have any idea as to what it might be. I haven't heard of this from any other users, but this one particular member will click on the Arcade link and only get a blank page. Status bar on whichever explorer he uses says done, and that's all that ever shows up is just a blank white screen.

Any thoughts?

Marco van Herwaarden
04-15-2005, 06:55 AM
If you have more then 1 style installed on your board, then let those users try using a Style that you know is working with the arcade.

It could be that the templates are not (correct) installed for the Style they are using.

Oblivion Knight
04-15-2005, 07:55 AM
The last time that I spoke to John a couple of months back, he was planning on a new version of v3arcade.. Though a pro version has supposedly been in the pipeline since the first release, so I don't know where that stands. As for the suggestion of removing it from vbulletin.org or moving it to an "inactive hacks" forum, I simply laugh at those who suggested it.. :p

v3arcade is a supported mod, perhaps not by the author but there are coders out there that continue to release addons and fixes for it. With any Arcade system, unless done in full cooperation with game authors (such as pnflashgames.com) there is going to be issues with copyright laws and such. I even offered to start up such a site some time ago, but nobody was interested and it never went ahead - and I don't have the time to spare anymore.

I'm sure people want something for nothing these days.. There are nearly 1,000 games available and people still want more? Just how much bandwidth do you want to eat up? ;)

khaleel
04-15-2005, 08:30 AM
I get this error delivered to my email everyday (145) messages in my inbox

Database error in vBulletin 3.0.6:

Invalid SQL: UPDATE vb3_games SET highscorerid=,highscore=580 WHERE shortname='target'
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=580 WHERE shortname='target'' at line 1

mysql error number: 1064

Date: Thursday 14th of April 2005 08:32:19 PM
Script: http://www.death-eater.net/forum/cron.php?&rand=51616
Referer:
Username: Unregistered
IP Address: 68.142.249.181

Marco van Herwaarden
04-15-2005, 09:17 AM
@khaleel

Think i read a bit back in this thread that this is an error you can get if a deleted member is on the topscorer list. Please read back for a solution.

Nixpeiler
04-15-2005, 09:44 AM
hi,

on search for games i found many dead links or must register and pay for traffic and so on
therefore i want my collection make available i hope that is not forbidden here
there is 590_v3arcade_games it can have everyone but do not link to other sites (hold back you fair)

completely or also individually

have fun

albibak
04-15-2005, 10:02 AM
The last time that I spoke to John a couple of months back, he was planning on a new version of v3arcade....
Have you got any informations about this versions ? She's comming soon ?

Oblivion Knight
04-15-2005, 10:32 AM
No timescale was mentioned, but he did say that game installations would have tighter controls on them..

albibak
04-15-2005, 10:40 AM
OK, thx for this information.
I will try to contact him, because I have some idea :)

khaleel
04-15-2005, 11:18 AM
@khaleel

Think i read a bit back in this thread that this is an error you can get if a deleted member is on the topscorer list. Please read back for a solution.

Is there a quicker way of doing this rather than reading back to 223 pages :ermm:

Marco van Herwaarden
04-15-2005, 11:34 AM
Yup just go back to page 225 :D