PHP errors on activation on clean setup
-
Hi,
When I activate Easy Digital Downloads on a WordPress website without any plugins, I get the following PHP errors:
[19-Jan-2026 12:22:49 UTC] WordPress database error Table 'julemoyohe0518_sMJaltWYTULVRmg7KSG9.iwp4315_edd_logs' doesn't exist for query SELECT DISTINCT type FROM iwp4315_edd_logs WHERE type NOT IN ('gateway_error') LIMIT 100 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'), WP_Hook->do_action, WP_Hook->apply_filters, EDD\Cron\Loader->load_events, EDD\Cron\Events\LogPruning->schedule, EDD\Logs\Registry::get_additional_log_types
[19-Jan-2026 12:22:49 UTC] WordPress database error Table 'julemoyohe0518_sMJaltWYTULVRmg7KSG9.iwp4315_edd_adjustments' doesn't exist for query SELECT COUNT(*) FROM iwp4315_edd_adjustments edd_a WHERE edd_a.type = 'tax_rate' made by shutdown_action_hook, do_action('shutdown'), WP_Hook->do_action, WP_Hook->apply_filters, EDD\Upgrades\Background\Upgrade->maybe_schedule_background_update, EDD\Upgrades\Background\TaxRates->get_items, EDD\Database\Queries\Adjustment->__construct, EDD\Database\Query->__construct, EDD\Database\Query->query, EDD\Database\Query->get_items, EDD\Database\Query->get_item_idsI know it doesn’t prevent it from working, but would be nice if it can be fixed. In my automated tests I have to exclude these errors to prevent te tests from failing.
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.