vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   v3 Arcade - Games Arcade & Challenge System [vB 3.0.3] (https://vborg.vbsupport.ru/showthread.php?t=60377)

Lurk 04-29-2004 10:07 PM

I have uCash & uShop installed..
how do i install v3 arcade after? am i missing anything? i got an error when i installed it...

baqai 04-30-2004 07:41 AM

astra i think so you would want to edit the php files again and upload them to the server

astra-sri 04-30-2004 07:58 AM

I've re-edited all the PHP files. All working now.

I just need help with one more thing....

1.0.2 - Game listing changes
This release makes *all* games on the Arcade main page appear in the
order which they were installed, regardless of whether or not it has
been played. (With the newest games at the top.) It also includes a
page navigation box. By default, 10 games appear per page.

How do I change that so all the games are displayed on the front page, not just 10.

I don't seem to have a page navigation box :(

Test Login...
username: ArcadeTest
Password: v3arcade

Thanks
RiK

Bryan Ex 04-30-2004 08:11 AM

For those of us that were interested in some adult oriented type games to add in to our arcades... I've found many freeware versions in a variety of formats but not sure what I'm looking for. I saw the details posted somewhere on what's required - can someone recap file formats again?

dina 04-30-2004 09:43 AM

When you complete the game tetris you get sent to a page where you get access denied (for admin only included in config.php I guess). What page is this and why is this set up this way? Because users who finish the game and get sent to this page will not get their score saved.

Darnell 0216 04-30-2004 11:33 PM

Quote:

Originally Posted by astra-sri
I've re-edited all the PHP files. All working now.

I just need help with one more thing....

1.0.2 - Game listing changes
This release makes *all* games on the Arcade main page appear in the
order which they were installed, regardless of whether or not it has
been played. (With the newest games at the top.) It also includes a
page navigation box. By default, 10 games appear per page.

How do I change that so all the games are displayed on the front page, not just 10.

I don't seem to have a page navigation box :(

Test Login...
username: ArcadeTest
Password: v3arcade

Thanks
RiK

You should have a small navigation box at the bottom right corner of the games list. To change the amount of games shown, find in arcade.php (around line 341):
PHP Code:

$perpage 10

Change 10 to a large number to show them all on the main page.

pgowder 05-01-2004 12:38 AM

Quote:

Originally Posted by nektar
Hi!

I have installed the latest v3arcde version and from what I have read here I'm supposed to have a link in the drop-down menu of the user in postbit, so that I can challenge!

Why am I missing this? http://www.v3arcade.com/play/images/smilies/yipes.gif

Any ideas?

P.S. All of the them have permission 15 which means they can be challenged. I have followed the intstuctions but it just doesn't show!

VBulletin 3.0.1

Thanks a lot.

I'm having the same problem.

Pseudomizer 05-01-2004 01:44 AM

Quote:

Originally Posted by pgowder
I'm having the same problem.

Hi @LL,

in the postbit template search for:

PHP Code:

<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> 

and below put this:

PHP Code:

<if condition="$post['arcadesettings'] & 4 AND $post[userid]!=$bbuserinfo[userid] AND $bbuserinfo[userid]!=0">
<
b><br /><a href="arcade.php?$session[sessionurl]do=newchallenge&userid=$post[userid]target="_self"><div class="smallfont">Challenge $post[usernamein Arcade</div></a><br /></b>
</if> 

This will add the challenge below the users rank. If you want to have it in the drop down menu please feel free to insert the code at the appropriate place.

Cheers,

NarutoX 05-01-2004 04:23 AM

req... tanks @ http://www.flashplayer.com

pgowder 05-01-2004 05:34 PM

I've installed some of the new games. They all play fine, but when you submit the score, you get a permission denied. I'm getting on my admin account and other users are getting it.

Some users however, have been able to play them???


All times are GMT. The time now is 09:12 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.04970 seconds
  • Memory Usage 1,754KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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