• Resolved Musilda

    (@musilda)


    Helo,

    your plugin has bug in pa_check_roles method. When no role is selected in settings, $access_level is an empty string.

    For now i add this into method:

    if ( ” === $access_level ) {
    ? ? ? return true;
    }

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Saba

    (@wpsaba)

    Hey,?@musilda

    Thanks for reporting this issue. Although this error is not replicated at our end.

    Since we need additional information on this. Please contact us at our support form.

    Thank you.

    Thread Starter Musilda

    (@musilda)

    I dont want to contact you. You must control $access_level is array before array_intersect(), so please fix it.

    Hi @musilda,

    This issue is fixed by our technical team and will be rolled out in the next release.

    • This reply was modified 11 months ago by Zainab Afaq.
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal error’ is closed to new replies.