Las líneas que causan el error en cuestión están en el posting.php y no deja poner posts.
Error:
SPOILER_SHOW
// Start Ultimate Points
'user_points' => $points,
// End Ultimate Points
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if (!empty($phpbb_seo->seo_opt['sql_rewrite'])) {
$data += array('topic_url' => isset($post_data['topic_url']) ? $post_data['topic_url'] : '');
}
// www.phpBB-SEO.com SEO TOOLKIT END
'user_points' => $points,
// End Ultimate Points
// www.phpBB-SEO.com SEO TOOLKIT BEGIN
if (!empty($phpbb_seo->seo_opt['sql_rewrite'])) {
$data += array('topic_url' => isset($post_data['topic_url']) ? $post_data['topic_url'] : '');
}
// www.phpBB-SEO.com SEO TOOLKIT END