Quote:
Originally Posted by Strike3ForumsMH
There you go, that should be the one silence. There should also be an open table code below that (somewhat like this, but I imagine it might be different due to styles: " <table cellpadding="4" cellspacing="1" border="0"> ") so just add the code I provided a few posts back with the Zoints info below where the table should open and you should be fine. If not, let me know and we can take it to a ticket status at network.zoints.com where I should be able to help you.
- Reid
|
So i replace this one
<if condition="$show['member']">
<!-- user cp tools menu -->
<div class="vbmenu_popup" id="usercptools_menu" style="display:none">
<table cellpadding="4" cellspacing="1" border="0">
FULLY WITH THIS ONE :
<tr><td class="vbmenu_option" align="$stylevar[left]">
<a href="$vboptions[zointsprofile_zurl]?id=$bbuserinfo[userid]">$vbphrase[zointsprofile_my_profile]</a>
</td></tr>