Quote:
Originally Posted by djbaxter
Delete all posts is a bit dangerous. How do I disable that option?
|
Quote:
Originally Posted by n95gps
yes delete all post is really somthing you should conceder changing
now by the way if i have my modecp root and name changed will this work and how do i go by changing it
thanx
|
You can easily modify the memberinfo_modtools template, by:
find & delete:
PHP Code:
<td class="thead" align="center">
<a href="$admincpdir/thread.php?do=pruneuser&u=$userinfo[userid]&f=9999999">$vbphrase[modtools_deleteall]</a>
</td>
And I can't find this dangerous as all the admins who got access to prune users can do it, even without my mod. If you don't want admins access to this, you must set their admin permissions.