Exception thrown when turning on minify in October CMS
Ad
Whenever i set enableAssetMinify to true in cms.php i get the following error:
An exception has been thrown during the rendering of a template ("Call to undefined method [registerFilter]").
Also, leaving this to null and turning off app.debug does not work either. I just get the standard error page ( which i just turned on by switching off debug mode after all ).
I can always provide more info if needed, of course. But this error's got me pretty clueless.
Ad
Answer
Ad
I had this problem with SCSS plugin. I've updated the plugin manually (cloning from Github) and the issue has been resolved. For some reason updating from OctoberCMS backend don't load the last version of plugin.
Ad
source: stackoverflow.com
Related Questions
Ad
- → How do I call the value from another backed page form and use it on a component in OctoberCms
- → Print the output value of an array in twig [OctoberCMS]
- → Exception thrown when turning on minify in October CMS
- → Octobercms Component Unique id (Twig & Javascript)
- → Passing a JS var from AJAX response to Twig
- → Display different sidebar content based on page url - October CMS
- → Eloquent Multitable query
- → how to check if today is between two dates in Twig?
- → Get blog post from postlist array october cms?
- → Twig loader crushes with October CMS
- → Accessing third level menu in Static Pages via twig.
- → how to build form_ajax() function with data-request-validate attribute
- → Laravel displaying information in {% content %}
Ad