Ok, into the forum_moderator's template there was just this line:
Quote:
<a href="member.php?$session[sessionurl]u=$moderator[userid]" rel="nofollow">$moderator[musername]</a>
|
and you said this was the line of code:
Quote:
<a href="member.php?$session[sessionurl]u=$moderator[userid]">$moderator[musername]</a>
|
But anyways, you asked us to replace everything on that template with:
Quote:
<OPTION VALUE="member.php?$session[sessionurl]u=$moderator[userid]">$moderator[musername]</OPTION>
|
So I followed the process twice and even I can't see the result