Quote:
Originally Posted by stamos2003
the kbank menu is not shown in my navbar but only in the original vbulletin style.
any hints how to add the menu manually to the template of my style?
|
You can try this (thanks to Vackrick):
Quote:
Originally Posted by Vackrick
In the navbar or header
best way is navbar
find
<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>
and add below
$template_hook[navbar_buttons_left]
|
If it still doesn't work, search for
Code:
<!-- NAVBAR POPUP MENUS -->
Replace with
Code:
<!-- NAVBAR POPUP MENUS -->
$template_hook[navbar_popup_menus]
If it doesn't help, please send me your navbar template
Quote:
Originally Posted by EarnDollars
Will this reset all my acrrent settings and members' earnings? I don't want to start from Zero again when upgraded 
|
No, your settings/member money will be safe, they will be erased if you uninstall kBank. Good luck
Quote:
Originally Posted by RedeemedWarrior
I sent you an email mrpaint
in regards to Blog and Kbank
|
Very kind of you

Replied