Quote:
Originally Posted by pleroy
edit: forgot some permission.
Any possibility to add the "customize profile" link directly in the pop-up menu?
|
Yes, do this:
In postbit at the bottom, add:
Code:
<if condition="$show['customizelink']"><tr><td class="vbmenu_option" align="$stylevar[left]"><a href="profile.php?$session[sessionurl]do=customize">$vbphrase[customize_profile]</a></td></tr></if>