hey i just did this script for my phpbb forum. its a cash mod (for anyone familiar with)
this is what came up
Parse error: parse error, unexpected T_STRING in /home/thei2k9/public_html/includes/functions_post.php on line 359
here is line 359
$message = $lang['Stored']. '
' . $cash_message sprintf($lang['Click_view_message'], '', '') . '
' . sprintf($lang['Click_return_forum'], '', '');