• Resolved icubyw

    (@icubyw)


    I got this message after trying to reinstall plugin:

    Plugin could not be activated because it triggered a fatal error.
    Parse error: syntax error, unexpected ‘[‘ in /home/ivornoti/public_html/wp-content/plugins/wp-statistics/wp-statistics.php on line 707

    Running PHP 5.3. Any idea what’s causing fatal error? Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Same thing here, that version of PHP does not allow [array] syntax but only array() syntax. This seems like a big problem that could be solved by just a few characters…

    I’m facing same issue using php 5.3 solved changing to php 7.1.

    • This reply was modified 8 years, 8 months ago by edudelta.
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Fatal error when updating WP-Statistics plugin’ is closed to new replies.