• Hi, my site is flooded with these warnings from simple-jwt-login, im not sure why, does anyone know what could be the cause?

    PHP Warning: Trying to access array offset on value of type bool in /var/www/html/app/wp-content/plugins/simple-jwt-login/src/Services/ProtectEndpointService.php on line 42

    thanks

    • This topic was modified 1 year, 5 months ago by nirkon.
Viewing 1 replies (of 1 total)
  • Plugin Author Nicu Micle

    (@nicu_m)

    Hi,

    I’ve checked the plugin code, and it seems that this issue might come from the parse_url() function. It seems that the URL is malformed.

    Can you please give more details about your website?

    • Are you using the latest plugin version?
    • Are you using apache/nginx?
    • What PHP version are you using?
    • Do you have this issue on a live website or on localhost?

    Best regards,

    Nicu.

Viewing 1 replies (of 1 total)
  • The topic ‘Trying to access array offset on value of type bool’ is closed to new replies.