[Plugin: Events Manager] HTML Error 500 after activating and navigating to wp_admin site
-
After installing the plugin I could no longer access the WP_Admin portion of the site. I had to modify the plugin folder name to deactivate it to allow me to access the wp_admin page.
I received the following errors in the PHP error log…
[29-Aug-2012 16:42:27] WordPress database error Unknown column ‘event_notes’ in ‘wp_em_events’ for query ALTER TABLE wp_em_events CHANGE event_notes post_content longtext NULL DEFAULT NULL made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, em_init, em_install, em_create_events_table
[29-Aug-2012 16:42:27] WordPress database error Unknown column ‘location_description’ in ‘wp_em_locations’ for query ALTER TABLE wp_em_locations CHANGE location_description post_content longtext NULL DEFAULT NULL made by require_once(‘wp-admin/admin.php’), require_once(‘wp-load.php’), require_once(‘wp-config.php’), require_once(‘wp-settings.php’), do_action(‘init’), call_user_func_array, em_init, em_install, em_create_locations_tableAny help would be nice. Looking at the plugin demo, etc. I think this is just what I am looking for, but if I can’t get it working I am SOL.
- The topic ‘[Plugin: Events Manager] HTML Error 500 after activating and navigating to wp_admin site’ is closed to new replies.