PHP Notice: Undefined Variable
-
I’m seeing this error in my wp error logs:
PHP Notice: Undefined variable: error in /wp-content/plugins/user-photo/user-photo.php on line 497
Looks like
$error
should be initialized at the top ofuserphoto_profile_update()
Plugin version: 0.9.6
PHP version: 5.6
- The topic ‘PHP Notice: Undefined Variable’ is closed to new replies.