unexpected T_DOUBLE_ARROW error in view.php
-
When I click on the links to “Topics with no replies” or “Topics with no tags” on a fresh install, I get blank pages. The server log shows the following:
PHP Parse error: syntax error, unexpected T_DOUBLE_ARROW in [omitted]/httpdocs/discuss/view.php on line 17
Line 17 on view.php:
$topic_query = bb_view_query( $view, ‘count’ => true );
Anyone have any ideas on how to resolve?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.