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 INTOprefix_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)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Error on user registration’ is closed to new replies.