Title: Profile picture upload &#8211; error
Last modified: August 29, 2020

---

# Profile picture upload – error

 *  [sudhir2518](https://wordpress.org/support/users/sudhir2518/)
 * (@sudhir2518)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-picture-upload-error/)
 * There is user profile picture upload , error “unexpeted token in Json…” is showing
   up, without profile pictue the membership, I can not use this plugin. The error
   it seems, is syntax error.
 * the exact error meesage is
 * “ERROR: SyntaxError: Unexpected token < in JSON at position 0”
 * I liked everything about your plugin, apart from this error, yours is the best
   among user profile category,
    -  This topic was modified 5 years, 9 months ago by [sudhir2518](https://wordpress.org/support/users/sudhir2518/).
    -  This topic was modified 5 years, 9 months ago by [sudhir2518](https://wordpress.org/support/users/sudhir2518/).
    -  This topic was modified 5 years, 9 months ago by [sudhir2518](https://wordpress.org/support/users/sudhir2518/).

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mykyta Synelnikov](https://wordpress.org/support/users/nsinelnikov/)
 * (@nsinelnikov)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/profile-picture-upload-error/#post-13338321)
 * Hi [@sudhir2518](https://wordpress.org/support/users/sudhir2518/)
 * Could you add these lines to your wp-config.php file
 *     ```
       // Enable WP_DEBUG mode
       define( 'WP_DEBUG', true );
   
       // Enable Debug logging to the /wp-content/debug.log file
       define( 'WP_DEBUG_LOG', true );
   
       // Disable display of errors and warnings
       define( 'WP_DEBUG_DISPLAY', false );
       ```
   
 * And after that upload the user’s profile picture and check the file content in
   wp-content/debug.log. Please send me this content.
 * Let me know,
    Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Profile picture upload – error’ is closed to new replies.

 * ![](https://ps.w.org/ultimate-member/assets/icon-256x256.png?rev=3160947)
 * [Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin](https://wordpress.org/plugins/ultimate-member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ultimate-member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ultimate-member/)
 * [Active Topics](https://wordpress.org/support/plugin/ultimate-member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ultimate-member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ultimate-member/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mykyta Synelnikov](https://wordpress.org/support/users/nsinelnikov/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/profile-picture-upload-error/#post-13338321)