Error: User Registration in WP 2.0
-
when a user tries to register on my wordpress blog he gets an error like this
ERROR: Couldn’t register you… please contact the webmaster !
so i tried to add the user in ADD NEW USER in my wp admin panel, i get this error
WordPress database error: [Unknown column ‘display_name’ in ‘field list’]
INSERT INTO wp_users (user_login, user_pass, user_email, user_url, user_registered, user_nicename, display_name) VALUES (‘technopark’, ‘457cb7ec5ed461a6d7ccb025d67bef32’, ‘[email protected]’, ‘http://’, ‘2006-01-09 06:41:00’, ‘technopark’, ‘technopark’)Warning: Cannot modify header information – headers already sent by (output started at /home/obharath/blog/wp-includes/wp-db.php:102) in /home/obharath/blog/wp-admin/users.php on line 139
can any one tell me y i am getting this error and wat shd i do.
my blog is at http://obharath.com/blog
i am using wp 2.0 and k2 theme. thx in advance
The topic ‘Error: User Registration in WP 2.0’ is closed to new replies.