2011-06-07, 01:06 PM
2011-06-07, 01:30 PM
1. Go to Admin CP > Templates & Style > Templates > RoyalSunset Templates > Edit Post Templates > editpost.
2. Find and remove:
2. Find and remove:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="3"><strong>{$lang->delete_post}</strong></td>
</tr>
<tr>
<td class="trow1" style="white-space: nowrap"><input type="checkbox" class="checkbox" name="delete" value="1" tabindex="9" /> <strong>{$lang->delete_q}</strong></td>
<td class="trow1" width="100%">{$lang->delete_1}<br /><span class="smalltext">{$lang->delete_2}</span></td>
<td class="trow1"><input type="submit" class="button" name="submit" value="{$lang->delete_now}" tabindex="10" /></td>
</tr>
</table>
2011-06-07, 02:46 PM
Solved, thanks faviouz
2011-06-30, 01:22 PM
I just realized that these group permissions don't work:
"Can delete own posts?
"Can delete own threads?"
This seems to be a bug. Can someone confirm? Looks like I'll have to edit the template now to disable post deletion by the members.
"Can delete own posts?
"Can delete own threads?"
This seems to be a bug. Can someone confirm? Looks like I'll have to edit the template now to disable post deletion by the members.
2011-06-30, 01:52 PM
I'm not sure why, it should work just fine. Please start your own thread and include some more details.