Funtions.php error
-
ever since I upgraded to WP 3.0 I can’t seem to update user profiles..
I get the following error message when I click “update profile”.
Catchable fatal error: Object of class __PHP_Incomplete_Class could not be converted to string in /home/jdavis/public_html/wp-includes/functions.php on line 1463
This is my code on page /wp-includes/functions.php at Line 1463:
$array[$k] = addslashes( $v );
Can anyone help me?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Funtions.php error’ is closed to new replies.