• Resolved Frederic

    (@wpexpertca)


    Hello,

    We updated the WP-SCSS to v2.3 and it crashed the site.
    We got an error message saying “The plugin failed to load properly and is paused during recovery mode”. Here is a screenshot with the error: https://a.cl.ly/E0uAAelE
    We reversed back to v2.2 and the site is back online.

Viewing 2 replies - 1 through 2 (of 2 total)
  • I had a similar issue on upgrading to 2.3, which deprecates some of the output formats:
    “Uncaught Error: Class ‘ScssPhp\\ScssPhp\\Formatter\\Crunched’ not found”

    I fixed this with the following workflow:
    – Activate a theme that doesn’t have your chosen “/scss/” directory
    – Activate WP-SCSS plugin, which should throw a warning that the SCSS directory is not found
    – Navigate to WP-SCSS settings and re-save your setting with the new options
    – Reactivate your original theme

    Hope that helps!

    Plugin Author Sky Bolt

    (@sky-bolt)

    Version 2.3.5 is stable and a new 2.4.0 is now out

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Version 2.3 breaks my site’ is closed to new replies.