Opened 5 years ago
Closed 5 years ago
#4608 closed defect (bug) (invalid)
Cannot Access WordPress.org Sites
Reported by: | relapio5 | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | General | Keywords: | |
Cc: |
Description
There has been a glitch making the following show up when accessing the site
Parse error: syntax error, unexpected '[' in /data/9/0/154/153/643805/user/656589/htdocs/wordpress1/wp-content/plugins/themeisle-companion/obfx_modules/image-cdn/init.php on line 44
The website is http://nexur.net/wordpress1/
Thank you for your help!!
Note: See
TracTickets for help on using
tickets.
Hi @relapio5,
This trac instance is for reporting bugs on the WordPress.org website itself, it is not for individual support.
For support, please try the WordPress Support Forums.
However, in this case it's because you need to update your PHP version - The plugin you're using uses a PHP 5.4+ syntax, which means you're running the outdated PHP 5.2 or 5.3.
WordPress 5.2 requires PHP 5.6+ and is set to move to PHP 7.0+ later this year, you'll need to contact your webhost to ensure you're updated to a compatible version of PHP.