Title: Error on user registration
Last modified: May 11, 2020

---

# Error on user registration

 *  Resolved [Stefano Iachetta](https://wordpress.org/support/users/stfn97/)
 * (@stfn97)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/)
 * Hi,
    i get this error with WP_DEBUG on front-end user registration:
 * Errore sul database di WordPress: [Unknown column ‘bio’ in ‘field list’]
    INSERT
   INTO `prefix_uwp_usermeta` (`username`, `email`, `display_name`, `first_name`,`
   last_name`, `user_url`, `bio`, `user_id`) VALUES (‘test’, ‘testemail.gmail.com’,‘
   test user’, ‘test’, ‘user’, ”, ”, 5)
 * the user is created anyway but I worry about the error over time.
 * Help me!

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Rahul Gandhi](https://wordpress.org/support/users/wpdev10/)
 * (@wpdev10)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12818628)
 * Hi,
 * This can happen if there is an error while adding a field in DB. What you can
   do is remove the bio field from the form builder and create again using the same
   key ‘bio’. Let me know if it helps.
 * Regards,
    Patrik
 *  Thread Starter [Stefano Iachetta](https://wordpress.org/support/users/stfn97/)
 * (@stfn97)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12819401)
 * Thanks for the reply.
    Premising that I have never had a “bio” field in the form,
   I created one, I redone the registration and did not give an error. After I removed
   it and doing the test again and I had the error again.
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12819925)
 * One last thing you can try before contacting us via our support link is to go
   to UsersWP > Status > Tools > Clear version numbers. This will cause the install
   functions to run again, i suspect something happened when these ran the first
   
   time.
 * Thanks,
 * Stiofan
 *  Thread Starter [Stefano Iachetta](https://wordpress.org/support/users/stfn97/)
 * (@stfn97)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12822439)
 * Plugin version is the latest. I tried the Stiofan solution and it kept returning
   the error.
    After that I decided to install everything again on another dev area
   and it doesn’t seem to give any more problems.
 * Thanks for the support, if it reappears again I will contact you.
 *  Plugin Author [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * (@stiofansisland)
 * [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12822485)
 * Thanks for letting us know! If you need further help with the original site just
   ping us on our support URL.
 * Thanks,
 * Stiofan

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Error on user registration’ is closed to new replies.

 * ![](https://ps.w.org/userswp/assets/icon-256x256.png?rev=2784318)
 * [UsersWP - Front-end login form, User Registration, User Profile & Members Directory plugin for WP](https://wordpress.org/plugins/userswp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/userswp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/userswp/)
 * [Active Topics](https://wordpress.org/support/plugin/userswp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/userswp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/userswp/reviews/)

 * 5 replies
 * 3 participants
 * Last reply from: [Stiofan](https://wordpress.org/support/users/stiofansisland/)
 * Last activity: [6 years ago](https://wordpress.org/support/topic/error-on-user-registration/#post-12822485)
 * Status: resolved