• Resolved natasza2023

    (@natasza2023)


    Hello,

    after plugin was automatically updated to latest versions 1.6.29, the website crashed. I had to return to the old version 1.6.28.

    kr

    n

    The page I need help with: [log in to see the link]

Viewing 8 replies - 1 through 8 (of 8 total)
  • Same issue, fatal error on line 32 of /header-footer-elementor/header-footer-elementor.php file
    require_once HFE_DIR . ‘vendor/autoload.php’;
    file does not exist

    Yes confirmed, issue with new release

    Fatal error: require_once(): Failed opening required '/home/nginx/domains/domain.com/public/wp-content/plugins/header-footer-elementor/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in /home/nginx/domains/domain.com/public/wp-content/plugins/header-footer-elementor/header-footer-elementor.php on line 32
    

    Same here. Seems it requires a new file that is not packaged.

    Can confirm. The same happened to our site from the plugin update.

    Edit: 1.6.30 resolve the issue

    • This reply was modified 6 months, 1 week ago by galehauta.
    Geoff

    (@geofftechau)

    The error is with AutoLoader for HF plugin – disabled autoloaded by editing

    wp-content/plugins/header-footer-elementor/header-footer-elementor.php 

    and comment out line 32

    /**
     * Include Composer autoloader.
     */
    // require_once HFE_DIR . 'vendor/autoload.p

    1.6.30 resolved this issue for me.

    Thanks Geoff, this was helpfull.

    Plugin Support Herman Asrori (BSF)

    (@bsfherman)

    Hi everyone,

    We are sorry for the inconvenience you may have because of this. We have fixed the issue in v1.6.31, which currently is the latest version.

    If your site login page is not accessible, you will need to disable the plugin using FTP. Here is an article that explains how to disable a plugin using FTP.

    As mentioned in the article, you need to rename the plugin folder. In this case, the one you need to rename is the header-footer-elementor folder. Once you rename the folder, you can log in to your site and reinstall the plugin.

    Please let us know how you go.

    Kind regards,
    Herman ??

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Update from version 1.6.28 to 1.6.29’ is closed to new replies.