vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

CK 05-30-2011 08:11 PM

Quote:

Originally Posted by midnz (Post 2201805)
I've found good support here >> http://www.v3arcade.com/ << when I've needed it.

Seems pretty quiet over there too though, sadly.

Would love to hear a formal announcement on the continued development.

BayLee2 06-03-2011 05:11 AM

Quote:

Originally Posted by Gemma (Post 2119112)
Sorry I thought you meant on the highscores list :o

Open v3ARCADE_Main and find
Code:

<vb:if condition="$show['avatar']">
                                        <div>
                                                <vb:if condition="!$player['userid']">
                                                        <img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" border="0"/>
                                                <vb:else />
                                                        <a href="{vb:link member, {vb:raw bbuserinfo}}<vb:if condition="$vboptions['friendlyurl'] < 3">&amp;<vb:else />?</vb:if>tab=v3arcade_stats"><img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" border="0" /></a>
                                                </vb:if>
                                        </div>
                                </vb:if>


Replace it with
Code:

<vb:if condition="$show['avatar']">
                                        <div>
                                                <vb:if condition="!$player['userid']">
                                                        <img class="v3_gameicon" src="{vb:raw player.avatarurl}" height="xxx" alt="" border="0"/>
                                                <vb:else />
                                                        <a href="{vb:link member, {vb:raw bbuserinfo}}<vb:if condition="$vboptions['friendlyurl'] < 3">&amp;<vb:else />?</vb:if>tab=v3arcade_stats"><img class="v3_gameicon" src="{vb:raw player.avatarurl}" height="xxx" alt="" border="0" /></a>
                                                </vb:if>
                                        </div>
                                </vb:if>

Changing the xxx (2 instances) to whatever suits your forums


Sorry, but where do I find main? I looked under my Admin CP and it is not under Plugins & Products. Please be specific where I can located this code.
Thanks

CK 06-03-2011 06:27 AM

edit out incorrect comment :)

Gemma 06-03-2011 08:56 AM

Quote:

Originally Posted by BayLee2 (Post 2202937)
Sorry, but where do I find main? I looked under my Admin CP and it is not under Plugins & Products. Please be specific where I can located this code.
Thanks

Its a template. In your AdminCP, go to Styles & Templates, choose the style you are using and find v3ARCADE_MAIN or go to Styles & Templates and search templates for v3ARCADE_MAIN

BayLee2 06-03-2011 11:25 PM

Thanks a bunch! I've got it now! Works great with 175 as the replacement #s. :D

dizzynation 06-08-2011 04:07 AM

Would be really nice if you could just fix the link you in the OP thanks

Gemma 06-08-2011 05:06 AM

Which link?

KW802 06-09-2011 01:43 AM

UPDATES: New version released & new team member

The attachment in the first post has been updated for the new 2.0.3 release! Check out the announcement thread here for a list of the updates.

We are also happy to announce that Gemma has joined the v3A team! Please give her a welcome to the team here.

SuperTaz 06-09-2011 02:07 AM

Very nice. Thanks.

DS MrSinister 06-09-2011 02:15 AM

Thanks Kevin. Updated went very well..


All times are GMT. The time now is 11:47 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.03364 seconds
  • Memory Usage 1,744KB
  • 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
  • (2)bbcode_code_printable
  • (3)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
  • (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