• Resolved harryfear

    (@harryfear)


    PHP Warning:  require_once(/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php): Failed to open stream: No such file or directory in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php on line 15
    Warning: require_once(/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php): Failed to open stream: No such file or directory in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php on line 15
    PHP Fatal error: Uncaught Error: Failed opening required '/var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/defibrillator/cli-helper.php' (include_path='.:/usr/local/lib/php') in /var/www/html/public_html/wp-content/plugins/dynamic-front-end-heartbeat-control/defibrillator/unclogger.php:15

    Looks like there is a broken WordPress CLI handler there in Version: 1.2.9.

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

    (@codeloghin)

    Hi there @harryfear,

    Thank you for bringing this up.

    The error you experienced happened because the plugin was trying to load cli-helper.php from the wrong location. In some cases this can occur depending on how the plugin was installed or unzipped, which may slightly change the folder structure.

    I’ve updated the plugin so that it now automatically detects the correct path, regardless of how it’s installed. To fix this on your site, please remove the current version and install a fresh copy of the plugin from the WordPress repository. After that, the issue won’t appear again.

    If you have any other questions, feel free to reach out anytime.

    Kind regards,

    Thread Starter harryfear

    (@harryfear)

    Amazing—thank you!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘CLI support broken?’ is closed to new replies.