Events Made Easy › Forums › How do I … › WordPress database error: [Unknown column 'event_name' in 'field list']
- This topic has 1 reply, 2 voices, and was last updated 13 years, 8 months ago by Franky.
-
AuthorPosts
-
Sat 12 Mar 2011 at 20:58 #42567AnonymousInactive
I just installed the plugin and my first attempt at adding an event got this message.
What do I do with this error message? Is it some code to enter into the data base?
WordPress database error: [Unknown column ‘event_name’ in ‘field list’]
INSERT INTO
wp_dbem_events
(event_name
,event_status
,event_start_date
,event_end_date
,event_start_time
,event_end_time
,event_rsvp
,rsvp_number_days
,registration_requires_approval
,registration_wp_users_only
,event_seats
,event_contactperson_id
,event_notes
,event_page_title_format
,event_single_event_format
,event_contactperson_email_body
,event_respondent_email_body
,event_url
,event_category_ids
,event_attributes
,location_id
,event_author
,creation_date
,modif_date
,creation_date_gmt
,modif_date_gmt
) VALUES (‘Half Moon Bay Community BBQ’,’1′,’2011-05-28′,’2011-05-28′,’15:00:00′,’19:00:00′,’0′,’0′,’0′,’0′,’0′,’-1′,”,”,”,”,”,”,”,’a:0:{}’,’5′,’1′,’2011-03-12 15:53:59′,’2011-03-12 15:53:59′,’2011-03-12 20:53:59′,’2011-03-12 20:53:59′)WordPress database error: [Unknown column ‘event_name’ in ‘field list’]
INSERT INTO
wp_dbem_events
(event_name
,event_status
,event_start_date
,event_end_date
,event_start_time
,event_end_time
,event_rsvp
,rsvp_number_days
,registration_requires_approval
,registration_wp_users_only
,event_seats
,event_contactperson_id
,event_notes
,event_page_title_format
,event_single_event_format
,event_contactperson_email_body
,event_respondent_email_body
,event_url
,event_category_ids
,event_attributes
,location_id
,event_author
,creation_date
,modif_date
,creation_date_gmt
,modif_date_gmt
) VALUES (‘Half Moon Bay Community BBQ’,’1′,’2011-05-28′,’2011-05-28′,’15:00:00′,’19:00:00′,’0′,’0′,’0′,’0′,’0′,’-1′,”,”,”,”,”,”,”,’a:0:{}’,’5′,’1′,’2011-03-12 15:53:59′,’2011-03-12 15:53:59′,’2011-03-12 20:53:59′,’2011-03-12 20:53:59′)Sun 13 Mar 2011 at 08:56 #46961FrankyKeymasterIf you have installed “Events Manager” before this, this might happen. If this is the case:
go into the settings of EME and check the option “Delete all EME data when uninstalling?”.
Then deactivate and reactivate EME.
This setting will delete all old tables and settings concerning EME, so also those corrupted by Events Manager, so you’ll start with a empty events manager then.
-
AuthorPosts
- The forum ‘How do I …’ is closed to new topics and replies.