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)

FireFish 05-06-2006 04:16 AM

This is nice; just needs a few more games. :banana:

soniceffect 05-09-2006 04:35 AM

Quote:

Originally Posted by SuperserverUK
Looks like a great plugin. I have installed as per instructions but when I clik on arcage in navbar ie get the arcades loadding without the rest of the forums.

believe you may be having the same problem I had... If you`ve had v3arcade running before on a previous vb version you need to ensure all the templates are gone from your skin before installing... John hs put a tool to do this in the zip file if I remember rightly.

SuperserverUK 05-09-2006 06:43 AM

soniceffect thankyou very much.. it worked a treat :)

Martin-TMGRS 05-09-2006 01:15 PM

I've installed this and have also enabled challenge mode in user settings but don't see how to challenge anybody. Can somebody help!!!

soniceffect 05-09-2006 03:27 PM

anytime m8 :)

SaN-DeeP 05-09-2006 03:51 PM

Quote:

Originally Posted by Martin-TMGRS
I've installed this and have also enabled challenge mode in user settings but don't see how to challenge anybody. Can somebody help!!!

i need to know about challenges as well.

Tralala 05-09-2006 04:04 PM

Quote:

Originally Posted by SaN-DeeP
i need to know about challenges as well.

click on their username in postbit (they need to have challenges enabled) and it's a choice at the bottom of the menu that pops up.

Martin-TMGRS 05-09-2006 04:26 PM

Quote:

Originally Posted by Tralala
click on their username in postbit (they need to have challenges enabled) and it's a choice at the bottom of the menu that pops up.

When you say username in postbit, are you on about in the user profile ? Becasue if you are I dont see anything to do with the arcade or challenges in there!!!

SaN-DeeP 05-09-2006 04:34 PM

Quote:

Originally Posted by Tralala
click on their username in postbit (they need to have challenges enabled) and it's a choice at the bottom of the menu that pops up.

OOps, i am missing this option under postbit, can you please take some time to help setup challenges ?
Also, I will recommend giving some options directly on arcade to setup arcade challenges, lot of users join your site/forums only for games they never care for posting etc. ;)

Tralala 05-09-2006 05:03 PM

Quote:

Originally Posted by SaN-DeeP
OOps, i am missing this option under postbit, can you please take some time to help setup challenges ?

the instructions for this are in the README:

Code:

In the template: postbit OR postbit_legacy (depending on which one you use)
=============================
FIND:
=============================
        </table>
</div>
<!-- / post $post[postid] popup menu -->
=============================
ABOVE THIS, ADD:
=============================
<!-- v3 Arcade -->
        <if condition="$post['arcadeawards']">
        <tr><td class="thead"><phrase 1="$post[username]">$vbphrase[xs_arcade_awards]</phrase></a></td></tr>
        $post[arcadeawards]
        </if>
        <if condition="($post['arcadeoptions'] & 1) AND $post['userid']!=$bbuserinfo['userid']">
        <tr><td class="thead">$vbphrase[arcade]</a></td></tr>
        <tr><td class="vbmenu_option"><a href="arcade.php?do=newchallenge&userid=$post[userid]"><phrase 1="$post[username]">$vbphrase[challenge_x_in_the_arcade]</phrase></td></tr></if>
<!-- /v3 Arcade -->
=============================



All times are GMT. The time now is 05:02 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.04043 seconds
  • Memory Usage 1,746KB
  • 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
  • (6)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