Events Made Easy 2.2.77

Does Events Made Easy work with WordPress 5.9.3 and PHP 7.4.8? A smoke test was performed on .

Summary

Errors
The plugin could not be activated
3PHP fatal errors
136Database errors
No JavaScript exceptions
No resource errors
Performance

No data available.

Environment
WordPress version5.9.3
PHP version7.4.8
MySQL version8.0.21
PHP memory limit256M
Plugin Info
Last updated
Active installs 6,000+
WordPress.org page https://wordpress.org/plugins/events-made-easy/
Badges

WordPress compatibility badge PHP compatibility badge

Get badge code

Pages 1

Plugins ‹ Test site — WordPress

Page screenshot: Plugins ‹ Test site — WordPress
URL /wp-admin/plugins.php?plugin=events-made-easy%2Fevents-manager.php
Requested URL /wp-admin/plugins.php?action=activate&plugin=events-made-easy%2Fevents-manager.php&plugin_status=all&paged=1&s&_wpnonce=6fdc9be7c7
Aspect after-activation
HTTP status 200
Load time 5.963 s
Memory usage 3.32 MiB
JS errors None
Resource errors None

Benchmark

No benchmark data available.

Code Statistics

Note: Third-party libraries and minified JS/CSS files are excluded from these statistics where possible, so the numbers you see here may be lower than those reported by other tools.

PHP
JavaScript
Language % Lines of code Comment lines Files
PHP78.4%113,75039,173787
JavaScript10.1%14,7011,79384
CSS7.1%10,26820827
Markdown2.6%3,822021
LESS1.2%1,7609720
JSON0.3%400012
XML0.1%164163
YAML0.0%6304
Bourne Shell0.0%3651
make0.0%2301
HTML0.0%1701
SVG0.0%801
Total 145,012 41,292 962

PHP Code Analysis | More results »

Lines of code 112,021
Total complexity 25,057
Median class complexity 4.0
Median method complexity 1.0
Most complex class Dompdf\Cpdf
Most complex function eme_replace_event_placeholders()
Classes 706
Methods 4,222
Functions 1,234

Additions

No data available.

PHP Error Log 167 lines

[15-May-2022 20:55:31 UTC] PHP Fatal error:  Uncaught TypeError: Return value of ExpressiveDate::parseSuppliedTimezone() must be an instance of DateTimeZone, null returned in /wp-content/plugins/events-made-easy/ExpressiveDate.php:140
Stack trace:
#0 /wp-content/plugins/events-made-easy/ExpressiveDate.php(55): ExpressiveDate::parseSuppliedTimezone()
#1 /wp-content/plugins/events-made-easy/events-manager.php(655): ExpressiveDate->__construct()
#2 /wp-content/plugins/events-made-easy/events-manager.php(574): eme_create_events_table()
#3 /wp-content/plugins/events-made-easy/events-manager.php(390): eme_create_tables()
#4 /wp-content/plugins/events-made-easy/events-manager.php(362): _eme_install()
#5 /wp-includes/class-wp-hook.php(307): eme_install()
#6 /wp-includes/class-wp-hook.php(331):  in /wp-content/plugins/events-made-easy/ExpressiveDate.php on line 140
[15-May-2022 20:55:31 UTC] WordPress database error Unknown column 'event_category_id' in 'wp_eme_events' for query ALTER TABLE wp_eme_events CHANGE event_category_id event_category_ids text; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'event_category_id' in 'wp_eme_events' for query ALTER TABLE wp_eme_events CHANGE event_category_id event_category_ids text; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_paypal' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_paypal=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_2co' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_2co=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_webmoney' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_webmoney=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_fdgg' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_fdgg=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_mollie' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_mollie=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'event_start_date' in 'where clause' for query UPDATE wp_eme_events SET event_start = CONCAT(event_start_date,' ',event_start_time), event_end = CONCAT(event_end_date,' ',event_end_time) WHERE event_start_date IS NOT NULL and event_start_date <> '0000-00-00'; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_paypal' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_paypal=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_2co' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_2co=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_webmoney' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_webmoney=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_fdgg' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_fdgg=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'use_mollie' in 'where clause' for query SELECT event_id from wp_eme_events WHERE use_mollie=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table, eme_migrate_event_payment_options
[15-May-2022 20:55:32 UTC] WordPress database error Unknown column 'event_start_date' in 'where clause' for query UPDATE wp_eme_events SET event_start = CONCAT(event_start_date,' ',event_start_time), event_end = CONCAT(event_end_date,' ',event_end_time) WHERE event_start_date IS NOT NULL and event_start_date <> '0000-00-00'; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_events_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'location_address' in 'wp_eme_locations' for query ALTER TABLE wp_eme_locations CHANGE location_address location_address1 tinytext; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_locations_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'location_town' in 'wp_eme_locations' for query ALTER TABLE wp_eme_locations CHANGE location_town location_city tinytext; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_locations_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'a.wp_id' in 'field list' for query update wp_eme_bookings a JOIN wp_eme_people b on (a.person_id = b.person_id)  set a.wp_id=b.wp_id; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_bookings_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'booking_ids' in 'field list' for query SELECT id,booking_ids from wp_eme_payments made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_bookings_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'booking_payed' in 'wp_eme_bookings' for query ALTER TABLE wp_eme_bookings CHANGE booking_payed booking_paid bool DEFAULT 0; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_bookings_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'booking_approved' in 'where clause' for query UPDATE wp_eme_bookings SET status=2 WHERE booking_approved=0 AND status=1 made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_bookings_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'person_phone' in 'wp_eme_people' for query ALTER TABLE wp_eme_people MODIFY person_phone tinytext; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'person_phone' in 'wp_eme_people' for query ALTER TABLE wp_eme_people CHANGE person_phone phone tinytext; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'person_name' in 'wp_eme_people' for query ALTER TABLE wp_eme_people CHANGE person_name lastname tinytext NOT NULL; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'person_email' in 'wp_eme_people' for query ALTER TABLE wp_eme_people CHANGE person_email email tinytext NOT NULL; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_0'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_0` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_1'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_1` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_2'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_2` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_3'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_3` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_4'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_4` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_5'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_5` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_6'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_6` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_7'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_7` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_8'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_8` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_9'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_9` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_10'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_10` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_11'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_11` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_12'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_12` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_13'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_13` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_14'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_14` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_15'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_15` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_16'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_16` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_17'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_17` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_18'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_18` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_19'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_19` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_20'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_20` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_21'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_21` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_22'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_22` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_23'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_23` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'status_24'; check that column/key exists for query ALTER TABLE `wp_eme_people` DROP INDEX `status_24` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table, add_clean_index, drop_index
[15-May-2022 20:55:33 UTC] PHP Fatal error:  Uncaught TypeError: Return value of ExpressiveDate::parseSuppliedTimezone() must be an instance of DateTimeZone, null returned in /wp-content/plugins/events-made-easy/ExpressiveDate.php:140
Stack trace:
#0 /wp-content/plugins/events-made-easy/ExpressiveDate.php(55): ExpressiveDate::parseSuppliedTimezone()
#1 /wp-content/plugins/events-made-easy/events-manager.php(403): ExpressiveDate->__construct()
#2 /wp-content/plugins/events-made-easy/events-manager.php(362): _eme_install()
#3 /wp-includes/class-wp-hook.php(307): eme_install()
#4 /wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#5 /wp-includes/plugin.php(474): WP_Hook->do_action()
#6 /wp-admin/plugins.php(194): do_action()
#7 {main}
  thrown in /wp-content/plugins/events-made-easy/ExpressiveDate.php on line 140
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'mail_only' in 'wp_eme_groups' for query ALTER TABLE wp_eme_groups CHANGE mail_only public bool DEFAULT 0; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_people_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'state' in 'wp_eme_members' for query ALTER TABLE wp_eme_members CHANGE state status tinyint DEFAULT 0; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_members_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'state_automatic' in 'wp_eme_members' for query ALTER TABLE wp_eme_members CHANGE state_automatic status_automatic BOOL DEFAULT 1; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_members_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'field_info' in 'wp_eme_formfields' for query ALTER TABLE wp_eme_formfields CHANGE field_info field_values text NOT NULL; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_formfields_table
[15-May-2022 20:55:33 UTC] WordPress database error Unknown column 'wp_eme_answers.field_name' in 'where clause' for query UPDATE wp_eme_answers SET field_id = (select field_id from wp_eme_formfields where field_name = wp_eme_answers.field_name LIMIT 1); made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_answers_table
[15-May-2022 20:55:33 UTC] WordPress database error Can't DROP 'PRIMARY'; check that column/key exists for query ALTER TABLE wp_eme_answers DROP PRIMARY KEY made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_answers_table
[15-May-2022 20:55:33 UTC] WordPress database error Duplicate column name 'answer_id' for query ALTER TABLE wp_eme_answers ADD answer_id INT(11) PRIMARY KEY AUTO_INCREMENT; made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_answers_table
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_0'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_0` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_1'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_1` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_2'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_2` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_3'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_3` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_4'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_4` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_5'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_5` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_6'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_6` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_7'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_7` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_8'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_8` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_9'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_9` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_10'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_10` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_11'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_11` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_12'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_12` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_13'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_13` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_14'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_14` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_15'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_15` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_16'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_16` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_17'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_17` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_18'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_18` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_19'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_19` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_20'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_20` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_21'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_21` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_22'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_22` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index
[15-May-2022 20:55:34 UTC] WordPress database error Can't DROP 'random_id_23'; check that column/key exists for query ALTER TABLE `wp_eme_payments` DROP INDEX `random_id_23` made by do_action('activate_events-made-easy/events-manager.php'), WP_Hook->do_action, WP_Hook->apply_filters, eme_install, _eme_install, eme_create_tables, eme_create_payments_table, add_clean_index, drop_index

(+67 more lines)
See also: All tests for this plugin