vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - v3 Arcade - Games Arcade System for 3.6.0 (https://vborg.vbsupport.ru/showthread.php?t=114012)

Chadi 09-16-2006 05:51 PM

Quote:

Originally Posted by squidstir
I just installed this fabulous arcade today and 0777 was what the instructions say for the CHMOD.

I re downloaded the zip file and there is not /arcade directory at all. Where do you see this? I searched both
installation and upgrade text files, no mention of "777" let alone 0777

Chadi 09-16-2006 06:00 PM

Now I see it in the actual important page (admin panel).

Extract and upload the games you want to import into the arcade/games folder. Make sure that you CHMOD the following folders to 0777 for this import:
forumroot/admincp/games
forumroot/images/arcade
forumroot/games

However, all these and subfolders/files are 0777 chmodded, still not importing anything for some reason

Code:

forumroot/games
drwxrwxrwx  2 username username  4.0K Sep 15 09:30 games/

root@server [/home/username/public_html/games]# ls -lh
total 7.3M
drwxrwxrwx  2 username username  4.0K Sep 15 09:30 ./
drwxr-x---  31 username nobody 4.0K Sep 15 17:21 ../
-rwxrwxrwx  1 username username  380K Nov 29  2005 actionfishing.swf*
-rwxrwxrwx  1 username username  698K Sep 15 09:20 adventuregolf.swf*
-rwxrwxrwx  1 username username  114K Nov 29  2005 airport.swf*
-rwxrwxrwx  1 username username  88K Nov 29  2005 animalmaze.swf*
-rwxrwxrwx  1 username username  20K Sep 14 23:39 asteroids.swf*
-rwxrwxrwx  1 username username  84K Nov 29  2005 autobahn.swf*
-rwxrwxrwx  1 username username  287K Nov 29  2005 avalancherun.swf*
-rwxrwxrwx  1 username username  127K Nov 28  2005 babypacman.swf*
-rwxrwxrwx  1 username username  249K Nov 29  2005 baker.swf*
-rwxrwxrwx  1 username username  69K Nov 29  2005 balance.swf*
-rwxrwxrwx  1 username username  125K Sep 15 09:20 bbball.swf*
-rwxrwxrwx  1 username username  78K Sep 15 09:20 beachpong.swf*
-rwxrwxrwx  1 username username  44K Nov 29  2005 blackjack.swf*
-rwxrwxrwx  1 username username  146K Nov 29  2005 bmxtricks.swf*
-rwxrwxrwx  1 username username  343K Nov 29  2005 bowling2dp.swf*
-rwxrwxrwx  1 username username  14K Nov 29  2005 breakout.swf*
-rwxrwxrwx  1 username username  19K Nov 29  2005 bubblepopper.swf*
-rwxrwxrwx  1 username username  53K Nov 29  2005 burgertime.swf*
-rwxrwxrwx  1 username username  6.3K Sep 15 09:20 candy.swf*
-rwxrwxrwx  1 username username  108K Sep 15 09:20 caribpoker.swf*
-rwxrwxrwx  1 username username  238K Sep 15 09:21 ca.swf*
-rwxrwxrwx  1 username username  20K Sep 14 23:39 chopper.swf*
-rwxrwxrwx  1 username username  60K Nov 28  2005 curveball.swf*
-rwxrwxrwx  1 username username    1 Sep 14 23:39 index.html*
-rwxrwxrwx  1 username username  78K Nov 29  2005 miniputt3.swf*
-rwxrwxrwx  1 username username  565K Nov 28  2005 pacmanforever.swf*
-rwxrwxrwx  1 username username  12K Sep 14 23:39 snake.swf*
-rwxrwxrwx  1 username username  17K Sep 14 23:39 spaceinvaders.swf*
-rwxrwxrwx  1 username username  2.4M Nov 28  2005 superflashmariobros.swf*
-rwxrwxrwx  1 username username  12K Sep 14 23:39 tetris.swf*
-rwxrwxrwx  1 username username  95K Nov 29  2005 virus.swf*
-rwxrwxrwx  1 username username  148K Nov 28  2005 wackyws.swf*
-rwxrwxrwx  1 username username  288K Sep 15 09:21 wheelfortunejs.swf*
-rwxrwxrwx  1 username username  49K Sep 15 09:21 yahtzee.swf*
-rwxrwxrwx  1 username username  63K Nov 29  2005 yetitoursm.swf*



admincp/games

drwxrwxrwx  2 username username  4.0K Sep 15 09:29 games/

drwxrwxrwx  2 username username 4.0K Sep 15 09:29 ./
drwxr-xr-x  4 username username 4.0K Sep 15 17:34 ../
-rwxrwxrwx  1 username username 698K Sep 15 09:22 adventuregolf.swf*
-rwxrwxrwx  1 username username 125K Sep 15 09:22 bbball.swf*
-rwxrwxrwx  1 username username  78K Sep 15 09:22 beachpong.swf*
-rwxrwxrwx  1 username username 6.3K Sep 15 09:22 candy.swf*
-rwxrwxrwx  1 username username 108K Sep 15 09:22 caribpoker.swf*
-rwxrwxrwx  1 username username 238K Sep 15 09:22 ca.swf*
-rwxrwxrwx  1 username username    1 Sep 14 23:38 index.html*
-rwxrwxrwx  1 username username 288K Sep 15 09:22 wheelfortunejs.swf*
-rwxrwxrwx  1 username username  49K Sep 15 09:22 yahtzee.swf*



images/arcade
drwxrwxrwx  2 username username  4.0K Sep 14 23:39 arcade/

root@server [/home/username/public_html/images/arcade]# ls -lh
total 168K
drwxrwxrwx  2 username username 4.0K Sep 14 23:39 ./
drwxrwxrwx  23 username username 4.0K Sep 15 01:38 ../
-rwxrwxrwx  1 username username  562 Sep 14 23:39 accept.gif*
-rwxrwxrwx  1 username username  998 Sep 14 23:39 addfav.gif*
-rwxrwxrwx  1 username username  345 Sep 14 23:39 alert.gif*
-rwxrwxrwx  1 username username  312 Sep 14 23:39 arrow.gif*
-rwxrwxrwx  1 username username  337 Sep 14 23:39 asteroids1.gif*
-rwxrwxrwx  1 username username  241 Sep 14 23:39 asteroids2.gif*
-rwxrwxrwx  1 username username 2.7K Sep 14 23:39 backtip.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 betterthan.gif*
-rwxrwxrwx  1 username username 2.3K Sep 14 23:39 chopper1.gif*
-rwxrwxrwx  1 username username  767 Sep 14 23:39 chopper2.gif*
-rwxrwxrwx  1 username username  615 Sep 14 23:39 decline_g.gif*
-rwxrwxrwx  1 username username  615 Sep 14 23:39 decline.gif*
-rwxrwxrwx  1 username username  621 Sep 14 23:39 delete.gif*
-rwxrwxrwx  1 username username  592 Sep 14 23:39 edit.gif*
-rwxrwxrwx  1 username username 2.1K Sep 14 23:39 eovieinteractive.gif*
-rwxrwxrwx  1 username username  605 Sep 14 23:39 file.gif*
-rwxrwxrwx  1 username username 1.8K Sep 14 23:39 flashenabled.gif*
-rwxrwxrwx  1 username username    1 Sep 14 23:39 index.html*
-rwxrwxrwx  1 username username 1.5K Sep 14 23:39 logo.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 newscore.gif*
-rwxrwxrwx  1 username username 1.4K Sep 14 23:39 noavatar.gif*
-rwxrwxrwx  1 username username  90 Sep 14 23:39 play.gif*
-rwxrwxrwx  1 username username  841 Sep 14 23:39 search.gif*
-rwxrwxrwx  1 username username  183 Sep 14 23:39 slim.gif*
-rwxrwxrwx  1 username username  190 Sep 14 23:39 slim_on.gif*
-rwxrwxrwx  1 username username  881 Sep 14 23:39 snake1.gif*
-rwxrwxrwx  1 username username  561 Sep 14 23:39 snake2.gif*
-rwxrwxrwx  1 username username  243 Sep 14 23:39 spaceinvaders1.gif*
-rwxrwxrwx  1 username username  535 Sep 14 23:39 spaceinvaders2.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 star_off.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 star_on.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 subfav.gif*
-rwxrwxrwx  1 username username 2.0K Sep 14 23:39 tetris1.gif*
-rwxrwxrwx  1 username username  744 Sep 14 23:39 tetris2.gif*
-rwxrwxrwx  1 username username  150 Sep 14 23:39 thick.gif*
-rwxrwxrwx  1 username username  190 Sep 14 23:39 thick_on.gif*
-rwxrwxrwx  1 username username  572 Sep 14 23:39 trophy.gif*
-rwxrwxrwx  1 username username  580 Sep 14 23:39 userinfo.gif*
-rwxrwxrwx  1 username username 1.1K Sep 14 23:39 worsethan.gif*


o0Hubba0o 09-16-2006 10:33 PM

Quote:

Originally Posted by Mark.B
Tell them to tick the remember me box when logging in...better still, make it ticked by default like it used to be in vB 3.0. It's a small change in the navbar template, from memory. then this problem shouldn't occur.

I wouldn't recommend making it ticked by default, mostly for members who have multiple users at their home and if they happen to be staff someone could automatically log in without realizing it. If it happens to be their little brother he could get them into trouble. ;) I personally would never make it ticked by default for security reasons for my other members.

There is an option in each members usercp under arcade options for them to check to allow challenges. There may be a way to make that checked by default, until someone figures that out I would recommend making an annoucement for your members about the arcade options in their usercp.

Quote:

Originally Posted by o0Hubba0o
You need to have a webmaster@yourdomainname.com email address though: http://www.vbulletingames.com/

They have about 20 yeti games there.


There's also http://v3progames.com/ which requires a $10 donation but you can download them all at once unlike the other site which is a game by game download.

SpaceStar 09-16-2006 10:51 PM

i've uploaded a collection of games to admincp/games and am trying to import from admincp - game tools - but i get the message that there are no new game to be imported - can anyone help??

bandare 09-17-2006 01:25 AM

did you add all the files there or just the .php file.......?

Chadi 09-17-2006 02:04 AM

Quote:

Originally Posted by SpaceStar
i've uploaded a collection of games to admincp/games and am trying to import from admincp - game tools - but i get the message that there are no new game to be imported - can anyone help??

Exactly my problem the whole time. Anyone?

revolver 09-17-2006 05:12 AM

How do you get the v3 Arcade menu option to appear in the Admin Panel? I assume you need to get a license or something from v3arcade.com, but since the forum is down that's a no go.

What are my options before I waste time uninstalling this and trying the competition out.

Spiceworld 09-17-2006 07:22 AM

Hi SpaceStar and Chadi.

What you need to do is upload the UNZIPPED files to admincp/games/

So you should have usually 4 files for each game.

Hope that helps

Richard

Rusticspec 09-17-2006 11:48 AM

Ive noticed that quite a few of the games have been removed, but I really really want the bloody penguin one instead of the original, so if anyone have the 2 pics, php file and swf file could they please link me to it or PM me.
thanks :)

P.s Love the arcade, everyone on my forum is spending hours on it :D

dontpanic 09-17-2006 03:47 PM

First of all, the Arcade is great!!! This is the third version I've used and it's as good as ever.

I'll likely go branding free at some point, but for now can anyone point me in the right direction to just edit the links to v3arcade to open in a new window? I can't seem to find that bit of code.

Thanks!

dontpanic 09-17-2006 03:57 PM

Is anyone missing the phrase "arcade_champion" from their fresh install?

smoknz28 09-17-2006 04:03 PM

Quote:

Originally Posted by o0Hubba0o
I wouldn't recommend making it ticked by default, mostly for members who have multiple users at their home and if they happen to be staff someone could automatically log in without realizing it. If it happens to be their little brother he could get them into trouble. ;) I personally would never make it ticked by default for security reasons for my other members.

There is an option in each members usercp under arcade options for them to check to allow challenges. There may be a way to make that checked by default, until someone figures that out I would recommend making an annoucement for your members about the arcade options in their usercp.

What would checking allow challenges have to do with users being logged off?

This sparked from geniuz's post about being logged off.

Quote:

Originally Posted by geniuz14
hmmmm.....ive got a problem...when some of my members are busy playing tetris or pacman for instance...and they spend ages playing...my forum seems to log them out...they..(unaware of this) then rack up huge scores and lose them because they r required to log in....can anyone hlp me to stop this problem?

Thanks Gonzo

smoknz28 09-17-2006 05:01 PM

After uploading the games into the directory and installing them from the Admin CP.....looking at the Arcade games on the site....I can only see the text about the game. When I click on the link for the game....the game does not start or even show me a graphic of the game.

Any ideas?

radarhunter 09-17-2006 05:05 PM

This is what i am getting please explain what is this and how it can be solved ?????

Database error in vBulletin 3.6.1:

Invalid SQL:

SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_arcade AS phrasegroup_arcade,
language.phrasegroup_global AS phrasegroup_global,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep

FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON ( language.languageid = IF(user.languageid = 0, 1, user.languageid))

WHERE user.userid = 1;

MySQL Error : Unknown column 'language.phrasegroup_arcade' in 'field list'
Error Number : 1054
Date : Sunday, September 17th 2006 @ 06:53:39 AM
Script : http://www.stepheniansonline.com/forum/arcade.php
Referrer :
IP Address : 210.211.215.228
Username :
Classname : vb_database

SportsZone 09-17-2006 05:55 PM

Quote:

Originally Posted by dontpanic
Is anyone missing the phrase "arcade_champion" from their fresh install?

Yeah I don't seem to have an arcade champion and I installed a while back.

Chadi 09-17-2006 06:00 PM

Quote:

Originally Posted by Spiceworld
Hi SpaceStar and Chadi.

What you need to do is upload the UNZIPPED files to admincp/games/

So you should have usually 4 files for each game.

Hope that helps

Richard

Exaxctly what I had done already....

Still telling me no games to important, ridiculous :(

Chadi 09-17-2006 06:55 PM

I got it now. I have to unzip the files (w/o directories) and upload them.

One problem left. Deleting a category does nothing. I click delete, nothing happens

Also, how do I edit the footer?

Gaia 09-17-2006 09:06 PM

Quote:

Originally Posted by Gaia
Hi,

How do i allow the option for members to chanllenge users in teh arcade? The option/link doesn't show in the postbit drop down unless i remove the <if> statement in the template.

Thanks.

Quote:

Originally Posted by Gaia
Anyone on this? Is there some permission somewhere because i can't even challenge anyone? I've checked usergroup permissions and arcade settings and i can't find anything that mentions challenger permissions/settings.

:(, no one at all????????????????????

ocitalia 09-17-2006 09:38 PM

Quote:

Originally Posted by ocitalia
problem here: sometimes in record's arcade home, there isn't best player but the second, third etc....
sometimes it show incorrect champion.....
it's a bug or something else? anyfix?
it's a very bad thing....

uh?????

smoknz28 09-17-2006 09:44 PM

Quote:

Originally Posted by Spiceworld
Hi SpaceStar and Chadi.

What you need to do is upload the UNZIPPED files to admincp/games/

So you should have usually 4 files for each game.

Hope that helps

Richard


I have done this as well...but for some odd reason....I only have a text link showing the name of the game. Click on it...and it takes me into a screen that looks like the game is suppose to open in to....but it's blank.

Any ideas?

smoknz28 09-17-2006 09:51 PM

Update....

What I had to do was manually upload the files into their respective directories and now all the games are showing up in the Arcade and I can play them.

I still don't understand why I can't install the games from the Admin CP. All directories that are required to be 0777 are.

Strange....
www.f-bodyhideout.com

bandare 09-17-2006 09:56 PM

Quote:

Originally Posted by Gaia
:(, no one at all????????????????????

its in your user options in your usercp......

you just need to make sure others have it ticked. I havent tried that feature but I have it set to accept challenges

DJ Matt4684 09-17-2006 10:59 PM

What is the 0777 all about? I do not get that at all. Also, I installed it correctly and when I go under Arcade in the Navbar it takes me to the game page, but when I click on a game it gives me a page not found error whenever a game is clicked to be played. I am lost! Can anyone help?

SVT242 09-18-2006 03:25 AM

AWESOME HACK! *clicked install!*

revolver 09-18-2006 09:08 AM

Ok. the v3arcade menu has suddenly *shown up* ???

DementedMindz 09-18-2006 09:19 AM

Quote:

Originally Posted by John
Just got back in through the door from a week in Scotland, will catch up later on today.


WoW that was a long day are we in for months of not hearing from you again?

revolver 09-18-2006 09:23 AM

Now the the menu is in place, I must admit getting games uploaded is an absolute breeze.

Chadi 09-18-2006 11:06 AM

Quote:

Originally Posted by DementedMindz
WoW that was a long day are we in for months of not hearing from you again?

Is he obligated to serve you? No. This hack is free and he'll respond as he wishses whether you like it or not.

Chadi 09-18-2006 11:06 AM

Deleting a category does nothing. I click delete, nothing happens

Also, how do I edit the footer?

DementedMindz 09-18-2006 11:14 AM

Quote:

Originally Posted by chadi
Is he obligated to serve you? No. This hack is free and he'll respond as he wishses whether you like it or not.

No one said he was (even though I did pay for support) did you hear that come out of my mouth no. I'm just going on past history of letting us down. I simply stated a fact if you dont like it oh well ignore me and my post that simple.

Spiceworld 09-18-2006 12:19 PM

Hi

Any chance of having a feature simular to the other arcade system on here, whereby it shows how many of the top scores a player has.

Also can't the tournament system be made easier - ie: without having to go to the forum to click on a username, or am i missing something simpler.

Cheers

Richard

jaffaman 09-18-2006 01:57 PM

Are there any more games coming ????????
As the main reason i went for this system and paid for the branding free was that is was going to have legal games installed and so far we only have 9 games i have got shed loads on a disc but i want it all to be legal.
Also how long before the next update as the last i heard i was on your site and the dead line had passed for the updated version then the site went down and that was months ago.

Ascor 09-18-2006 02:49 PM

Just installed, work nice, thank you :)

Biker_GA 09-18-2006 10:38 PM

John, just installed and everything works as it should. A small request. We tend to reset the scores on a monthly basis. Could you slap a button in the games admin area that allows us to whack all the scores with just one click? Would be greatly appreciated.

Hornstar 09-19-2006 05:12 AM

John could you scratch my back for me :D

sorry i couldnt resist, looking forward to the latest news.

John 09-19-2006 07:09 AM

Quote:

Originally Posted by DementedMindz
WoW that was a long day are we in for months of not hearing from you again?

I was referring to support centre tickets. I'll get through the posts in this thread later on.

John 09-19-2006 07:12 AM

Quote:

Originally Posted by Biker_GA
John, just installed and everything works as it should. A small request. We tend to reset the scores on a monthly basis. Could you slap a button in the games admin area that allows us to whack all the scores with just one click? Would be greatly appreciated.

Will do. :)

John 09-19-2006 07:31 AM

Quote:

Originally Posted by jaffaman
Are there any more games coming ????????
As the main reason i went for this system and paid for the branding free was that is was going to have legal games installed and so far we only have 9 games i have got shed loads on a disc but i want it all to be legal.
Also how long before the next update as the last i heard i was on your site and the dead line had passed for the updated version then the site went down and that was months ago.

Yep, loads of new games have been added - about 50 and counting. As soon as the site opens again they'll be available.

https://vborg.vbsupport.ru/

Phooey 09-19-2006 12:13 PM

Quote:

Originally Posted by John
Yep, loads of new games have been added - about 50 and counting. As soon as the site opens again they'll be available.

You, sir, are thoroughly awesome.

analog-x 09-19-2006 12:27 PM

Quote:

Originally Posted by John
Yep, loads of new games have been added - about 50 and counting. As soon as the site opens again they'll be available.

Looking forward to when the site goes back online.


All times are GMT. The time now is 10:56 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03882 seconds
  • Memory Usage 1,865KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete