Parse error: syntax error, unexpected […sdm-admin-menu-handler.php on line 23]
-
I’ve just updated to the latest version (3.6.0) and I get this error as soon as I try to get into the wordpress administration menu:
Parse error: syntax error, unexpected ‘[‘ in /web/htdocs/mydomain/home/wp-content/plugins/simple-download-monitor/includes/sdm-admin-menu-handler.php on line 23
To be able to reacquire the admin wordpress function, I had to edit the sdm-admin-menu-handler.php file, comment the lines 29 (add_filter….) and from the line 45 to 58 (function sdm_admin_menu_function_hook….).
Now I regained access again, but surely something will not work as it should, given my change.
For info I have PHP 5.2.17Andrea.
The topic ‘Parse error: syntax error, unexpected […sdm-admin-menu-handler.php on line 23]’ is closed to new replies.