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!


All times are GMT. The time now is 06:31 PM.

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.02890 seconds
  • Memory Usage 1,785KB
  • 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
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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