Quote:
Originally Posted by Strike3ForumsMH
Silence88, this should help below.
(Remember to save the original first.)
Find:
Code:
<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">
BELOW it add:
Code:
<tr><td class="thead">$vboptions[zointsprofile_title]</td></tr>
<tr><td class="vbmenu_option">
<a href="$vboptions[zointsprofile_zurl]?id=$bbuserinfo[userid]&g=home">$vbphrase[zointsprofile_my_homepage]</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="$vboptions[zointsprofile_zurl]?id=$bbuserinfo[userid]">$vbphrase[zointsprofile_my_profile]</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="$vboptions[zointsprofile_zurl]?id=$bbuserinfo[userid]&g=contacts">$vbphrase[zointsprofile_my_network]</a>
</td></tr>
<tr><td class="vbmenu_option">
<a href="$vboptions[zointsprofile_zurl]search.php">$vbphrase[search]</a>
</td></tr>
If you're still having trouble or need something else in regards to this, don't hesitate to ask.
- Reid
|
Sh*t why all these dont work. apparently im doing somthing wrong i think. How can i let you guys do it ?