Title: Access Level Parse error
Last modified: August 30, 2016

---

# Access Level Parse error

 *  Resolved [DKirbi](https://wordpress.org/support/users/dkirbi/)
 * (@dkirbi)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/access-level-parse-error/)
 * Hi! I’m getting a parse error when I want to create new access levels:
 * Add New Access Level
 * Parse error: syntax error, unexpected ‘[‘, expecting ‘)’ in /kunden/336529_3580/
   kunden/K0127/A0139/wp-content/plugins/restrict-user-access/list-members.php on
   line 212
 * [https://wordpress.org/plugins/restrict-user-access/](https://wordpress.org/plugins/restrict-user-access/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * (@intoxstudio)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/access-level-parse-error/#post-6631457)
 * Thank you for reporting this. This is a bug caused by some code relying on PHP5.4
   +. It will be fixed to support earlier versions in the next release.
 * If you want to fix it now, you can change `[ ... ]` on said line to `array( ...)`
 *  Plugin Author [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * (@intoxstudio)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/access-level-parse-error/#post-6631620)
 * I just released a new version that should fix this.
 * Let me know if you are still experiencing problems.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Access Level Parse error’ is closed to new replies.

 * ![](https://ps.w.org/restrict-user-access/assets/icon-256x256.png?rev=1815922)
 * [Restrict User Access - Ultimate Membership & Content Protection](https://wordpress.org/plugins/restrict-user-access/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/restrict-user-access/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/restrict-user-access/)
 * [Active Topics](https://wordpress.org/support/plugin/restrict-user-access/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/restrict-user-access/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/restrict-user-access/reviews/)

## Tags

 * [Access Level](https://wordpress.org/support/topic-tag/access-level/)
 * [parse-error](https://wordpress.org/support/topic-tag/parse-error/)

 * 2 replies
 * 2 participants
 * Last reply from: [Joachim Jensen](https://wordpress.org/support/users/intoxstudio/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/access-level-parse-error/#post-6631620)
 * Status: resolved