Parse error: syntax error, unexpected T_VARIABLE in /membri/newsky/testcvs/viewtopic.php on line 1454
Something wrong while installing, or something wrong in the file?
Yesterday's CVS.
Line 1454 is:
Code: Select all
'L_IGNORE_POST' => ($row['hide_post']) ? sprintf($user->lang['POST_BY_FOE'], get_username_string('full', $poster_id, $row['username'], $row['user_colour'], $row['post_username']), '<a href="phpBB2/'%20.%20$viewtopic_url%20.%20"&p={$row['post_id']}&view=show#p{$row['post_id']}" . '">', '</a>') : '',
);
PPS: both times I installed, just after finishing I had the board stuck because the queries limit had been reached. It is 2000 queries/hour.