Skip to:
Content
Pages
Categories
Search
Top
Bottom

unexpected T_DOUBLE_ARROW error in view.php

  • @johnkeegan2

    Member

    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)
  • @johnkeegan2

    Member

    No one else is seeing this when you click on the links to “Topics with no replies” or “Topics with no tags” on a fresh install?

    @sambauers

    Participant

    You aren’t seeing things.

    This is fixed in the current revision in subversion.

    Ticket was here.

    @johnkeegan2

    Member

    Thanks, Sam! Just svn up-ed to the latest revision and I can confirm this bug is fixed! Thanks again!

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.
Skip to toolbar