Buongiorno,
premetto che non conosco il php... ho installato il forum PHPBB in locale: entro, mi loggo ma quando provo ad inserire un topic o a postare qualcosa mi da:

Fatal error: Only variables can be passed by reference in C:\Programmi\Apache Group\Apache2\htdocs\mirco\forum_bb\posting.php on line 554

e questa è la linea 554 del file posting.php

submit_post($mode, $post_data, $return_message, $return_meta, $forum_id, $topic_id, $post_id, $poll_id, $topic_type, $bbcode_on, $html_on, $smilies_on, $attach_sig, $bbcode_uid, str_replace("\'", "''", $username), str_replace("\'", "''", $subject), str_replace("\'", "''", $message), str_replace("\'", "''", $poll_title), $poll_options, $poll_length);

qualcuno mi può aiutare a risolvere??? thanks
Mirco