View Single Post
Old September 29th, 2007, 06:34 AM   #9 (permalink)
aacircle
Member
Verified Customer
 
aacircle's Avatar
 
Join Date: Jan 2006
Posts: 209
Still not entirely fixed. I have the "My Messages" show up twice. Just downloaded v6.0 today.

To fix I went to vb3enhanced/profile.tmpl and removed the lines:

Quote:
<tr>
<td class="alt1" align="center">
<br /><b><a href="{$Globals['maindir']}/member.php?uid=$uid&amp;protype=6">{$Globals['pp_lang']['mymessages']}</a></b><br /><br />
</td>
</tr>
which was right above:

Quote:
<tr>
<td class="alt1" align="center">
<br /><b><a href="{$Globals['maindir']}/member.php?ppaction=edit&amp;uid=$uid">{$Globals['pp_lang']['editprofile']}</a></b><br /><br />
</td>
</tr>
Could a mod please confirm this is the correct fix?

Thanks.

Last edited by aacircle; September 29th, 2007 at 07:21 AM.
aacircle is offline   Reply With Quote