WordPress database error: on Events Made Easy
-
I added Events Made Easy to a new website I am building. I think that the newest update may be missing several tables.
Before installing I had 56 tables in my DB, I now have 61.
The tables that seem to be created by EME are: (I removed my table prefix)
eme_events_cf, eme_groups, eme_locations_cf, eme_memberships_cf, eme_usergroupsHere are some of the error messages I have received as I attempted to set up my install. (Again my db and table prefix have been removed from the error message).
WordPress database error: [Table ’eme_locations’ doesn’t exist] SHOW FULL COLUMNS FROMeme_locationsWordPress database error: [Table ’eme_events’ doesn’t exist] SHOW FULL COLUMNS FROM
eme_eventsWordPress database error: [Table ’eme_categories’ doesn’t exist] SELECT * FROM eme_categories ORDER BY category_name ASC
There was a problem adding the list of holidays, please try again.
There was a problem adding the discount, please try again.
The topic ‘WordPress database error: on Events Made Easy’ is closed to new replies.