Jump to the post that solved this thread.
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Solved: 11 Years, 4 Months ago How to disable moderator notes?
#6
Solved: 11 Years, 4 Months ago
^ oh, code segment like below should be removed from member_profile_modoptions template
<tr>
<td class="trow2">
{$memprofile['usernotes']}<br />
<a href="{$mybb->settings['bburl']}/modcp.php?action=editprofile&amp;uid={$uid}">{$lang->edit_usernotes}</a>
</td>
</tr>

edit:
also below code segment needs to be removed from modcp_editprofile template
<fieldset class="trow2">
	<legend><strong>{$lang->mod_notes}</strong></legend>
	<textarea name="usernotes" id="usernotes" rows="10" cols="70">{$user['usernotes']}</textarea>
</fieldset>
Jump to the post that solved this thread.


Messages In This Thread
How to disable moderator notes? - by Mehh - 2013-09-24, 03:25 AM
RE: How to disable moderator notes? - by Mehh - 2013-09-26, 02:30 PM
RE: How to disable moderator notes? - by spork985 - 2013-09-26, 02:37 PM
RE: How to disable moderator notes? - by .m. - 2013-09-26, 02:55 PM
RE: How to disable moderator notes? - by Mehh - 2013-09-27, 06:48 PM
RE: How to disable moderator notes? - by .m. - 2013-09-27, 06:54 PM
RE: How to disable moderator notes? - by Mehh - 2013-09-27, 07:09 PM
RE: How to disable moderator notes? - by JimR - 2013-09-27, 08:28 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)