Just checking to make sure i did it right In the file phpbb/posting.php this code should be modified/replaced phpbb_handle_post_delete($forum_id, $topic_id, $post_id, $post_data, ($mode == 'soft_delete'), $delete_reason); With this code? phpbb_handle_post_delete($forum_id, $topic_id, $post_id, $post...