Warning: addslashes() expects parameter 1 to be string
-
We are getting the following errors when editing certain users…
Warning: addslashes() expects parameter 1 to be string, object given in /home/xxxxx/public_html/testsite/wp-includes/functions.php on line 1526
Warning: Cannot modify header information – headers already sent by (output started at /home/xxxxx/public_html/testsite/wp-includes/functions.php:1526) in /home/xxxxx/public_html/testsite/wp-includes/pluggable.php on line 934
As said, it is happening with certain users: going to the Edit User page, and even clicking Update Usder without changing anything produces the error.
We’ve removed all plugins and changed the theme back to Twenty Eleven 1.2 and the errors still occur with the same users. We also tried rolling back to wordpress 3.2 with no success.
Any advice is most welcome.
The topic ‘Warning: addslashes() expects parameter 1 to be string’ is closed to new replies.