Quote:
Originally Posted by argothiusz
I am using Vbulletin 3.7.4 latest patch.
I think it doesn't work with 3.7.3 skin/theme that I have on the board. Can I get the code to manually add it?
Thanks. This a great modification, I like it =] You just missing a banking system, lottery, betting system, and an admin function to edit member points (You can donate points to members but you can't edit) 
|
Replace your button code with these:
Code:
<!-- kBank START #navbar item -->
<td id="navbar_kbank" class="vbmenu_control">
<a href="$kbank[phpfile]$session[sessionurl_q]" accesskey="k" rel="nofollow">$vbphrase[kbank]</a>
<script type="text/javascript"> vbmenu_register("navbar_kbank"); </script>
</td>
Tell me if it still doesn't work