• Resolved nineplanetsllc

    (@nineplanetsllc)


    We recently tried updating to the latest version of the plugin on a multisite installation, and it gets this error:

    PHP Fatal error: Uncaught Error: Failed opening required 'classes/class-fl-builder-loader.php' (include_path='.:/opt/alt/php80/usr/share/pear:/opt/alt/php80/usr/share/php:/usr/share/pear:/usr/share/php') in /home/example/domains/example.com/public_html/wp-content/plugins/beaver-builder-lite-version/fl-builder.php:18\nStack trace:\n#0 /home/example/domains/example.com/public_html/wp-settings.php(473): include_once()\n#1 /home/example/domains/example.com/public_html/wp-config.php(133): require_once('/home/example…')\n#2 /home/example/domains/example.com/public_html/wp-load.php(50): require_once('/home/example…')\n#3 /home/example/domains/example.com/public_html/wp-blog-header.php(13): require_once('/home/example…')\n#4 /home/example/domains/example.com/public_html/index.php(17): require('/home/example…')\n#5 {main}\n thrown in /home/example/domains/example.com/public_html/wp-content/plugins/beaver-builder-lite-version/fl-builder.php on line 18\n

    Reverting back to the previous version clears the issue up. Any idea what’s up there?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Simon Prosser

    (@pross)

    I would guess that when upgrading the plugin PHP is timing out so not all the files are copied from the tmp folder to the plugins folder by WordPress. Some budget hosts set script timeout times super low to try and keep server load down.

    The latest version of the the plugin definitely does include all the files, I just double checked.

    Thread Starter nineplanetsllc

    (@nineplanetsllc)

    The script timeout time wasn’t low, but it does like it was just a failed update attempt. I ran the update again and it’s working normally this time. Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Error with latest version on multisite’ is closed to new replies.