[Plugin: Events Manager] Installation problems (any version)
-
I have an established website which includes events. I recently tried to install Events Manager (current version) and am having installation problems.
I installed version 4.305 and got the following error:
WordPress database error: [Table 'nexus_wordpress.wp_em_events' doesn't exist] SELECT COUNT(event_id) FROM wp_em_events LEFT JOIN wp_em_locations ON wp_em_locations.location_id=wp_em_events.location_id WHERE <code>recurrence</code>=1 AND (<code>event_status</code>=0 OR <code>event_status</code> = 0 ) SELECT COUNT(*) FROM wp_em_events LEFT JOIN wp_em_locations ON wp_em_locations.location_id=wp_em_events.location_id WHERE (<code>recurrence</code>!=1 OR <code>recurrence</code> IS NULL) AND (<code>event_status</code>=0 OR <code>event_status</code> IS NULL ) ORDER BY event_start_date ASC, event_start_time ASC, event_name ASCAlso
Events Manager upgrade not complete, please upgrade to the version 3.0.96 or higher first from here first before upgrading to this version. We made a screencast to help you out.Keep in mind that this is a new install, I’m not upgrading from an old version. But, since that’s what the error suggested, I tried deleting and installing version 3.0.96, and got the following error:
Plugin could not be activated because it triggered a fatal error. Cannot proceed with installation, please upgrade to the version 3.0.96 from here first before upgrading to this version.I also tried the latest (beta) release to see if maybe this was a known bug with 4.305 that was fixed in the latest, and I got:
SELECT COUNT(event_id) FROM wp_em_events LEFT JOIN wp_em_locations ON wp_em_locations.location_id=wp_em_events.location_id WHERE (recurrence!=1 ORrecurrenceIS NULL) AND (event_status=0 ORevent_status` = 0 )WordPress database error: [Table ‘nexus_wordpress.wp_em_events’ doesn’t exist]
SELECT COUNT(event_id) FROM wp_em_events LEFT JOIN wp_em_locations ON wp_em_locations.location_id=wp_em_events.location_id WHERErecurrence=1 AND (event_status=0 ORevent_status= 0 )`Okay. So here’s what I think is happening: I said this is an established website. I currently have events plugins, and have several previously installed plugins that I tested out before. Most likely, there is something in the database that is causing a conflict, but I’m not sure what it is. However, the website is live, so I don’t want to delete my entire database, and I can’t completely remove my other events plugin before installing this one. (Of course, I deactivated it for this install, but that had no effect.)
The current plugin that I’m using is EventPress, and I also previously had installed Jet Event System and probably a number of other plugins too. If there is a known conflict with another plugin and someone can tell me how to get rid of it, that would be super-awesome.
The topic ‘[Plugin: Events Manager] Installation problems (any version)’ is closed to new replies.