View Full Version : Want arcade in my Navbar
deadlychaos25
05-04-2008, 08:34 AM
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, 09:24 AM
Find:
<if condition="$vboptions['enablememberlist']">
<td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td>
</if>
and insert after:
<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, 09:39 AM
I tried but cannot find
<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, 09:54 AM
I tried but cannot find
<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
memberlist.php
Blackheart_72
05-04-2008, 11:00 AM
As above just search memberlist.php in the navbar template.
deadlychaos25
05-04-2008, 11:44 AM
can't find there aswell :(
Blackheart_72
05-04-2008, 12:43 PM
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 (http://funcil.com) is your site.
deadlychaos25
05-04-2008, 03: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, 04:42 PM
PM Replied to.:)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.