Quote:
Originally Posted by Princeton
yes, it is ... new zip file uploaded
|
Think I've spotted another one (sorry!). You don't document the change to the UserCP navbar option so the drop down menu won't appear.
I think it needs changing to something like:
<if condition="$show['member']">
<td id ="usercpoptions" class="vbmenu_control_navbar"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a><script type="text/javascript"> vbmenu_register("usercpoptions"); </script></td>
</if>