• Resolved Remco Tolsma

    (@remcotolsma)


    We get the following error in the WP-Cron:

    Fatal error: Uncaught Error: Class 'EDD\Telemetry\EDD\Telemetry\Data' not found in /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php:72
    Stack trace:
    #0 /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php(93): EDD\Telemetry\Tracking->setup_data()
    #1 /public_html/wp-includes/class-wp-hook.php(324): EDD\Telemetry\Tracking->send_checkin()
    #2 /public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
    #3 /public_html/wp-includes/plugin.php(565): WP_Hook->do_action(Array)
    #4 phar:///usr/local/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(364): do_action_ref_array('edd_weekly_sche...', Array)
    #5 phar:///usr/local/bin/wp-cli.phar/vendor/wp-cli/cron-command/src/Cron_Event_Command.php(286): Cron_Event_Command::run_event(Object(stdClass))
     in /public_html/wp-content/plugins/easy-digital-downloads-pro/src/Telemetry/Tracking.php on line 72
    Error: There has been a critical error on this website.Learn more about troubleshooting WordPress. There has been a critical error on this website.

    We noticed that other users have also reported similar issues:

    We would appreciate it if this topic would only be marked as ‘resolved’ once a release has been released that actually resolves this, thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mihai Joldis

    (@misulicus)

    Hey @remcotolsma

    We are currently working on a release for EDD that will fix that. If you wish to apply the change now you will need to edit the file: src/Telemetry/Tracking.php and change line 72 to $data = new Data();

    We apologize for the inconvenience but rest assure that the store functionality is not impacted by this.

    Plugin Support Mihai Joldis

    (@misulicus)

    EDD 3.2.8 was released a few hours ago which resolves this issue.

    I am going to mark this as Resolved for now.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Fatal error: Uncaught Error: Class ‘EDD\Telemetry\EDD\Telemetry\Data’’ is closed to new replies.