• Using this with: Adri Ajdetheme
    Fatal error: Uncaught InvalidArgumentException: Invalid output style “”. in /srv/htdocs/wp-content/plugins/wp-scss/scssphp/src/Compiler.php:5444

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 directory is not found
    – Navigate to WP-SCSS settings and re-save your setting with the new options
    – Reactivate your custom theme

    Hope that helps!

    Plugin Author Sky Bolt

    (@sky-bolt)

    @illxica What version of the plugin are you at?
    As Kev-H outlined it looks like you don’t have a new value for your output style that needs to be updated by saving the WP-SCSS settings.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘This plug-in keeps giving me fatal errors’ is closed to new replies.