• Resolved L Perderiset

    (@laurenay)


    When updating from 2.3.4 > 2.3.5 my site crashed :

    ‘Détails de l’erreur
    ======================
    Une erreur de type E_ERROR a été causée dans la ligne 9 du fichier /wp-content/plugins/rocket-lazy-load/main.php. Message d’erreur : Uncaught Error: Class ‘RocketLazyLoadPlugin\Plugin’ not found in /wp-content/plugins/rocket-lazy-load/main.php:9
    Stack trace:
    #0 /wp-content/plugins/rocket-lazy-load/rocket-lazy-load.php(75): require()
    #1 /wp-settings.php(418): include_once(‘/…’)
    #2 /wp-config.php(100): require_once(‘/…’)
    #3 /wp-load.php(50): require_once(‘/…’)
    #4 /wp-admin/admin.php(34): require_once(‘/…’)
    #5 /wp-admin/index.php(10): require_once(‘/…’)
    #6 {main}
    thrown`

    • This topic was modified 2 years, 1 month ago by L Perderiset.
Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi, had the same problem. Fixed it by adding the missing vendor folder from the “2.3.5” version.

    https://wordpress.org/support/topic/update-2-3-5-missing-vendor-folder/

    Hope, this helps.

    SAT

    (@stronganchortech)

    Five of my sites gave WordPress white screens, apparently due to WP-Rocket Lazy Load. Disabled all plugins, then re-activated one-by-one, and I got this error when activating Lazy Load:

    Fatal error: Uncaught Error: Class ‘RocketLazyLoadPlugin\Plugin’ not found in […]/wp-content/plugins/rocket-lazy-load/main.php:9 Stack trace: #0 […]/wp-content/plugins/rocket-lazy-load/rocket-lazy-load.php(75): require() #1 […]/wp-admin/includes/plugin.php(2288): include_once(‘[…]/l…’) #2 […]/wp-admin/plugins.php(192): plugin_sandbox_scrape(‘rocket-lazy-loa…’) #3 {main} thrown in […]/wp-content/plugins/rocket-lazy-load/main.php on line 9

    We also ran into this issue and had to disable the plugin. It looks like they released a new version 2.3.6. I will test it out after hours.

    fixed with 2.3.6 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Site crashed after update 2.3.5’ is closed to new replies.