hi
am trying to put the Karma Statistics in the Quick Links on vbulletin
i did put the code Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar
i can see the Karma Statistics as a blank in quick links no word saying Karma Statistics adn when i click it works.
can some one make me the right code for it thanks
this is the code
am trying to put the Karma Statistics in the Quick Links on vbulletin
i did put the code Admin CP -> Styles & Templates -> Style Manager -> « » -> Navigation / Breadcrumb Templates -> navbar
i can see the Karma Statistics as a blank in quick links no word saying Karma Statistics adn when i click it works.
can some one make me the right code for it thanks
this is the code
Code:
<tr><td class="vbmenu_option"><a href="karma.php?$session[sessionurl]do=stats">$vbphrase[karma]</a></td></tr>