• Resolved jkw217

    (@jkw217)


    I have been getting an error and need some help.

    [error] [pid 27948] mod_proxy_fcgi.c(673): [client xxx.xxx.xxx.xxx:xxxxx] AH01071: Got error ‘PHP message: PHP Warning: strstr(): Empty needle in /wp-content/plugins/ultimate-member/core/um-enqueue.php on line 55\n’

    um-enqueue.php – line 54-58

    foreach( $exclude as $match ) {
    if ( ! empty( $c_url ) && strstr( $c_url, untrailingslashit( $match ) ) ) {
    return;
    }
    }

    Technical:
    WP – WordPress 4.9.4
    Genesis – Infinity Pro theme
    UM – Version 1.3.88

    Thanks.

    • This topic was modified 6 years ago by jkw217.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP Warning: strstr(): Empty needle’ is closed to new replies.