• Resolved inevitability

    (@inevitability)


    I’m getting a bunch of errors that read

    PHP message: PHP Warning: strpos(): Offset not contained in string in [MyServer]/wp-content/plugins/powerpress/powerpress-feed-auth.php on line 34

    Line 34 is:

    if( strpos( $user, ‘@’, 1 ) !== false ) {

    Does anyone have a patch that can fix this?

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Shawn

    (@shawnogordo)

    Hi inevitability,

    I’ve asked the Blubrry dev team to look at your question. A reply will be posted here once they’ve had a chance to do so.

    Thread Starter inevitability

    (@inevitability)

    Thanks Shawn!

    Plugin Support Shawn

    (@shawnogordo)

    Hi inevitability,

    The dev team said this was fixed in the latest version of PowerPress.

    Plugin Contributor Angelo Mandato

    (@amandato)

    Hello @inevitability,

    Did the latest release solve the warning messages for you?

    Thanks,
    Angelo

    Thread Starter inevitability

    (@inevitability)

    Yep! Thank you so much!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Strpos offet errors’ is closed to new replies.