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

lttcoder
09-25-2005, 07:41 AM
Has anyone tried installing this on VB 3.5 RCx?

evesve
09-25-2005, 07:46 AM
I have v3 Arcade on RC1.
Works fine.
Some problem with tours but I don´t need the tours.

rjordan
09-25-2005, 11:09 AM
I have v3 Arcade on RC1.
Works fine.
Some problem with tours but I don?t need the tours.
v3arcade will currently not run on v3.5. I believe you have ibProArcade installed.

TheMoose
09-25-2005, 06:03 PM
v3arcade will currently not run on v3.5. I believe you have ibProArcade installed.

I'm running 3.0.8, but when I click on arcade nothing happens?

http://epsilon.asmallorange.com/~mobaynat/forums/index.php?/forums&styleid=4

Yes. Arcade.php is on my server?

SupraT
09-25-2005, 07:59 PM
I can't seem to figure out where I have gone wrong. I check the file and see nothing wrong with edits..... when I replace with original functions.php file forums and arcade works with the exception of the images.



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


I checked and rechecked all the mods to files and no errors.

One of the mods or coders give me some advise here please!!

Kalipo
09-25-2005, 09:10 PM
can someone help please

im getting this error on all pages when hack is complete..

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 2998


this is the code, as i say it only does it when the arcade is installed..

$returndate = $vbphrase['1_minute_ago'];
}
else
{
$returndate = construct_phrase($vbphrase['x_minutes_ago'], intval($timediff / 60));
}
}
else if ($timediff < 7200)

epaulmiller
09-26-2005, 01:18 AM
I modified every file except functions.php because I got an error with it when putting in one line of code at Line 3679:
$stylevar['imgdir_arcade'] = "images/arcade";

The error said:
PHP Parse error: parse error in d:\home\hnt22b162\forums\includes\functions.php on line 2018

Line 2018 is:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&amp;') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&amp;') . "explain=1\">Explain</a>)<br />\n";

(Without changing functions.php) I was able to modify every file, add every template, install the arcade, modify the navbar, etc. but when I uploaded the modified functions.php, nothing would work at all and I'd get the same error, no matter what page I tried to open.

The only problem I have is the images on the Arcade do not show up because it doesn't know where the arcade images directory is.

Any suggestions?

SupraT
09-26-2005, 06:31 AM
I modified every file except functions.php because I got an error with it when putting in one line of code at Line 3679:
$stylevar['imgdir_arcade'] = "images/arcade";

The error said:
PHP Parse error: parse error in d:\home\hnt22b162\forums\includes\functions.php on line 2018

Line 2018 is:
$debughtml .= " (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&amp;') . "tempusage=1\">Template Usage</a>) (<a href=\"" . htmlspecialchars_uni(SCRIPTPATH) . iif(strpos(SCRIPTPATH, '?') '?')'?')'?')'?')'?')=== false, '?', '?','?','?','?','?','&amp;') . "explain=1\">Explain</a>)<br />\n";

(Without changing functions.php) I was able to modify every file, add every template, install the arcade, modify the navbar, etc. but when I uploaded the modified functions.php, nothing would work at all and I'd get the same error, no matter what page I tried to open.

The only problem I have is the images on the Arcade do not show up because it doesn't know where the arcade images directory is.

Any suggestions?

I have same exact experience. Not sure what I am missing, but something isn't correct.

HormZ
09-26-2005, 10:51 AM
When in Arcade and I click on Your Settings, this error message appears:

Parse error: parse error, unexpected $ in /home/rbruce/public_html/forumdb/profile.php on line 2665

How do I fix it?

:surprised:

epaulmiller
09-26-2005, 12:47 PM
I have same exact experience. Not sure what I am missing, but something isn't correct.

One of my buddies noticed that all the images were looking for themselves in the root directory. I posted my images there and everything works fine now.

Right-Click on your images and look at the properties and see if yours is doing the same thing.

SupraT
09-26-2005, 01:30 PM
One of my buddies noticed that all the images were looking for themselves in the root directory. I posted my images there and everything works fine now.

Right-Click on your images and look at the properties and see if yours is doing the same thing.

True, but the images shouldn't be there and creates a messy root. That direction needs to be there and worked in the previously installation of the hack. I would like to find out how to get it to work without the error and the images reside in the "image" directory and not root.

epaulmiller
09-26-2005, 01:37 PM
True, but the images shouldn't be there and creates a messy root. That direction needs to be there and worked in the previously installation of the hack. I would like to find out how to get it to work without the error and the images reside in the "image" directory and not root.


I agree, ......but until someone replies.....haha

Also, any new games you add, if you want to try this for now, make sure you put in the root and in the images. If someone has a high score, and you have that under their name when they post, it will point to the images folder, not the root.

I am subscribed, to your and mine, so hopefully someone will reply and we can fix it.

PJSkiboy
09-28-2005, 10:11 AM
Can NOT believe I got all that installed correctly the first time. GREAT instructions. Thanks a ton!

Question on adding new games:

I understand where to upload the .swf files and the .gif files, but where does the .php file for the game go exactly?

thenetbox
09-28-2005, 01:14 PM
"vb 3.5 almost" is out :D . hopefully "v3arcade almost" is here too :)

LEAD_WEIGHT
09-28-2005, 05:58 PM
*Deleted Games

LEAD_WEIGHT
09-28-2005, 07:05 PM
Other Links
https://vborg.vbsupport.ru/attachment.php?attachmentid=16075
https://vborg.vbsupport.ru/showpost.php?p=464439&postcount=130
https://vborg.vbsupport.ru/showpost.php?p=465436&postcount=350
https://vborg.vbsupport.ru/showpost.php?p=465471&postcount=359
https://vborg.vbsupport.ru/showpost.php?p=466001&postcount=469
https://vborg.vbsupport.ru/showpost.php?p=466146&postcount=504
https://vborg.vbsupport.ru/showpost.php?p=466154&postcount=506 Banned Game Curve Ball
https://vborg.vbsupport.ru/showpost.php?p=466305&postcount=537 Banned Game Mini Clip Game
https://vborg.vbsupport.ru/showpost.php?p=471060&postcount=938
https://vborg.vbsupport.ru/showpost.php?p=471092&postcount=940 FunkyPong
https://vborg.vbsupport.ru/showpost.php?p=471414&postcount=949
https://vborg.vbsupport.ru/showpost.php?p=473127&postcount=1027 FunkyPong Update

hydrostatic
09-29-2005, 12:29 AM
vB 3.5 Gold released :)

Pleease release an arcade for 3.5 :D I beg of you

Citizen
09-29-2005, 05:51 AM
I get this error message now that I upgraded to 3.5.0

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

What should I do?

nintendo
09-29-2005, 06:03 AM
What should I do?

Downgrade until some one makes a version that works with 3.5!!!

John
09-29-2005, 09:15 AM
vB 3.5 Gold released :)

Pleease release an arcade for 3.5 :D I beg of you

Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.

rjordan
09-29-2005, 09:44 AM
WooHoo! Now to look for the other 50 hacks/mods that I have installed to get reworked!!

lairnoc
09-29-2005, 10:04 AM
Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.

Best news i got all week :)

PJSkiboy
09-29-2005, 10:22 AM
Can NOT believe I got all that installed correctly the first time. GREAT instructions. Thanks a ton!

Question on adding new games:

I understand where to upload the .swf files and the .gif files, but where does the .php file for the game go exactly?

figured it out. --------------> admincp.

MissKalunji
09-29-2005, 11:02 AM
Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.


youhou!!!!!!!!!! i was worried v3 the best!

nintendo
09-29-2005, 11:22 AM
And don't forget to re-open
http://www.v3arcade.com/play/
or get an official support board here!!

Jenta
09-29-2005, 11:47 AM
Downgrade until some one makes a version that works with 3.5!!!
made months ago

thenetbox
09-29-2005, 01:26 PM
Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.

Awesome :) Thank you VERRRRY much!

Citizen
09-29-2005, 02:01 PM
Yes reopen
http://www.v3arcade.com/play/

And thanks for the porting!

Forumi Shqiptar
09-29-2005, 04:54 PM
To Whom It May Concern

The 3.5.0 Gold release came out does anyone knoe when this hack its going to be realeased for the vb 3.5.0 ??? I heard it was going to be converted when the vbulletin released the gold version of 3.5.0!

Any ideas on this? Many thanks in advance.

rjordan
09-29-2005, 04:56 PM
To Whom It May Concern

The 3.5.0 Gold release came out does anyone knoe when this hack its going to be realeased for the vb 3.5.0 ??? I heard it was going to be converted when the vbulletin released the gold version of 3.5.0!

Any ideas on this? Many thanks in advance.
A few posts ago, he answered your question.

thenetbox
09-29-2005, 05:06 PM
To Whom It May Concern

The 3.5.0 Gold release came out does anyone knoe when this hack its going to be realeased for the vb 3.5.0 ??? I heard it was going to be converted when the vbulletin released the gold version of 3.5.0!

Any ideas on this? Many thanks in advance.

Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.

That should answer your question :)

hydrostatic
09-29-2005, 07:24 PM
Give me a few days to clean the new release up, a couple of days for beta, and then it'll be final.

Thank you soo much.

Citizen
09-29-2005, 11:38 PM
Any news from John?

LEAD_WEIGHT
09-29-2005, 11:40 PM
Need Games?

LEAD_WEIGHT
09-30-2005, 12:04 AM
*Games Deleted

thenetbox
09-30-2005, 12:27 AM
Any news from John?

yes. on this very page. quoted about 5 times as well :)

thenetbox
09-30-2005, 12:29 AM
Does any one know where I can find instructions to make any flash games that I may create to be compatible with this?

I remember there were instructions on the mods website but now thats gone.

adill420
09-30-2005, 01:28 AM
Does any one know where I can find instructions to make any flash games that I may create to be compatible with this?

I remember there were instructions on the mods website but now thats gone.


https://vborg.vbsupport.ru/showthread.php?s=&threadid=60666

Citizen
09-30-2005, 01:56 AM
yes. on this very page. quoted about 5 times as well :)
I'm referring to after his last post where he said he would be working on it.

thenetbox
09-30-2005, 03:00 AM
https://vborg.vbsupport.ru/showthread.php?s=&threadid=60666

thank you :)

I'm referring to after his last post where he said he would be working on it.

okay :) I haven't heard any thing from him after that.

PixelFx
09-30-2005, 07:36 AM
thank you :)



okay :) I haven't heard any thing from him after that.

:) .. it will be worth the wait :)

John
09-30-2005, 03:45 PM
The forums are back up. http://www.v3arcade.com/forums/index.php

boxingscene
09-30-2005, 05:08 PM
Having a problem. Just moved to a new server, when I click on any category within on the arcade.php page or a game, I get redirected to a 403 page. Is this a permissions problem and how would I fix this?

SupraT
09-30-2005, 11:56 PM
The forums are back up. http://www.v3arcade.com/forums/index.php


SWEEEEEEEEEEEEEEEEEEEEEEEEEEEEEET

ROTPAR
10-01-2005, 10:17 AM
Grreeat I can´t wait for the 3.5 PlugIn

puertoblack2003
10-02-2005, 12:24 AM
good day after searching through the thread i got a headache but can some 1 point me the the right direction how can i uninstall a game?

thank you

aleksd
10-02-2005, 12:40 AM
Hey guys, is there anyway to lock a game in the arcade so that when anyone clicks on it, they are unable to access the game? The reason I ask is because I want certain games locked until certain days of the week. Thanks!

lairnoc
10-03-2005, 01:22 PM
one more night sleep and then... hopefully a release of the beta?

tuanluu
10-04-2005, 11:36 PM
any idea when new version will release?... I upgrade to new version now can not play the game anymore :(

Lea Verou
10-05-2005, 12:44 AM
I think the beta is out but only for paying customers :(

John
10-05-2005, 12:46 AM
I think the beta is out but only for paying customers :(

No, it's not yet.

Lea Verou
10-05-2005, 12:50 AM
No, it's not yet.

When it is, it will be only for paying customers?
Will the RC be for paying customers too?
When do you expect a RC or a final to be out?

Thanks in advance :)

John
10-05-2005, 12:53 AM
When it is, it will be only for paying customers?
Will the RC be for paying customers too?
When do you expect a RC or a final to be out?

Thanks in advance :)

People who have purchased the branding free option will be able to beta test it initially. Within a week, anyone will be able to test it when we've established there aren't any major bugs.

MissKalunji
10-05-2005, 03:53 AM
People who have purchased the branding free option will be able to beta test it initially. Within a week, anyone will be able to test it when we've established there aren't any major bugs.

how much is the branding fee?

Lea Verou
10-05-2005, 03:57 AM
how much is the branding fee?

60$ :/

lairnoc
10-05-2005, 05:43 AM
not much money for so much fun actually.

Lea Verou
10-05-2005, 06:28 AM
not much money for so much fun actually.

It depends on how you see it ;)

tcs
10-05-2005, 11:28 PM
IMO,, 60 bux is cheap. The arcades keep 300+ people a day on my site.

Lea Verou
10-05-2005, 11:30 PM
IMO,, 60 bux is cheap. The arcades keep 300+ people a day on my site.

Yep, they bring traffic to me to but mostly kids are the ones that come for the games...
I don't only care about the quantity but also of the quality of members and I have noticed that the worst ones are the ones that came cause they were attracted by the arcade...

Boofo
10-05-2005, 11:46 PM
Yep, they bring traffic to me to but mostly kids are the ones that come for the games...
I don't only care about the quantity but also of the quality of members and I have noticed that the worst ones are the ones that came cause they were attracted by the arcade...

Exactly! That is why IF I add an arcade to my new iste, it will be by invite only and not made public at all. We removed it from the old site because all we got were kids who complained about having to post to play in the arcade and when they did they were crap posts.

John
10-05-2005, 11:49 PM
IMO,, 60 bux is cheap. The arcades keep 300+ people a day on my site.

Well, $0 is cheaper - seeing as it is free after all, and we're just talking about branding-free and a few extra perks.

Boofo
10-05-2005, 11:50 PM
Well, $0 is cheaper - seeing as it is free after all, and we're just talking about branding-free and a few extra perks.

What extra perks?

John
10-05-2005, 11:55 PM
What extra perks?

Extra support and access to early betas that are in development.

tuanluu
10-06-2005, 03:04 AM
So what do you mean by "Extra support and access to early betas that are in development." just tell us.... we see what we can help

LEAD_WEIGHT
10-06-2005, 08:28 PM
Extra support and access to early betas that are in development.

Then you are advertising to sell your hack and release it later in vbulletin.org?
That is not fair to other coder's if you are allowed to do this? I thought this was for free hacks only? I think it should be pay only to install not to have your to buy your arcade hack in beta??? Who would want the headaches in buying something that is not bug free?
Keep your hack free or do not advertise here unless vbulletin.org has change the way this site is going. I hope it is not going to make member pay for hacks now??

Lea Verou
10-06-2005, 08:36 PM
Then you are advertising to sell your hack and release it later in vbulletin.org?
That is not fair to other coder's if you are allowed to do this? I thought this was for free hacks only? I think it should be pay only to install not to have your to buy your arcade hack in beta??? Who would want the headaches in buying something that is not bug free?
Keep your hack free or do not advertise here unless vbulletin.org has change the way this site is going. I hope it is not going to make member pay for hacks now??

Oh come on, in one week it'll be free.
I disagree too with his policy but he could not release the beta at all. :)

John
10-06-2005, 08:47 PM
Then you are advertising to sell your hack and release it later in vbulletin.org?
That is not fair to other coder's if you are allowed to do this? I thought this was for free hacks only? I think it should be pay only to install not to have your to buy your arcade hack in beta??? Who would want the headaches in buying something that is not bug free?
Keep your hack free or do not advertise here unless vbulletin.org has change the way this site is going. I hope it is not going to make member pay for hacks now??

$60 is for a branding-free license. The hack is not for sale. Are people getting access to the beta version along with it? Yes, but what they're getting is a buggy version that isn't fit for public servers. It's for testing, that's why they call it a beta test. If I didn't give branding-free people access to the closed beta, would it be available on vBulletin.org now? Absolutely not. In fact, you'd be waiting longer because I'd be having to go through everything myself.

So LEAD_WEIGHT, choose which you'd prefer. A public release in a week with people beta testing it, or a public release in three weeks' time.

Lea Verou
10-06-2005, 09:02 PM
Are they beta-testing it already or the beta isn't yet finished??

LEAD_WEIGHT
10-06-2005, 09:04 PM
$60 is for a branding-free license. The hack is not for sale. Are people getting access to the beta version along with it? Yes, but what they're getting is a buggy version that isn't fit for public servers. It's for testing, that's why they call it a beta test. If I didn't give branding-free people access to the closed beta, would it be available on vBulletin.org now? Absolutely not. In fact, you'd be waiting longer because I'd be having to go through everything myself.

So LEAD_WEIGHT, choose which you'd prefer. A public release in a week with people beta testing it, or a public release in three weeks' time.

Like what other coder's seem to do is release it to members that can do the testing and report exactly what happen and which browser they were using? Why pay for testing when you can charge for installation and if members have error's you can offer them your professional installatoin fee? As you can see 4000 posts in your thread you would be happy in your new car. ;)

Lea Verou
10-06-2005, 09:06 PM
Like what other coder's seem to do is release it to members that can do the testing and report exactly what happen and which browser they were using? Why pay for testing when you can charge for installation and if members have error's you can offer them your professional installatoin fee? As you can see 4000 posts in your thread you would be happy in your new car. ;)

I agree but we can't make him release the beta... :/

LEAD_WEIGHT
10-06-2005, 09:13 PM
I agree but we can't make him release the beta... :/

Not make him release beta to everyone, just to ppl that he knows that can properly know how to test his hack?

Lea Verou
10-06-2005, 09:15 PM
Not make him release beta to everyone, just to ppl that he knows that can properly know how to test his hack?

How can he know if somebody is able or not? Accodring to which criteria?

John
10-06-2005, 09:18 PM
Like what other coder's seem to do is release it to members that can do the testing and report exactly what happen and which browser they were using? Why pay for testing when you can charge for installation and if members have error's you can offer them your professional installatoin fee? As you can see 4000 posts in your thread you would be happy in your new car. ;)

Because this is a closed beta. The public beta comes later, and then the final release. Most hacks go straight into a public beta or to final - but when you've got a hack that's likely to be installed on thousands upon thousands of sites, you want it to be bug free.

Not make him release beta to everyone, just to ppl that he knows that can properly know how to test his hack?

Right, which is exactly what I've done.

LEAD_WEIGHT
10-06-2005, 09:22 PM
Because this is a closed beta. The public beta comes later, and then the final release. Most hacks go straight into a public beta or to final - but when you've got a hack that's likely to be installed on thousands upon thousands of sites, you want it to be bug free.



Right, which is exactly what I've done.

Just release the finish version on you site for Branding free members then later here. I just think you make more installing this to other and offering support for branding free members than here. If you will see that alot of ppl ask alot to fix thier errors and help in installing. Your time will be better spent creating newer version than relpying to all error's?

John
10-06-2005, 09:24 PM
Just release the finish version on you site for Branding free members then later here. I just think you make more installing this to other and offering support for branding free members than here. If you will see that alot of ppl ask alot to fix thier errors and help in installing. Your time will be better spent creating newer version than relpying to all error's?

Release a few more hacks into the community, then I'll pay attention. Perhaps I'm mistaken, but the LEAD_WEIGHT contributed hack count currently stands at a big fat zero. ;)

Lea Verou
10-06-2005, 09:26 PM
Just release the finish version on you site for Branding free members then later here. I just think you make more installing this to other and offering support for branding free members than here. If you will see that alot of ppl ask alot to fix thier errors and help in installing. Your time will be better spent creating newer version than relpying to all error's?

That would be worse. Non-paying members should also receive support.
Lead, there is no need to think to realise that obviously releasing the beta to paying customers tempts more ppl to buy a branded free options. this is why he did that and obviously he wouldn't want to lose that money, no matter what we are telling. So we can't do anything about it, just wait for the final. :)

LEAD_WEIGHT
10-06-2005, 09:29 PM
Release a few more hacks into the community, then I'll pay attention. Perhaps I'm mistaken, but the LEAD_WEIGHT contributed hack count currently stands at a big fat zero. ;)

I do tutorials not hacks? So why flame me when I am only giving you suggestion?

I think that having you responding here does not help you in creating any future version. What you have @ your site seems to be good enough but also the support should be only offered @ your site instead of here. I just saying your time is worth money and member's here can support each other if needed. I still think you should offer pro. install as well.

Lea Verou
10-06-2005, 09:30 PM
Release a few more hacks into the community, then I'll pay attention. Perhaps I'm mistaken, but the LEAD_WEIGHT contributed hack count currently stands at a big fat zero. ;)

Huh? So you are saying that you tend to ignore people that don't have the knowledge to make a hack??? Bad for you...

LEAD_WEIGHT
10-06-2005, 09:33 PM
Huh? So you are saying that you tend to ignore people that don't have the knowledge to make a hack??? Bad for you...

Never you mind him? I made my own simply arcade page cause I did not like hacks that did not have instruction in how to uninstall. :chinese: Just hope the next version will have instructions or an auto feature.

Lea Verou
10-06-2005, 09:37 PM
Never you mind him? I made my own simply arcade page cause I did not like hacks that did not have instruction in how to uninstall. :chinese: Just hope the next version will have instructions or an auto feature.

If you have the knowledge to make that why wouldn't you make a hack???
If I had php knowledge I would have released a ton of hacks!!!

LEAD_WEIGHT
10-06-2005, 09:40 PM
If you have the knowledge to make that why wouldn't you make a hack???
If I had php knowledge I would have released a ton of hacks!!!

It is not a hack, all I did was made a power page that is in the MOD TIPs forum and place an html page on my board. I will have the finally setup done in january.

rb290
10-07-2005, 06:22 AM
my init.php file must have something wrong with it cause i cant find the stuff it tells me to find in the installation, some big help please.

rb290
10-07-2005, 06:27 AM
my init.php file must have something wrong with it cause i cant find the stuff it tells me to find in the installation, some big help please.

matter fact i cant find any of the things it wants me to find in the init.php file
can anyone help me out asap thanks

sim tech
10-07-2005, 07:29 AM
This is probably the best hack out there, so if he wants to charge an amount then he's entitled to. Heck, he's offering it for free as well, so I can't see why you would be complaining.

If he wants to charge for the countless hours that it took to create v3arcade, so be it. I see no problem for paying a little for a hack as well liked as his.

rb290
10-07-2005, 07:29 AM
im new to this so i got a couple questions:
when i go to arcade on my site it says

"Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

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

AlexUK
10-07-2005, 07:37 AM
rb290- Run the installation file:

www.yoursite.com/forums/admincp/install_arcade.php

After you install delete the install_arcade.php file from the admincp folder.


Also this hack it's not ready for vB 3.5 yet.

rb290
10-07-2005, 07:40 AM
this is difficult, its telling me these errors on line 991, etc

rb290
10-07-2005, 07:40 AM
rb290- Run the installation file:

www.yoursite.com/forums/admincp/install_arcade.php

After you install delete the install_arcade.php file from the admincp folder.


Also this hack it's not ready for vB 3.5 yet.

oh damn, i have 3.5, so it wont work no matter what ?

AlexUK
10-07-2005, 07:41 AM
This is probably the best hack out there, so if he wants to charge an amount then he's entitled to. Heck, he's offering it for free as well, so I can't see why you would be complaining.

Cut the guy some slack! If he wants to charge for the countless hours that it took to create v3arcade, so be it. I see no problem for paying a little for a hack as well liked as his.


I agree with you view too.
If people are not happy then why dont they make their own arcade, I am sure its super easy. :rolleyes:

AlexUK
10-07-2005, 07:44 AM
oh damn, i have 3.5, so it wont work no matter what ?

It wont work.
John is releasing a 3.5 version soon.
This is the official site:

http://www.v3arcade.com/forums/showthread.php?t=27

rb290
10-07-2005, 08:05 AM
It wont work.
John is releasing a 3.5 version soon.
This is the official site:

http://www.v3arcade.com/forums/showthread.php?t=27

ah man i messed up
when i go to my homepage it brings up:

"Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

Warning: Invalid argument supplied for foreach() in /includes/functions.php on line 3073

Fatal error: Call to undefined function: log_admin_action() in /home/thug/public_html/index.php on line 32"

i cant even get on anymore anyone know whats wrong????

rb290
10-07-2005, 08:09 AM
NEVERMIND! I fix that

but I need to know is their any way to completely undo this whole installation ?

fcherub
10-07-2005, 08:12 AM
Hello,

I have the following problem:

Users don't have permission to post comments even though all arcade permissions for the usergroup are set to "yes".
What seems to have happened is that users were able to insert a comment for the first 10 scores ever. After that, no permission.


Others have run into the same problem ->
https://vborg.vbsupport.ru/showthread.php?p=740946&highlight=comment+permission#post740946
https://vborg.vbsupport.ru/showthread.php?p=616010&highlight=comment+permission#post616010


Is there a solution to this issue ?

Many thanks!

LEAD_WEIGHT
10-07-2005, 08:49 PM
This is probably the best hack out there, so if he wants to charge an amount then he's entitled to. Heck, he's offering it for free as well, so I can't see why you would be complaining.

If he wants to charge for the countless hours that it took to create v3arcade, so be it. I see no problem for paying a little for a hack as well liked as his.

If this was directed at me, then you have only skim the post instead of reading them.

It seems you do not know that I was making a suggestion and not complaining? You need to read all of the post before defending something that was not in the post. Please read all! :disappointed:

John
10-07-2005, 09:02 PM
Huh? So you are saying that you tend to ignore people that don't have the knowledge to make a hack??? Bad for you...
No. Lead isn't suggesting anything, he's telling me what to do - he's implying that it's wrong for me to provide any sort of benefits to people who have supported the Arcade.

My comment was made to suggest this - if someone demands a hack author releases and tests their code their way instead of their own, I would like to see what gives them the right to do so.

A footnote to this: for the past 5 days I've had 4 hours of sleep each night, yesterday I worked from 2pm up to 11am through the night, coding the new Arcade non-stop. So when I come into this thread and see people like Lead telling me that it's wrong to do this and that and demanding everything under the sun, it's frustrating.

Also, I'd like to make a request that we stay on-topic from now on, i.e. questions/discussion regarding the 3.0.x hack.

LEAD_WEIGHT
10-07-2005, 11:36 PM
No. Lead isn't suggesting anything, he's telling me what to do - he's implying that it's wrong for me to provide any sort of benefits to people who have supported the Arcade.

My comment was made to suggest this - if someone demands a hack author releases and tests their code their way instead of their own, I would like to see what gives them the right to do so.

A footnote to this: for the past 5 days I've had 4 hours of sleep each night, yesterday I worked from 2pm up to 11am through the night, coding the new Arcade non-stop. So when I come into this thread and see people like Lead telling me that it's wrong to do this and that and demanding everything under the sun, it's frustrating.

Also, I'd like to make a request that we stay on-topic from now on, i.e. questions/discussion regarding the 3.0.x hack.

Was on topic of your fee and it was only suggestion I was giving you? If you do not like my suggestion you can say so but not grill me for what I think since ppl ask you for upgrades, auto uninstall, remove & replace games, alphabetize list, game catagories and much more but then you think it is a demand instead of a suggestion :rolleyes: You are tired so I would not mention more on this and this is a suggestion for you to stay away from this forum until you are finish your product.

John
10-07-2005, 11:42 PM
Was on topic of your fee and it was only suggestion I was giving you? If you do not like my suggestion you can say so but not grill me for what I think since ppl ask you for upgrades, auto uninstall, remove & replace games, alphabetize list, game catagories and much more but then you think it is a demand instead of a suggestion :rolleyes: You are tired so I would not mention more on this and this is a suggestion for you to stay away from this forum until you are finish your product.
When people ask for add-ons, those are suggestions. They're to do with the hack.

Nothing you've said has been constructive in any way - that's the difference. If I was charging for the hack I'd by sympathetic. But seeing as it's a free release, I have no idea what your problem is.

LEAD_WEIGHT
10-08-2005, 02:01 AM
People who have purchased the branding free option will be able to beta test it initially. Within a week, anyone will be able to test it when we've established there aren't any major bugs.

Extra support and access to early betas that are in development.

I was replying to your post as you started this and it seems you do not get it Lamo to flame people as well.
I hope you provide legitimate games with the author's permisson this time? As you do not seem to tell everyone that previous altered games that you made fit into arcade system had no author permission to be on people's forum.

John
10-08-2005, 02:13 AM
I was replying to your post as you started this and it seems you do not get it Lamo to flame people as well.
You are thin skinned indeed if you call that a flame. And if you think that people are paying $60 to have access to a buggy release a few days before anyone else you're entitled to believe so, even if no-one else can make any sense of it.

I hope you provide legitimate games with the author's permisson this time? As you do not seem to tell everyone that previous altered games that you made fit into arcade system had no author permission to be on people's forum.
Research it, you'll find plenty on the license policies for the new release.

LEAD_WEIGHT
10-08-2005, 02:22 AM
Release a few more hacks into the community, then I'll pay attention. Perhaps I'm mistaken, but the LEAD_WEIGHT contributed hack count currently stands at a big fat zero. ;)

Thin skin? Do you even know what you say to people or are you still in sleep mode? This discussion is going nowhere so I not going into it on this thread?

theArchitect
10-08-2005, 02:29 AM
You are tired so I would not mention more on this and this is a suggestion for you to stay away from this forum until you are finish your product.I haven't used the arcade in the past, but intend to once it is released for 3.5.0 (assuming I can install it, for some reason my hacked board seems to be incompatible with an increasing number of new hacks). But I digress.

I am amazed that people (such as John, Kirby DE and all the other cool people who are too numerous to mention) put so much time and effort into releasing free (or at minimal cost) modifications.

It is the height of rudeness to criticize the manner in which these modifications are released.

Keep up the great work John and co.

John
10-08-2005, 02:34 AM
Thin skin? Do you even know what you say to people or are you still in sleep mode? This discussion is going nowhere so I not going into it on this thread?

Enjoy. http://dictionary.cambridge.org/define.asp?key=82497&dict=CALD (You might want to consider spending some time there.)

I'd appreciate if you stopped wasting everyone's time by posting in this thread. Regardless, at least one more person will be ignoring you.

LEAD_WEIGHT
10-08-2005, 03:29 AM
Enjoy. http://dictionary.cambridge.org/define.asp?key=82497&dict=CALD (You might want to consider spending some time there.)

I'd appreciate if you stopped wasting everyone's time by posting in this thread. Regardless, at least one more person will be ignoring you.

Like I said before I hope you release legal games or your site will be shut down like it was before. If you did not learn the first time I be happy to make you learn it the second time. Enjoy your short time online ;)

Marco van Herwaarden
10-08-2005, 06:55 AM
Can the 2 of you please take your dispute into PM's.

No need to have a flame war started here on the board. Both sites had their chance to make there point.

John
10-08-2005, 06:57 AM
Can the 2 of you please take your dispute into PM's.

No need to have a flame war started here on the board. Both sites had their chance to make there point.

Much appreciated.

Lottis
10-08-2005, 07:11 AM
Like I said before I hope you release legal games or your site will be shut down like it was before. If you did not learn the first time I be happy to make you learn it the second time. Enjoy your short time online ;)
Is that a warning? :rolleyes:
Lead Weight, i cant find any other options here from you to the arcade.
I must say, you remind me of a jeallus litle kid.
I would like to say thank you to John, who takes the time to make us users happy. Looking forward to your new Arcade John, good luck.

wolfyman
10-08-2005, 02:59 PM
ok, how do I make this work in 3.5?

SuperFly
10-08-2005, 03:09 PM
currently there is NO arcade for vb 3.5, though if you go to www.v3arcade.com
John is working on the newest release, for vb 3.5. Patience and time is what is required here.

wolfyman
10-08-2005, 03:10 PM
As long as it is in the works - I'm happy. Thanks for the reply :)

lairnoc
10-08-2005, 05:22 PM
[on-topic] arcade running perfect on 3.0.7 thnx for that John

[off-topic] John get some sleep m8 we can wait and we will be patiently. keep up the good work.

Thumbs-up!!!! For this arcade hack!!!

rb290
10-08-2005, 07:38 PM
How do you uninstall this so I dont have it saying Arcade at the top of the forum
cause I have 3.5 I am a newbie so I didnt read that it said for vB 3.0.3

wolfyman
10-08-2005, 07:50 PM
How do you uninstall this so I dont have it saying Arcade at the top of the forum
cause I have 3.5 I am a newbie so I didnt read that it said for vB 3.0.3


If you want to just remove the phrase from your navbar, go to your admincp > styles and templates > style manager > <<>> > undo the part you edited there in the navbar template.

rb290
10-08-2005, 07:58 PM
How do you uninstall this so I dont have it saying Arcade at the top of the forum
cause I have 3.5 I am a newbie so I didnt read that it said for vB 3.0.3

yes in the navbar i guess, where the user cp, register, faq, etc, are located

rb290
10-08-2005, 07:59 PM
If you want to just remove the phrase from your navbar, go to your admincp > styles and templates > style manager > <<>> > undo the part you edited there in the navbar template.

alright, thank you

and do you know how to remove the Register button from the navbar after someone has registered, cause it still says register even after youve registered

wolfyman
10-08-2005, 08:09 PM
Then you have altered your template and removed one of the <if>s or something - I would start with a fresh template if I were you. Copy paste from your test forum. :D

mcasteel
10-08-2005, 09:05 PM
I'm having a problem. I've gone through the installation instructions 4 times. I've edited the necessary files and uploaded them, inserted the arcade files into the proper folders, modified the templates. As soon as I've done all this, I try to log onto my message board and all I get is a white screen. Even when I try to run the install_arcade.php file, still just a white screen. Can anyone point me in a direction to go as far as something I might have missed that would cause this? I was very careful when editing all the files and I double checked everything. Thanks for any help you can offer. I'm currently running Vbulletin 3.0.8.

wolfyman
10-08-2005, 09:12 PM
srtsyndicate.com is running 3.5.... ?

John
10-08-2005, 09:14 PM
srtsyndicate.com is running 3.5.... ?

Powered by: vBulletin Version 3.0.8

wolfyman
10-08-2005, 09:19 PM
Powered by: vBulletin Version 3.0.8


ah I see. My bad :)

I apologize - I don't know .Good luck on it though - I'd suggest taking it out of your navbar for now to cut down on errors though, until you get it figured out.

ReadOrDie
10-09-2005, 10:55 PM
Can you make this for 3.5.0?

John
10-09-2005, 10:57 PM
Can you make this for 3.5.0?
www.v3arcade.com/forums

(You can test it at www.v3arcade.com/forums/arcade.php if you're logged in)

pyro.699
10-10-2005, 12:00 AM
im logged on, but it says im not aloud to access it /;

John
10-10-2005, 12:01 AM
im logged on, but it says im not aloud to access it /;

http://www.v3arcade.com/forums/arcade.php ? Did you confirm your email address?

mvp
10-14-2005, 06:33 AM
Hi all,
there is a big security hole in arcade. Problem is that everyone with HTML skills can create forms (or write a small script) to post variables directly to arcade.php. This allow to put score directly and to become champion...

One of my members is doing it and I can't stop him because I can't controll posting from Flash.

Any ideas ???

sim tech
10-14-2005, 07:03 AM
Why don't you just ban him and his IP address?

rjordan
10-14-2005, 10:07 AM
Why don't you just ban him and his IP address?
That wold be my first choice if he did not stop.

mvp
10-14-2005, 11:16 AM
Why don't you just ban him and his IP address?

Thank you, but that's not a decision :)
I can ban him from arcade only... but I really want to solve this problem

fly
10-14-2005, 11:20 AM
Thank you, but that's not a decision :)
I can ban him from arcade only... but I really want to solve this problem
There are TONS of ways to cheat in the arcade(s). Get used to it.

wolfyman
10-14-2005, 12:46 PM
Thank you, but that's not a decision :)
I can ban him from arcade only... but I really want to solve this problem

The guy is hacking your files and you're not banning him? Asking for trouble dude.

LEAD_WEIGHT
10-14-2005, 09:07 PM
Is that a warning? :rolleyes:
Lead Weight, i cant find any other options here from you to the arcade.
I must say, you remind me of a jeallus litle kid.
I would like to say thank you to John, who takes the time to make us users happy. Looking forward to your new Arcade John, good luck.

Do not start this up! PM me if you have a problem with thief!. Yes, that was a warning! If I see illegal games post here or anywhere I will report them to the author. I do see alot of them by someone already? Get the HINT.

MissKalunji
10-14-2005, 11:24 PM
Do not start this up! PM me if you have a problem with thief!. Yes, that was a warning! If I see illegal games post here or anywhere I will report them to the author. I do see alot of them by someone already? Get the HINT.

how do i know wich one are illegal?

Lea Verou
10-14-2005, 11:31 PM
Do not start this up! PM me if you have a problem with thief!. Yes, that was a warning! If I see illegal games post here or anywhere I will report them to the author. I do see alot of them by someone already? Get the HINT.

What's your problem? I suppose all the programs in your PC are legal???!!?

wolfyman
10-14-2005, 11:40 PM
What's your problem? I suppose all the programs in your PC are legal???!!?


You don't really give a sophisticated and desirable color to your aura by knocking somebody trying to protect an author's interest. Whether his pc is 100% clean or not is not the issue - he's putting a foot down on the clean side of the line and everybody should respect that.

Making a statement like you just did makes you look like a thief. Are you a thief?

LEAD_WEIGHT
10-14-2005, 11:48 PM
What's your problem? I suppose all the programs in your PC are legal???!!?

I have nothing in my P.C. that I had not purchase. I can get support from Microsoft for my OS and Virus software come with ISP package. So what else I have is trail software, which is limited to 30/90 days. Unlike you that seems to admit to having pirate warez.

Read the post if you have a problem with thief pm me. Lame

how do i know wich one are illegal?
That easy to know, only neave.com games in v3 arcade games that come with the hack are the only one's that are okay by the author. All the rest are suspect like 'YetiGames' & 'mini clips' those are stolen flash from the site.

Like I said pm me if you have problems with thief!


If you want free games then either pm me or do a simple search or go to my site?
http://www.theundergroundsource.com/forums/online_flash_games.php?

LEAD_WEIGHT
10-14-2005, 11:55 PM
This is a link to legal games.
http://www.freegamesforyourwebsite.com/
http://www.flashgames247.com/pages/freegames.html

If you need to modifiy how the scoring work and saved ask before modifing other peoples work.
http://www.freeonlinegames.com/contact.html
http://www.flashgames247.com/contact.html

vBFreak
10-15-2005, 12:46 AM
What about that hack and vBulletin 3.5.0?

LEAD_WEIGHT
10-15-2005, 01:05 AM
Both of them have games that should not be on your board. They do not respond in that forum.

Paul M
10-15-2005, 01:06 AM
Do not start this up! PM me if you have a problem with thief!. Yes, that was a warning! If I see illegal games post here or anywhere I will report them to the author. I do see alot of them by someone already? Get the HINT.It's theft, not thief. If you going to act all high and mighty then at least try and get it right. :rolleyes:

LEAD_WEIGHT
10-15-2005, 01:15 AM
It's theft, not thief. If you going to act all high and mighty then at least try and get it right. :rolleyes:

Do not respond here if you can not read! reply to pm if you have problems.
Seems you should stay away from criticizing typo's and stop defending stolen games. :speechless:

hydrostatic
10-15-2005, 01:42 AM
John: why is your site down?

Paul M
10-15-2005, 01:42 AM
Do not respond here if you can not read! reply to pm if you have problems.
Seems you should stay away from criticizing typo's and stop defending stolen games. :speechless:
Actually I can read fine thanks. In fact, I've read quite a few of your posts in this thread (and others) and can't remember finding anything useful or constructive in any of them. It does also seem that you have some difficulty reading my posts, since my previous post mentions absolutely nothing about "defending stolen games". Still - feel free to invent things as it suits you - I hear the inland revenue are quite good at this. FYI - I probably won't waste my time reading your reply, as again, it's unlikely to contain anything useful to me (or anyone else I imagine). Goodnight. :)

LEAD_WEIGHT
10-15-2005, 01:55 AM
Actually I can read fine thanks. In fact, I've read quite a few of your posts in this thread (and others) and can't remember finding anything useful or constructive in any of them. It does also seem that you have some difficulty reading my posts, since my previous post mentions absolutely nothing about "defending stolen games". Still - feel free to invent things as it suits you - I hear the inland revenue are quite good at this. FYI - I probably won't waste my time reading your reply, as again, it's unlikely to contain anything useful to me (or anyone else I imagine). Goodnight. :)

Again, you are replying when I just ask you to pm me. Plus you are defending people who steal flash, why else would you care to react in such manner. lamo

wolfyman
10-15-2005, 02:43 AM
oh simmer down and get to work on my arcade ffs.

vladD_ugc
10-15-2005, 10:32 AM
is this hack running under 3.5?

wolfyman
10-15-2005, 12:03 PM
is this hack running under 3.5?

soon, grasshopper.

vladD_ugc
10-15-2005, 12:56 PM
ok sorry for the dump question and thank you

PixelFx
10-16-2005, 05:41 AM
yeah 3.5.0 v3arcade works great, john put a lot of work into it :) those with premium accounts have been beta testing v3.5.0 for about a week and a bit now :)

fcherub
10-17-2005, 04:19 PM
Hello,

I have the following problem:

Users don't have permission to post comments even though all arcade permissions for the usergroup are set to "yes".
What seems to have happened is that users were able to insert a comment for the first 10 scores ever. After that, no permission.


Others have run into the same problem ->
https://vborg.vbsupport.ru/showthread.php?p=740946&highlight=comment+permission#post740946
https://vborg.vbsupport.ru/showthread.php?p=616010&highlight=comment+permission#post616010


Is there a solution to this issue ?

Many thanks!

I'd gladly give 5$ for a solution to this... :chinese: :surprised:

wolfyman
10-17-2005, 04:29 PM
yeah 3.5.0 v3arcade works great, john put a lot of work into it :) those with premium accounts have been beta testing v3.5.0 for about a week and a bit now :)

*cough cough* hint hint... ? :rolleyes:

Kalipo
10-17-2005, 11:55 PM
yeah 3.5.0 v3arcade works great, john put a lot of work into it :) those with premium accounts have been beta testing v3.5.0 for about a week and a bit now :)

Or if you have a good torrent program
seems His beta testers are releasing this on torrent sites Woohoo :)

Cheers testers :)

MissKalunji
10-18-2005, 12:24 AM
Or if you have a good torrent program
seems His beta testers are releasing this on torrent sites Woohoo :)

Cheers testers :)


They are?

wolfyman
10-18-2005, 12:48 AM
As they should be. The hints and suggestions that the beta testers... ahem - PAID beta testers have had the arcade for weeks is nothing more than a not so subtle ploy to get money for the hack.

Don't get me wrong - if it came with a reasonable pricetag ($20 or less) I would pay for it. However, what they are doing here is just underhanded and devious.

I say - is you are going to go commercial with a product - do it. If it is a free hack - keep it free. Simple as that.

rjordan
10-18-2005, 12:57 AM
As they should be. The hints and suggestions that the beta testers... ahem - PAID beta testers have had the arcade for weeks is nothing more than a not so subtle ploy to get money for the hack.

Don't get me wrong - if it came with a reasonable pricetag ($20 or less) I would pay for it. However, what they are doing here is just underhanded and devious.

I say - is you are going to go commercial with a product - do it. If it is a free hack - keep it free. Simple as that.
I think that the one-time fee as is is not unreasonable in the slightest. Very much worth it. It will be free to everyone (unless something happens in the future that has not been said). As for the private beta to those who have contributed, that is his right. He is showing his appreciation to those that have shown their support.

To say this is underhanded and devious is like saying the same for vBulletin. It is extra for having the branding-free option and he throws in extra support for those willing to pay for it. Me? I do not have it right now, else I would pay it.

Sharing on torrents "as they should be?" Sounds like supporting piracy to me.

My opinion.

wolfyman
10-18-2005, 01:33 AM
I t hink that the one-time fee as is is not unreasonable in the slightest. Very much worth it. It will be free to everyone (unless something happens in the future that has not been said). As for the private beta to those who have contributed, that is his right. He is showing his appreciation to those that have shown their support.

To say this is underhanded and devious is like saying the same for vBulletin. It is extra for having the branding-free option and he throws in extra support for those willing to pay for it. Me? I do not have it right now, else I would pay it.

Sharing on torrents "as they should be?" Sounds like supporting piracy to me.

My opinion.


You are correct in a few aspects, and I perhaps spoke to hastily in my state of irritation. I should clarify.

I don't support piracy, but I do believe in karma. I believe that the people who are premium members of his site probably post there, and not here, about their problems and joys. So what is the point, and how would the information come to be posted here, that this hack (that is so desperately wanted by so many people) is available to premium members?

I say it's a plot, and I believe it has not been releasedx to the community specifically so that the author could cash in on it. I'm all for capitalism, I don't work for free. But like I said in my last post: if you are going to go commercial with a product - do it. If it is a free hack - keep it free.

There should be no plots in a community that thrives on the opensource foundation that vbulletin.org does. It's share and share alike. Look at my posts, if you doubt me. I ask a lot of questions, I give encouragement where I can, and I help anytime I can.

If 3.5.0 v3arcade works great then it should be released, not being hinted about.

I pay a yearly fee for very little support from vbulletin, yet they insist on branding the living daylights out of my forum - do I think that's a little out of bounds? You bet! Is that the point? Not at all!

Oh, and I very much agree with you - a one time fee WOULD be worth it, without a doubt. We find ourselves in a slightly different situation than the one where that would apply, however.

Now let me ask you something - did you pay for premium access? Be carefull, this is a trick question. :D

rjordan
10-18-2005, 01:46 AM
Now let me ask you something - did you pay for premium access? Be carefull, this is a trick question.
Premium access? No such thing that I know of to pay for on v3. Branding free should be the question. No to that as well. If I did have the spare right now, I would, though. I have to hold back for the other modifications/add-ons that ARE commercial that I have come to rely on when it was a free product (GARS is one of a few). Cheap on that one in particular? Yes... but I have almost $200 in domain renewals coming up for my 19 domain names. I think I will put it there first. :cross-eyed:

wolfyman
10-18-2005, 01:53 AM
Premium access? No such thing that I know of to pay for on v3. Branding free should be the question. No to that as well. If I did have the spare right now, I would, though. I have to hold back for the other modifications/add-ons that ARE commercial that I have come to rely on when it was a free product (GARS is one of a few). Cheap on that one in particular? Yes... but I have almost $200 in domain renewals coming up for my 19 domain names. I think I will put it there first. :cross-eyed:

branding free, that's what I meant. I haven't had time to try GARS yet but I am the proud owner of the new GALS.

Anyway, I'm not here to discuss anybody elses business practices, I just think it's a bit shady how this one is playing out. I'm done here.

And I feel your pain on the domains, I get hit with that one almost every month. I almost choked when netsol told me they wanted close to a grand a few months ago...

After I threatened to leave they decided to (almost) match namecheap's price. Yeehaw :D

funinthesun
10-18-2005, 02:31 AM
Hi, didn't want to read every single post on this thread so I'm sorry if I'm repeating a question that has already been asked but is this arcade hack likely to slow down my forum in anyway? I have a basic amount of server space and don't fancy installing it if it's going to make my forum run at a snails pace.

Thanks :)

sim tech
10-18-2005, 02:59 AM
Hi, didn't want to read every single post on this thread so I'm sorry if I'm repeating a question that has already been asked but is this arcade hack likely to slow down my forum in anyway? I have a basic amount of server space and don't fancy installing it if it's going to make my forum run at a snails pace.

Thanks :)

It didn't bother my website at all, even when I was running on a $3.95/month server package (with a wait_timeout of 20!!). If anything, the arcade increased my traffic quite a bit, but I never noticed any issues with it slowing anything down.

This is a great mod!

aky
10-18-2005, 07:15 AM
does this works for VB3.5 gold?

aky
10-18-2005, 07:24 AM
does this works for VB3.5 gold?

Kalipo
10-18-2005, 07:33 AM
does this works for VB3.5 gold?


There are around 300 posts in this thread and not one person has said "Yes i love this, it works perfect on 3.5.0"

John can you answer me one question.

Are we allowed to modify the arcade in any way once it has been released??

Because one of your cocky little s*** testers who i wont name came on my site and sent me a pm telling me that if i modify the arcade it breaches copyright..

TBH John i dont particulary like how you are ironing this one out.. it seems a bit sus that the arcade was supposed to be released last week , yet it still isnt here..

Like many have said in the past, it would seem that your only in it for the money..

sim tech
10-18-2005, 01:47 PM
does this works for VB3.5 gold?

This version does not work with 3.5. But I believe there is one that is currently in beta testing that does. Go to his website for details.

sim tech
10-19-2005, 04:29 PM
LOOOOL this guy is funny! I had an argument with him at v3arcade.com and he made my account redirect to IBProarcade! LOOOOOOOOOOOOOOOOOL!
Tragic.

I have nothing to do with v3arcade, except that I recently signed up there as a member (and paid the coder). I only have 3 posts on v3arcade, so I think that you may be in error if you think we got in an arguement there. We have never even posted in the same forum. :ermm:

I also have no powers to redirect anyone's account, but thank you for thinking that I can! I just answered someone's question here because no one else bothered to do so.

Lea Verou
10-19-2005, 04:30 PM
I have nothing to do with v3arcade, except that I recently signed up there as a member (and paid the coder). I only have 3 posts on v3arcade, so I think that you may be in error if you think we got in an arguement there. We have never even posted in the same forum. :ermm:

I also have no powers to redirect anyone's account, but thank you for thinking that I can! I just answered someone's question here because no one else bothered to do so.

Woops sorry for the quote, I was talking about John :eek:

John
10-19-2005, 04:32 PM
There are around 300 posts in this thread and not one person has said "Yes i love this, it works perfect on 3.5.0"

John can you answer me one question.

Are we allowed to modify the arcade in any way once it has been released??

Because one of your cocky little s*** testers who i wont name came on my site and sent me a pm telling me that if i modify the arcade it breaches copyright..

TBH John i dont particulary like how you are ironing this one out.. it seems a bit sus that the arcade was supposed to be released last week , yet it still isnt here..

Like many have said in the past, it would seem that your only in it for the money..

What, you were told that it's going to be closed source? (It isn't)

sim tech
10-19-2005, 04:33 PM
LOL - no problem.

Now I'm wondering why he would redirect your account... you must of been winning the arguement! :classic:

John
10-19-2005, 04:35 PM
LOL - no problem.

Now I'm wondering why he would redirect your account... you must of been winning the arguement! :classic:

Loukrhtia was banned for personal attacks on myself, there was never an arguement. But the reason her post was removed from this thread was because this is supposed to be about the Arcade hack, not v3arcade.com.

Lea Verou
10-19-2005, 04:35 PM
LOL - no problem.

Now I'm wondering why he would redirect your account... you must of been winning the arguement! :classic:

LOL, dunno, it was funny though.
Funnier than a ban I sould admit :lol:
He has deleted the posts that we were arguing now, so no-one can see what actually happened :(

Lea Verou
10-19-2005, 04:37 PM
Personal attacks! OMG, how picky can someone be. I just had a complaint about those constant fault release dates and I got banned. LOL, that's funny.

John how old are you? I'm really curious. My 16 year old cousin handles arguments better than this.

John
10-19-2005, 04:52 PM
Personal attacks! OMG, how picky can someone be. I just had a complaint about those constant fault release dates and I got banned. LOL, that's funny.

John how old are you? I'm really curious. My 16 year old cousin handles arguments better than this.

How old am I? 24.

I didn't handle the argument, I refused to take part in it. The reason you were banned was because on a site where a lot of great people were being supportive and helpful (suggesting new features, finding bugs, etc.), you were crapping in every thread - calling me "dishonest" and "unprofessional" because I couldn't physically stay awake long enough to provide you with the Arcade. If it was the other way around perhaps you'd realise how disheartening it is when you put in that amount of time for people who have nothing good to say about you.

Lea Verou
10-19-2005, 04:59 PM
Crapping every thread????
In which thread I called you dishonest and unprofessional? I just said that that behavior SEEMED unprofessional. I wasn't complaining about the release date, I complained about the fault release dates. I would understand if you told that the release would be within a month but don't tell release dates that you can't stick to. It's bad for your paying customers too.
Please try to actually READ a post before getting mad and ban people like that (although your way of banning is funny - is this the usual banning method or I am the only one who got it? :p)

Lea Verou
10-19-2005, 05:02 PM
Also telling me to "get the hell out of here" is cosidered not taking part in the argument?

John
10-19-2005, 05:09 PM
It was apt. I’m not going to quibble about semantics, you know what you said and the ban was fitting. You implied I was dishonest, and that was enough. I was never dishonest - every date I gave I had the full intention of meeting, there was just too much that needed to be done before I was happy with something that I’d release to the public. You were basically saying that I knew I was never going to meet the dates when I released them. You can’t see what’s wrong about making accusations like that?

Lea Verou
10-19-2005, 05:12 PM
It was apt. I?m not going to quibble about semantics, you know what you said and the ban was fitting. You implied I was dishonest, and that was enough. I was never dishonest - every date I gave I had the full intention of meeting, there was just too much that needed to be done before I was happy with something that I?d release to the public. You were basically saying that I knew I was never going to meet the dates when I released them. You can?t see what?s wrong about making accusations like that?

I said that this crossed my mind, I didn't say that I was certain. Re-read my post please. I just wanted an answer and I got a ban. Very kind and gentle of you.

John
10-19-2005, 05:14 PM
I said that this crossed my mind, I didn't say that I was certain. Re-read my post please. I just wanted an answer and I got a ban. Very kind and gentle of you.

No, you didn't mention it crossing your mind. You hinted at it a few times, and then "Why isn't John honest????" or something along those lines.

Lea Verou
10-19-2005, 05:17 PM
No, you didn't mention it crossing your mind. You hinted at it a few times, and then "Why isn't John honest????" or something along those lines.

I said in fact "I hope I'm mistaken but I think that..."
This implies that I wasn't certain of it and it just crossed my mind (or at least I meant that, english isn't my native language)

John
10-19-2005, 05:19 PM
I said in fact "I hope I'm mistaken but I think that..."
This implies that I wasn't certain of it and it just crossed my mind (or at least I meant that, english isn't my native language)

Perhaps we should take this to PM, this could go on for a long time.
In one post, you didn't say anything like that. The only content in the post was something like "why isn't John being honest". (I'm not talking about the "I hope I'm mistaken but I think that..." one)

Lea Verou
10-19-2005, 05:19 PM
Also I said in that thread:
Even if I had the money to buy branding free I don't trust it anymore cause of all these fault dates...
It seems to me like he can't keep a promise (although he seems a good person, he just can't :()

Does this make you think I think you are dishonest on purpose???

John
10-19-2005, 05:22 PM
Also I said in that thread:
Does this make you think I think you are dishonest on purpose???

The one I'm referring to was posted later on. Perhaps you didn't mean it the way you did, but the only want to interpret it was that you were saying I made up these dates and never intended to meet them.

Lea Verou
10-19-2005, 05:23 PM
You're right, we should have taken it to pm long ago.
Check your pms :)

John
10-19-2005, 05:26 PM
You're right, we should have taken it to pm long ago.
Check your pms :)

Send one back. :)

(Let normal arcade conversations commence!)

RaceJunkie
10-20-2005, 10:52 AM
Send one back. :)

(Let normal arcade conversations commence!)

Thank GOD! I just wasted 10 min, reading you two bicker like two married couples. :tired:

CyberLiesh
10-20-2005, 11:09 AM
I really can't believe the attitudes of some people online nowadays. I consider each and every hack as a gift from somebody willing to put time and effort into things I probably couldn't (and certainly don't have time to) tackle myself. I see the same anywhere people are putting work into providing something for free, the trail of people criticising and moaning that it isn't good enough and it drives me nuts.

Some developers provide things free, some choose to charge others choose to release and abandon, some proivide free and charge for support... but in each and every case "you" have the choice to take this gift or not to.

You buy VBulletin you get a message board - end of. Thanks to the community you get to expand it into something so much more. Personally I thought the sites that were charging for games for the arcade were taking things a step further than I was willing to go. So it was simple - I didn't pay them and chose to keep snapping up the free releases that appeared every now and again.

With the new arcade that is coming I will take the free option to try it out then I'll decide if I think the extras that payed subs bring are worth paying for. It's quite straight forward - the choice is mine. If there was no free version it wouldn't change things a bit - the choice would still be mine to decide if I felt the added value of the arcade to my boards was worth the outlay.

Well done to John and everybody else involved for continuing to develop a good hack. I think you may have lost some ground during the time the site was down but reaction to date (ignoring the ingrates) seems to suggest it's going to be as popular as ever.

wolfyman
10-20-2005, 11:57 AM
I really can't believe the attitudes of some people online nowadays. I consider each and every hack as a gift from somebody willing to put time and effort into things I probably couldn't (and certainly don't have time to) tackle myself. I see the same anywhere people are putting work into providing something for free, the trail of people criticising and moaning that it isn't good enough and it drives me nuts.

Some developers provide things free, some choose to charge others choose to release and abandon, some proivide free and charge for support... but in each and every case "you" have the choice to take this gift or not to.

You buy VBulletin you get a message board - end of. Thanks to the community you get to expand it into something so much more. Personally I thought the sites that were charging for games for the arcade were taking things a step further than I was willing to go. So it was simple - I didn't pay them and chose to keep snapping up the free releases that appeared every now and again.

With the new arcade that is coming I will take the free option to try it out then I'll decide if I think the extras that payed subs bring are worth paying for. It's quite straight forward - the choice is mine. If there was no free version it wouldn't change things a bit - the choice would still be mine to decide if I felt the added value of the arcade to my boards was worth the outlay.

Well done to John and everybody else involved for continuing to develop a good hack. I think you may have lost some ground during the time the site was down but reaction to date (ignoring the ingrates) seems to suggest it's going to be as popular as ever.

Good post.

Cueball
10-20-2005, 01:28 PM
Hi everyone,

I started installing what seems to be a wonderful hack, but ran into an error I am unable to work around. Was wondering if someone would be kind enough to lend some assistance. The error is as follows:

in the init.php file it says to replace:

'stylecache'
), $specialtemplates);

with

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

My init.php file looks like this:

// ## <ucs>
'stylecache',
'utt_store_act'
// ## </ucs>
), $specialtemplates);


Yes, I have the store hack installed, so I added this:

// ## <ucs>
'stylecache',
'utt_store_act'
// ## </ucs>
'arcadesettings'
), $specialtemplates);

But, I get a parsing error. Can anyone help ??
Please :)

Thanks in advance.

Cueball
10-20-2005, 04:02 PM
Got it fixed ... Thanks anyway.

Was missing a ","

DjTaz
10-21-2005, 12:18 AM
I really can't believe the attitudes of some people online nowadays. I consider each and every hack as a gift from somebody willing to put time and effort into things I probably couldn't (and certainly don't have time to) tackle myself. I see the same anywhere people are putting work into providing something for free, the trail of people criticising and moaning that it isn't good enough and it drives me nuts.

Some developers provide things free, some choose to charge others choose to release and abandon, some proivide free and charge for support... but in each and every case "you" have the choice to take this gift or not to.

You buy VBulletin you get a message board - end of. Thanks to the community you get to expand it into something so much more. Personally I thought the sites that were charging for games for the arcade were taking things a step further than I was willing to go. So it was simple - I didn't pay them and chose to keep snapping up the free releases that appeared every now and again.

With the new arcade that is coming I will take the free option to try it out then I'll decide if I think the extras that payed subs bring are worth paying for. It's quite straight forward - the choice is mine. If there was no free version it wouldn't change things a bit - the choice would still be mine to decide if I felt the added value of the arcade to my boards was worth the outlay.

Well done to John and everybody else involved for continuing to develop a good hack. I think you may have lost some ground during the time the site was down but reaction to date (ignoring the ingrates) seems to suggest it's going to be as popular as ever.


Hear Hear - well done John - thanks for all the effort you put in. If people get demanding just ignore them , take ur time man , theres more to life than getting stressed about an arcade.

Dawnf1
10-21-2005, 12:02 PM
The line that controls the games per page as mentioned in a previous post is:

$perpage = 10;

Whatever that is set to is how many you should see unless something is wrong.

Hi
I changed this number to 50, as I prefer to see more games on one page, but I still see only 10 games on each page.
Any ideas?
:)

Also I see people have said that they have games in colums, and I've been searching this thread for an hour to find out how to do it, but it's either gone, or I can't find it. The link I found which looked like it went to a hack for this was dead.
Can anyone help please?
Thanks

MThornback
10-21-2005, 12:06 PM
https://vborg.vbsupport.ru/showthread.php?goto=newpost&t=71481

Thread is still alive and kicking :)

Your also better (if you use the columns) to change your total to 24 or 48 or another multiple of 4 ;)

Dawnf1
10-21-2005, 12:29 PM
https://vborg.vbsupport.ru/showthread.php?goto=newpost&t=71481

Thread is still alive and kicking :)

Your also better (if you use the columns) to change your total to 24 or 48 or another multiple of 4 ;)

Thanks so much. I hope you're still here, as now I'm stuck!


And edit "arcade_main" template around $gamebits
to change every newrest colspan="4" to your number of columns

Code:

<tr align="center">
<td colspan="4" class="thead">total games: $gamecount </td>
</tr>
$gamebits
<tr align="center">
<td class="thead" colspan="4" align="left">
I don't understand what i'm supposed to do here. I've done the first bit, editing arcade.php and the main_games_bit template, but I'm really not sure what is meant by 'And edit "arcade_main" template around $gamebits
to change every newrest colspan="4" to your number of columns' or where to put that bit code.
Sorry. i'm kind of new to this :nervous: Everything I've done so far has worked though!

Dawnf1
10-21-2005, 06:17 PM
Had another go, added that code around $gamebits, and changed the
$perpage = 10;
to 48, but something is wrong, the games are appearing in one big long horizontal row line, all of them, on one page, instead of 4 colums and several rows.

If someone can help I'd be really grateful!

Dawnf1
10-21-2005, 06:25 PM
All fixed now, thanks, sorry for being such a dipstick.

Our members love the arcade :)

DudeSicko
10-27-2005, 03:07 PM
Any 1 know why i always get this error:
Invalid SQL: UPDATE games SET highscorerid=,highscore=3555 WHERE shortname='snake'
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=3555 WHERE shortname='snake'' at line 1

mysql error number: 1064
Its ONLY on Snake, no other game i have gives this error.

Dougie Nunny
10-28-2005, 12:42 AM
Will this hack work on v3.5?

IF SO, then why, when I go to install it, can I not find this line in the admincp/index.php file?

if (can_administer('canadminstyles'))

Flow Fusion
10-28-2005, 12:48 AM
in 3.5 you don't look for that.

Dougie Nunny
10-28-2005, 12:49 AM
Can someone then direct me on how to install this or ANY arcade in 3.5?

THANKS IN ADVANCE!

Flow Fusion
10-28-2005, 12:56 AM
Still in beta

https://vborg.vbsupport.ru/showthread.php?t=99044&highlight=arcade

Dougie Nunny
10-28-2005, 12:57 AM
Is there no other 3.5 arcade?

Thanks, by the way.

Flow Fusion
10-28-2005, 12:59 AM
I don't think so.

MissKalunji
10-28-2005, 02:01 AM
Is there no other 3.5 arcade?

Thanks, by the way.


theres ipb arcade but in beta still

fly
10-28-2005, 11:08 AM
theres ipb arcade but in beta still
There is an IPB out at ibproarcade-vb.com.

The one in beta is the totally rewritten one, removing all IPB code...

rb290
10-28-2005, 06:58 PM
When I go in the arcade and click to play a game it takes me to the forums homepage :confused: it didnt use to be like this,
anyone know whats wrong ?

Stone Cold 3:16
10-30-2005, 11:00 PM
Ummm... Somone, please help me...
I installed it,after reading the FAQ, i went to go reset the permissions in the 'init.php?' file. I reupped it and got this message on the forum.

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/prowrest/public_html/forum/includes/init.php on line 801

I cant access the forum now, or do anything. I even reupped the regular init.php and global.php? files from the vb file package i had. Any help?

rossco_2005
10-31-2005, 04:45 PM
Ummm... Somone, please help me...
I installed it,after reading the FAQ, i went to go reset the permissions in the 'init.php?' file. I reupped it and got this message on the forum.

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/prowrest/public_html/forum/includes/init.php on line 801

I cant access the forum now, or do anything. I even reupped the regular init.php and global.php? files from the vb file package i had. Any help?
copy/paste teh code ehre that you have surrounding line 801, there's a ) missing somewhere... :P

Stone Cold 3:16
10-31-2005, 08:33 PM
Where do i find these 'Lines'. Because surley, i dont have 801 init lines?

NOTE - I think i added whats in the Arcade install file/

computer1
11-03-2005, 05:17 PM
Can I install this to the newest vb forum ????

funinthesun
11-05-2005, 08:51 AM
This may be a dumb question but I'm trying to edit the files in dreamweaver but it doesn't seems to have a find function that I can use. Does anyone know if their is a quick way of finding code on dreamweaver to stop having to scroll through hundreds of code looking for the bit I want? Thanks :)

funinthesun
11-05-2005, 08:55 AM
OK, the reason why my search function wasn't working is because the piece of code doesn't exit in my index.php file. I was looking for if (can_administer('canadminstyles')) but I can only find if (can_administer('canadminusers')). Do I edit this file instead or have I missed something completely? :confused:

funinthesun
11-05-2005, 09:03 AM
I don't know if it's something I am doing wrong but I also can't find print_table_header($vbphrase['forum_viewing_permissions']); in the usergroups.php file. :confused:

funinthesun
11-05-2005, 09:42 AM
Ah just realised that this is for vb 3.0.3 and I'm running on 3.5. Is this possible why it's not working? Sorry for asking repeat questions but I didn't want to go through all 298 pages on this thread!

Flow Fusion
11-05-2005, 11:03 AM
don't use dreamweaver it messes up the coding. and you need to wait for 3.5 arcade to be released.

Lea Verou
11-05-2005, 11:09 AM
don't use dreamweaver it messes up the coding. and you need to wait for 3.5 arcade to be released.

I think it's ok to use dreamweaver 8 if you spend most of the time at the Code panel and you know what you're doing ;)

Boofo
11-05-2005, 11:11 AM
I think it's ok to use dreamweaver 8 if you spend most of the time at the Code panel and you know what you're doing ;)

Not really. Dreamweaver has been known to change code in the functions.php in the past when that file is edited. It does it with other files, too. ;)

funinthesun
11-05-2005, 01:22 PM
Ah right, ok then! Guess I'll have to wait for the 3.5 version to be released :(

Lea Verou
11-05-2005, 03:56 PM
Not really. Dreamweaver has been known to change code in the functions.php in the past when that file is edited. It does it with other files, too. ;)

In the MX2004 edition, I had noticed that also, but in the 8 edition it seems ok :)

funinthesun
11-07-2005, 06:09 PM
Yeah, I've got the MX2004 edition. My boyfriend has the 8 edition so I might use that instead then. Does anyone have a rough idea when the 3.5 version will be released? :)

Bratz-Designs
11-08-2005, 07:08 AM
Hey,

I have been installing a few games on the arcade, all went good until i wanted to submit the scores. Instead of writing the scores to the database it lead me to the forum home.

Any ideas how to solve that?

Bratzer

jarod1981?
11-11-2005, 03:09 PM
Hi all

This version of V3 Arcade don't work on Vbulletin 3.5.1 right?

Thanks

albibak
11-11-2005, 03:13 PM
Yes it doesn't work, but John develop a new version ;)

jarod1981?
11-11-2005, 03:16 PM
Hi Albibak

When will relaesed the new version of V3 Arcade?

noRom
11-12-2005, 02:05 AM
How can i find and install more games for this arcade?

AshokForums.com
11-14-2005, 05:52 AM
John.. Please develop the 3.5 version of this great hack.. Pleaseeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee... Its a request..

I need this badly..

Thanks a lot in advance!!!!!

Breaker
11-14-2005, 07:48 AM
it is being developed :D

leonsio
11-14-2005, 11:13 AM
Yes it doesn't work, but John develop a new version ;)


old version works with 3.5.1 if you makes some code changes ;)

but you should wait for the new version

admin0
11-15-2005, 01:30 PM
Hi,

I have vb 3.5.1 .. and I want to provide games, lots of games..

What options do I have ?

Cheers,

ztempuser
11-17-2005, 02:47 AM
cool i can't wait for this to work on vbull 3.5.1 :)*as its a big request at my forum

keep up the good work coders:P

Citizen
11-17-2005, 03:18 AM
Hi,

I have vb 3.5.1 .. and I want to provide games, lots of games..

What options do I have ?

Cheers,
You can either contact game authors for permission or purchase games.

Bratz-Designs
11-19-2005, 02:20 PM
Hey,

I have been installing a few games on the arcade, all went good until i wanted to submit the scores. Instead of writing the scores to the database it lead me to the forum home.

Any ideas how to solve that?

Bratzer

Anyone? Plz?

ReadOrDie
11-21-2005, 02:51 AM
Please make this for 3.5.0!!

MissKalunji
11-21-2005, 03:01 AM
Please make this for 3.5.0!!

http://www.v3arcade.com/forums/

croportal
12-04-2005, 09:21 PM
where can i find this, arcade home, your settings, navbar, how can i create that when you enter the arcade module

https://vborg.vbsupport.ru/attachment.php?attachmentid=15938

sross
12-04-2005, 09:39 PM
good news the phpadsnew glitch with scores not submitting is no more after I just upgraded to the most recent phpadsnew build :)

bada_bing
12-07-2005, 12:41 AM
Will this work on vbulletin 3.0.7? Also will it work with usergroups?

peterska2
12-07-2005, 12:49 AM
Yes & Yes

Matrix28
12-11-2005, 10:15 AM
I'm still gettting a permissions error. I've checked the edits and its all correct. www.RGForums.com/arcade.php

DrewzR/T
12-11-2005, 05:38 PM
I'm still gettting a permissions error. I've checked the edits and its all correct. www.RGForums.com/arcade.php

I just installed it and yes I am getting the same thing....any word on a fix?

DrewzR/T
12-11-2005, 06:03 PM
Found the problem.......For those with the permissions problem this is how I fixed it.....

CHeeKY, you made a mistake in file modifications.

in global.php, it asked you to find:
echo "End call of global.php: $aftertime\n";
echo "\n<hr />\n\n";
}

Instead, you searched for:
echo "\n<hr />\n\n";
}

The end result is that you've put the additional code in the wrong place, because there were two instances of what you searched for.

Check the installation text and try again. :)

mightyb
12-12-2005, 11:09 PM
Does anyone know where i can get some more games? The original website does not have any, the vbgames ones is down and the ipb ones would not install. Thanks!

GoTTi
12-13-2005, 03:35 PM
<a href="http://www.vbulletingames.com" target="_blank">www.vbulletingames.com</a>

mightyb
12-13-2005, 04:08 PM
Its closed :(

I Think i know why the games i have wont work. Im on VB 3.5.2

Dark Side
12-13-2005, 07:41 PM
Hey,

I just installed this and its great !! I love it !!

I have one problem though , I have the after dark skin installed and I cannot find the file in the navbar to edit / add to get the arcade link entered. I found the file and eddited it in the default style.

Has anybody installed this successfully with the after dark skin or know how I can edit the after dark navbar to have the arcade link.

Thanks for your help

Aerovive1
12-14-2005, 10:29 PM
I Just installed this, but for some reason when I click on the link to goto the arcade, I get a white screen

http://www.toyotaunderground.net/forum/arcade.php?

What gives?

Aerovive1
12-15-2005, 12:06 AM
Great addon! HOwever, I just installed it and it applied the templates only to styleid1 and not any of my other templates, how can I get these arcade templates installed in all my styles?

[email protected] vbmenu_register("postmenu_863676", true);
01-03-2006, 07:52 PM
I upload the .game.php file to admincp/
I upload the .swf file to games/
I upload the images in images/arcade

I then run www.mysite.com/forum/admincp/gamename.game.php

Nothing happens???????? get a blank page but no game is installed.

Please help

[email protected] vbmenu_register("postmenu_863688", true);
01-03-2006, 08:05 PM
ok i get this error... Fatal error: Call to a member function on a non-object in /home/tog/public_html/forum/admincp/wordup.game.php on line 66

(When trying to install a game)

[email protected] vbmenu_register("postmenu_863707", true);
01-03-2006, 08:26 PM
BUMP! pleaseeeeeeeeeeeeeeeee help^^^^^^^^

[email protected] vbmenu_register("postmenu_864477", true);
01-04-2006, 07:14 PM
anyone... please? :cry:

bigwest
01-11-2006, 04:21 PM
In the Arcade CP you can reset all public scores but this doesn't seem to reset the HIGEST score or champion.

Is there a way to reset ALL scores as if I just installed the arcade for the first time fresh?

I searched for this answer but couldn't find it. I apologize in advance if I missed it.

darkdiver
01-15-2006, 08:54 PM
install on 3.0.12 on my testboard an all is working fine.
Thank you John for this wonderfull Hack !!! :rolleyes:

I just habe one problem, if i look on the Highscore, the time and date is noch right.
there are only "d.m.Y, H:i" indicated.... Some Idee what is wrong?

Can you help me John?

Regards
Eric

Apocalypse_uwu
01-24-2006, 01:06 AM
just one question, it is installed and working great thx so much man, but the tournaments won't load, any suggestions