vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Want arcade in my Navbar (https://vborg.vbsupport.ru/showthread.php?t=178057)

deadlychaos25 05-04-2008 07:34 AM

Want arcade in my Navbar
 
Can anybody please tell me how to get this arcade into my navbar of my forum.
I am using - ibProArcade v2.6.6+
Also please tell me where can i find games for this aracde
Thanks in advance !!

Blackheart_72 05-04-2008 08:24 AM

Find:
Code:

<if condition="$vboptions['enablememberlist']">
                        <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                </if>

and insert after:
Code:

<td class="vbmenu_control"><a href="arcade.php$session[sessionurl_q]">$vbphrase[arcade]</a></td>
Then create a new phrase:

Product: vbulletin
Varname: arcade
Text: Arcade

As for games i am not sure where you can get them now.

deadlychaos25 05-04-2008 08:39 AM

I tried but cannot find

Code:

<if condition="$vboptions['enablememberlist']">
                        <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                </if>

I searched this in - 'Search in Templates'
Am i going wrong ?

KURTZ 05-04-2008 08:54 AM

Quote:

Originally Posted by deadlychaos25 (Post 1507869)
I tried but cannot find

Code:

<if condition="$vboptions['enablememberlist']">
                        <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
                </if>

I searched this in - 'Search in Templates'
Am i going wrong ?

try to find only

PHP Code:

memberlist.php 


Blackheart_72 05-04-2008 10:00 AM

As above just search memberlist.php in the navbar template.

deadlychaos25 05-04-2008 10:44 AM

can't find there aswell :(

Blackheart_72 05-04-2008 11:43 AM

Quote:

Originally Posted by deadlychaos25 (Post 1507995)
can't find there aswell :(

Copy and paste your navbar template into a PM (please use code tags)and send it to me, will take a look and then send it back with the link added.

Also what version and style are you using?

EDIT: I assume this is your site.

deadlychaos25 05-04-2008 02:20 PM

Yes that is the site i am using arcade for.
I am PMing you the whole template now.
I am using VB 3.6.9 and template is fully designed by us only.

Blackheart_72 05-04-2008 03:42 PM

PM Replied to.:)


All times are GMT. The time now is 07: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.01672 seconds
  • Memory Usage 1,729KB
  • 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
  • (4)bbcode_code_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete