• Resolved Wasca

    (@wasca)


    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)
  • 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

    (@proaktion)

    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…

    Currently mine is an older one, 7.3 maybe (can’t remember) but I cannot access the backend to see

    Plugin Author Kento

    (@proaktion)

    FYI this has been fixed in 2.16.1 just released

    Plugin Author Kento

    (@proaktion)

    @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.