• Resolved wpdario

    (@wpdario)


    Please look at the incident on Ithinx support page for the GROUPS plugin here : https://bit.ly/3jfvoNC

    Fyi :
    Both plugins are at the latest maintenance level :
    Clone 2.3.7 Groups 2.17.0
    WP 6.1.1 PHP 7.3.33
    Fatal error does not occur on PHP 8.2.1 on test site but PHP 8.x not an alternative by now (too many deprecated errors appearing on frontend)

    Regards

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author iClyde

    (@iclyde)

    Hi @wpdario

    I recommend you to test it out on free sandbox platform: https://tastewp.com – you can change PHP version with one click of your websites if you’re logged in.

    My conclusion is similar to what George replied in mentioned by you topic.
    In errors you shared it does not look like anything there is related to WP Clone, in any case WP Clone does not require this core WP function.

    It may be possible that your database is damaged in some way, it can happen if you had installed bbPress or some other plugin that handles permissions / groups on your WordPress site.

    The error you received is related to groups plugin:

    #0 /home/clients/mysite/dpge/wp-content/plugins/groups/lib/access/class-groups-post-access.php(232): current_user_can(‘groups_admin_gr…’)

    In that file: lib/access/class-groups-post-access.php
    On line: 232

    It may be possible that they’re trying to call that function before it’s included by WordPress (wrong hook).

    Let me know if you need any further help ??
    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘Fatal error in conjunction with GROUPS plugin’ is closed to new replies.