
04-05-2009, 04:48 PM
|
 |
|
|
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by lilbill0005
I only have 3.8.0, and my license expired recently, and I don't have the money to renew it, so, I can't test on 3.8.1 or higher, but, I think I've fixed it. It at least does what it's supposed to on mine.
Find:
Code:
<if condition="$show['edit_profile']">
<li class="thead"><a href="moderator.php?$session[sessionurl]do=useroptions&u=$userinfo[userid]">$vbphrase[edit_user_profile]</a></li>
</if>
Below, add:
Code:
$template_hook[profile_linkbar_last]
There really should be a hook there already anyhow, but, there isn't, so, meh.
Then just import the attached file. If it still doesn't work, please paste the error here so I know what to fix. =]
|
:up::up::up::up::up::up::up:
|