Title: PHP Error v2.16.0
Last modified: January 30, 2022

---

# PHP Error v2.16.0

 *  Resolved [Wasca](https://wordpress.org/support/users/wasca/)
 * (@wasca)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/)
 * Hi Team
 * Latest build has an error in /wp-content/plugins/groups/lib/admin/class-groups-
   admin.php
 * Line 250 has an extra , at the end of it that is causing the Admin area to error.
 * That extra comma needs to be removed.

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

 *  [absolutewebsites](https://wordpress.org/support/users/absolutewebsites/)
 * (@absolutewebsites)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309691)
 * Hi I am also experiencing this issue
 * Parse error: syntax error, unexpected ‘)’ in /home/funruncy/public_html/wp-content/
   plugins/groups/lib/admin/class-groups-admin.php on line 251
 * I can’t access the wp-admin did you manage to fix it?
 *  Plugin Author [Kento](https://wordpress.org/support/users/proaktion/)
 * (@proaktion)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309747)
 * Thanks for reporting that, the additional `,` on that line seems to be causing
   this depending on PHP version.
 * Can you please post which PHP version are you using?
 * Update is on its way…
 *  [absolutewebsites](https://wordpress.org/support/users/absolutewebsites/)
 * (@absolutewebsites)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309826)
 * Currently mine is an older one, 7.3 maybe (can’t remember) but I cannot access
   the backend to see
 *  Plugin Author [Kento](https://wordpress.org/support/users/proaktion/)
 * (@proaktion)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309829)
 * FYI this has been fixed in 2.16.1 just released
 *  Plugin Author [Kento](https://wordpress.org/support/users/proaktion/)
 * (@proaktion)
 * [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309838)
 * [@absolutewebsites](https://wordpress.org/support/users/absolutewebsites/) as
   a quick solution to get back in, simply remove that `,` so that line 250 looks
   like this:
 * `'none' // @since 2.16.0 CSS icon from SVG`

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

The topic ‘PHP Error v2.16.0’ is closed to new replies.

 * ![](https://ps.w.org/groups/assets/icon-256x256.png?rev=983146)
 * [Groups](https://wordpress.org/plugins/groups/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/groups/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/groups/)
 * [Active Topics](https://wordpress.org/support/plugin/groups/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/groups/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/groups/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Kento](https://wordpress.org/support/users/proaktion/)
 * Last activity: [4 years, 4 months ago](https://wordpress.org/support/topic/php-error-v2-16-0/#post-15309838)
 * Status: resolved