• Resolved ahmed

    (@themepi)


    Hi,
    I am getting php warning.
    Warning: Illegal offset type in /home/techie/public_html/techieee.com/wp-content/plugins/groups/lib/admin/class-groups-admin-posts.php on line 560

    Warning: Illegal offset type in /home/techi/public_html/techieee.com/wp-content/plugins/groups/lib/admin/class-groups-admin-posts.php on line 531

    Warning: Illegal offset type in /home/techi/public_html/techieee.com/wp-content/plugins/groups/lib/admin/class-groups-admin-posts.php on line 531

    Using php version 5.6.

    Can you please inform what is the fix of this problem?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Warren

    (@warrencmoore)

    I’ve added a fix at https://github.com/itthinx/groups/pull/74 so hopefully that’ll sort it if it gets merged into a new release.

    I see same issue when going to All Pages (using Nested Pages) plugin. I hacked in the 2 lines of changes in the referened Github link and the problem persists.

    Plugin Author Kento

    (@proaktion)

    Many thanks to all for your feedback. The fix for this requires a modification to the method where this occurs – I’m currently working on it.

    @warrencmoore Thanks for the suggested fix, unfortunately it won’t help as the issue will persist because the code misses to treat a post_type that comes in as an array correctly.

    Plugin Author Kento

    (@proaktion)

    Fixed in 2.1.2 just released

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Warning: Illegal offset type’ is closed to new replies.