Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Filippo Masoni Member
@filo91 · Joined 8 years ago · 52 posts · 12 topics · 6 reputation
Badges
Recent posts
-
Is Grav still under active development?
· 2 years ago
It's been a while since this post and not much happened apart from security updates and support for PHP8 updates. It feels like the project is still supported which is great, but it doesn't fell like
-
Workaround for using 'validate.required' on form file fields
· 2 years ago
I tried again the workaround with the fixfilefield plugin (because I do indeed need some validation on the input file field) and followed the guide here: https://rwgc.nl/lab/demo-grav-plugin-fixfilefi
-
Workaround for using 'validate.required' on form file fields
· 3 years ago
I love Grav and I've used it for many years, but I've never struggled so much as the last few days while building forms and email sending. It's a shame that such a basic and essential feature as a for
-
Form upload files: Unable to create directory
· 3 years ago
After digging though all of Grav configuration settings, I found I had "Initialize Session" turned off, after switching it on, now the upload works, doesn't though the error and saves the file in the
-
Form upload files: Unable to create directory
· 3 years ago
I have a standard form page set up, everything works except File Field upload. I can see the drag and drop box on the front end, but when I chose the file I get: Unable to create directory: error on a
-
Page.find not working in form data template to send email
· 3 years ago
Thank you for the suggestion. Like @pamtbaau said, it's been a long time, I've found a different solution to the problem and I don't even remember what I did, to be honest. But I've marked that as sol
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
I was trying to have more control over it from the CMS, but you are right, not much point there. I set up a simple cron job and it works great, forget about grav scheduler.
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
I managed to complete the project with the editing capability as suggested by @pamtbaau and also used the JSON approach to save a file with data and time to display on top of the news. Everything work
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
Thank you, that's very helpful information. Regarding the location I agree and since I have a custom theme for all my sass compiling, js etc, I'll put in there. The "simple approach" looks very clean
-
How to create a collection from a node js array, JSON to page.md?
· 4 years ago
Hi @pamtbaau, you're right, being a very particular thing every detail counts toward the solution. I will have node and npm installed on the server as I want them to run with cron, and I was thinking