Okay u need update it because lot of us using vb3.7.2 patch 1
####################
Template: navbar (or header, depending on your style's templates)
####################
Find:
----------------------------------------
<if condition="false"><td class="vbmenu2_control"><a href="$vboptions[bburl]/calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td></if>
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[navbar_buttons_lef"]
----------------------------------------
Dont exist in your Navbar !
###################
Template: MEMBERINFO
####################
Find:
----------------------------------------
<if condition="$vboptions['usereferrer']">
----------------------------------------
Add BELOW:
----------------------------------------
$template_hook[profile_stats_pregeneral]
----------------------------------------
Dont exist in your MEMBERINFO
This new script out not long ago why it didnt test on latest ? This is depressing my day btw .
|