EME Installation – DB tables missing
-
Hello.
I recently installed EME to my website – when I try to add an event I get the following error: “An error occured while communicating to the server” in the backend. I can move on but then I get errors when I press the SAVE button on the Add Events page:
WordPress database error: [Table ‘wp_heyday.wphd_eme_events’ doesn’t exist]
SHOW FULL COLUMNS FROMwphd_eme_events
WordPress database error: [Table ‘wp_heyday.wphd_eme_events’ doesn’t exist]
SHOW FULL COLUMNS FROMwphd_eme_events
WordPress database error: [Table ‘wp_heyday.wphd_eme_categories’ doesn’t exist]
SELECT * FROM wphd_eme_categories ORDER BY category_name ASCWhen I check my database I find 4 EME tables
wpcn_eme_events_cf
WPcn_eme_groups
wpcn_eme_locations_cf
wpcn_eme_usergroupsObviously, there are at least 2 eme tables missing – wpcn_eme_events and wpcn_eme_categories.
I don’t think that my database is the problem because I run into the same issues when I install the plugin on a brandnew wordpress site with a brandnew database; no other plugin installed.
I cannot find any logfiles on my linux/Apache server which would include any eme_ database SQL.
Please help
Best
ChrisThe page I need help with: [log in to see the link]
- The topic ‘EME Installation – DB tables missing’ is closed to new replies.