I like to have a trash forum at my site so here's how to do it:
1. Set up a Trash Forum, don't forget to untick "Allow new messages to be posted in this forum".
2. In library\XenForo\Model\Thread.php and In library\XenForo\Model\InlineMod\Thread.php change:
to...
1. Set up a Trash Forum, don't forget to untick "Allow new messages to be posted in this forum".
2. In library\XenForo\Model\Thread.php and In library\XenForo\Model\InlineMod\Thread.php change:
Code:
$dw->set('discussion_state', 'deleted');
to...
You do not have permission to view the full content of this resource.
Log in or register now.