I have a WP multi-site installed and I am getting this error on my network admin dashboard, and on several of the sites on the network but not all of them.
This is the error:
Warning: strpos() [function.strpos]: Empty delimiter in /home/rachelsa/public_html/wp-includes/user.php on line 699
Here are a few examples where I am getting a variety of errors:
Error: rachelsadd.com
Error: benshadis.com
No error on site:
http://thecraftyavenger.com/
http://createdb.rachelsadd.com/
Here is another example of errors I am getting:
No error on site: springsuperheroes.org
When I go the the wp-admin page and try to log in I get this after submitting my user name and password:
Warning: strpos() [function.strpos]: Empty delimiter in /home/rachelsa/public_html/wp-includes/user.php on line 699
Warning: Cannot modify header information - headers already sent by (output started at /home/rachelsa/public_html/wp-includes/user.php:699) in /home/rachelsa/public_html/wp-includes/pluggable.php on line 866
I know folks have had similar troubles.
Does anybody have a clue on the fix for this?