Reporting potential bugs?
-
Hi team
I’m helping a friend with her site. She experiences issues with bandwith, so we checked the logs, we deactivated all plugins and narrowed to MEC Calendar.
Problem 1:
We found out that images attached to events entered on Sept 8 where called multiple times (visit logs from the same server IP), sometimes 30 times simultaneously, about every 10 minutes. The events entered in the past (some months ago) do not lead to the same issue.Problem 2:
We had php errors until we added imagick extension to php (GD was already active), errors such as:[18-Sep-2020 16:58:36 UTC] PHP Warning: fopen(https://francoluzern.ch/wp-content/uploads/2020/09/franco_luzern_banner_atelier_cuisine_agenda-franco_luzern_banner_atelier_cuisine_agenda.png.png): failed to open stream: HTTP wrapper does not support writeable connections in /home/francoluzern/public_html/wp-includes/class-wp-image-editor.php on line 494
Those errors appeared once every hour, so we thought about the MEC_scheduler cronjob, possible? Isn’t the GD library enough?
Problem 3:
We found in the log 2 errors about the database:[02-Sep-2020 08:42:05 UTC] Erreur de la base de données WordPress Specified key was too long; max key length is 1000 bytes pour la requête ALTER TABLE'wpgx_mec_users'ADD PRIMARY KEY ('id'), ADD UNIQUE KEY'email'('email'); faite par require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, MEC_feature_update->update, MEC_feature_update->version5110, MEC_db->q [02-Sep-2020 08:42:05 UTC] Erreur de la base de données WordPress Incorrect table definition; there can be only one auto column and it must be defined as a key pour la requête ALTER TABLE 'wpgx_mec_users' MODIFY 'id' int NOT NULL AUTO_INCREMENT; faite par require('wp-blog-header.php'), require_once('wp-load.php'), require_once('wp-config.php'), require_once('wp-settings.php'), do_action('wp_loaded'), WP_Hook->do_action, WP_Hook->apply_filters, MEC_feature_update->update, MEC_feature_update->version5110, MEC_db->q
WordPress and MEC Calendar (Lite) are up-to-date, PHP is 7.4
Theme is DiviThank you very much in advance to check and tell us if those are bugs/something you are on.
Best Regards
Patricia BT for Michelle B- This topic was modified 4 years, 2 months ago by .
- This topic was modified 4 years, 2 months ago by .
The page I need help with: [log in to see the link]
- The topic ‘Reporting potential bugs?’ is closed to new replies.