Profile update causes Catchable fatal error
-
I don’t have any plugins activated so this isn’t an issue. And it isn’t a matter of the theme, because I’ve tried various themes and it doesn’t change anything.
When I’m in the back end of my site, I want to change my nickname from Admin to my real name (I’ve even just left everything as it is) and clicked the “Update Profile” button and get this error message.
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in /home/private/public_html/wp-includes/functions.php on line 1486
This is line 1486
$array[$k] = addslashes( $v );
Any fixes for this?
Thanks in advance.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Profile update causes Catchable fatal error’ is closed to new replies.