Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Oscar Newcomer
@oskarst · Joined 3 years ago · 5 posts · 2 topics · 2 reputation
Badges
Recent posts
-
Getting "Bad Data Formatter" error after Grav CMS upate
· 2 years ago
Well It was a typo in Yaml file. Instead of 'Grav\Framework\File\Formatter\YamlFormatter' it was 'Grav\Framework\File\Formatter\YAMLFormatter' Because of this it did work on some local setups but no
-
Getting "Bad Data Formatter" error after Grav CMS upate
· 2 years ago
The full stack trace: Twig\Error\RuntimeError thrown with message "An exception has been thrown during the rendering of a template ("Bad Data Formatter")." Stacktrace: #62 Twig\Error\RuntimeError in
-
Getting "Bad Data Formatter" error after Grav CMS upate
· 2 years ago
Hello, After the latest Grav CMS update I am getting "bad data formatter" error on page twig templates. The template is trying to fetch flex collection. The error: An exception has been thrown during
-
Related collections, How to do it better in Grav?
· 3 years ago
Thanks! I will check out Taxonomy Collections. I was eying flex types because it looks like it is easier to edit the content in the Admin(Separate menu, probably easier to implement search).
-
Related collections, How to do it better in Grav?
· 3 years ago
I am developing an art gallery website. The site should have a searchable page with Artists. Each artist should have a collection of artworks. There should be also a searchable page with a Gallery