The Arcive of vBulletin Modifications Site. |
|
Want arcade in my Navbar Details »»
|
|||||||||||||||||||||||||
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 !! Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Find:
Code:
<if condition="$vboptions['enablememberlist']"> <td class="vbmenu_control"><a href="memberlist.php$session[sessionurl_q]">$vbphrase[members_list]</a></td> </if> Code:
<td class="vbmenu_control"><a href="arcade.php$session[sessionurl_q]">$vbphrase[arcade]</a></td> Product: vbulletin Varname: arcade Text: Arcade As for games i am not sure where you can get them now. |
|
#3
|
|||
|
|||
|
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> Am i going wrong ? |
|
#4
|
|||
|
|||
|
Quote:
PHP Code:
|
|
#5
|
|||
|
|||
|
As above just search memberlist.php in the navbar template.
|
|
#6
|
|||
|
|||
|
can't find there aswell
|
|
#7
|
|||
|
|||
|
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. |
|
#8
|
|||
|
|||
|
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. |
|
#9
|
|||
|
|||
|
PM Replied to.
|
![]() |
|
|