Skip to content
● Grav 2.2 is out: 2x faster cold starts and 96% less memory on big sites. Read the announcement →

pamtbaau Legend

Grav Forum Moderators

@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation

Badges

Grav Core Team ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • How to create a collection from a node js array, JSON to page.md? · 4 years ago

    @filo91, I have not experience with crontab and Grav's scheduler. I wonder though why you need Grav's scheduler when all you do is running a node script. You're not using any Grav functionality.

  • No email sent by contact form · 4 years ago

    @MurrayG, I believe your original question has been solved. It is a good practice to only have one question with a matching title in each post. The email issue has been fixed. You can open a new post

  • No email sent by contact form · 4 years ago

    @MurrayG, The following works fine with my provider: port: 465 encryption: ssl

  • Webp and lightbox · 4 years ago

    @skipper, Not sure what is meant by "totally broken image". I'm also missing the when and where the webp doesn't work. Are the generated HTML elements <a> or <img> incorrect? Is the ima

  • Convert static website to GRAV · 4 years ago

    @Henning007, I'm afraid I do not understand your last reply... I see black with the convert. ??? I now have the problem that Google smears an advertising bar at the bottom without asking me, althou

  • Form or Email Plugin error / Server error · 4 years ago

    @Karmalakas, I'm not familiar with all existing languages, but it holds for YAML. See its specs: 7.3.2. Single-Quoted Style The single-quoted style is specified by surrounding “ ' ” indicators. Ther

  • Form or Email Plugin error / Server error · 4 years ago

    @MurrayG, The error is caused by the last action - null. As the error says, the server expects the key to be an array instead of null. As @Karmalakas said, the formatting used is not consistent. The '

  • Form: name="EMAIL" instead of name="data[EMAIL]"? · 4 years ago

    Since the question has been cross-posted on Github, here is a ping back of the answer from the dev team: [..] from my knowledge, the data[xxx] syntax is just how Grav forms work. There are other inte

  • Hide menu (left-side navigation bar) from unauthenticated users · 4 years ago

    @hughbris, Yes you are right, it wasn't exactly that easy. But a bit of marketing for Search wouldn't hurt. It has already led @jbd to find the answer to another "burning" question ;-) The following

  • Hide menu (left-side navigation bar) from unauthenticated users · 4 years ago

    @kmwil & @jbd, Using a fresh Grav v1.7.31 install, try the following: Add the following to page header of 02.typography/default.md login: # The following will mark page as invisible for users wi