Strpos offet errors
-
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)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Strpos offet errors’ is closed to new replies.