Código:
Imagino que el error viene por una ' o " mal colocada pero no consigo ver cual es. A ver si alguien puede ayudarme...Parse error: syntax error, unexpected ')' in /home/.krupp/rl_maverick/onepiece.maverick-rol.com/memberlist.php on line 865
Código PHP:
$message = ($user_id) ? sprintf($user->lang['RETURN_INDEX'], '<a href="' . append_sid($phpbb_root_path) . '">', '</a>') : sprintf($user->lang['RETURN_TOPIC'], '<a href="' . format_url($row['topic_title'], "t$topic_id") . '">', '</a>'); '</a>') : sprintf($user->lang['RETURN_TOPIC'], '<a href="' . append_sid("{$phpbb_root_path}viewtopic.$phpEx", "f={$row['forum_id']}&t=$topic_id") . '">', '</a>');
Espero que alguien pueda ayudarme con este error u.u