Quote:
Originally Posted by mtha
 sorry, I let my members to delete their posts, so I didnt think of this.
There're two way you can do it:
- Try to figure out how to get the value of $show['deletepostoption'] then you <if condition="$show['deletepostoption']">
- or use condition where usergroup=6 (admin) or user is moderator something around the delete part.
|
Thanks, I'll give it a shot.