Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

amdival Member

@adv · Joined 9 years ago · 40 posts · 14 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Cannot get modular images to load · 8 years ago

    Nevermind. I've worked on this for hours, and as soon as I post this, I figure it out. I should have had: {{ page.media['thumbnail.png'] }} I was adding more than what was necessary. The TWIG that I a

  • Cannot get modular images to load · 8 years ago

    This should be simple. Here is my TWIG: <img src="{{ page.media['thumbnail.png'] }}"> The image does not load. I get this: <img src="<img src=" user="" pages="" 02.home_mod="" _437y=""

  • File upload on front end form not working · 8 years ago

    I have a file upload field on a front end form. When I attach a file, there appears an X over the file thumbnail. When I hover over the thumbnail, this readout appears: Call to undefined method Grav\C

  • Contact Form error mailbox given [] does not comply with RFC 2822, 3.6.2 · 8 years ago

    I'm getting this same error. I set up a form a week or so ago with no issue. I'm revisiting it make changes to the fields. Whenever I make a change and test the form, I get this error. <details>

  • How to iterate through SVG logos? · 9 years ago

    I want to create a "Our Happy Clients" section on a website. I want to put several SVG logos in a folder and iterate through them. I'll probably put them in pages/images/clients. I'm not sure what the

  • Error when trying to access admin page · 9 years ago

    I'm getting this error when I try to go to my admin page: Call to undefined method Grav\Common\Session::getFlashCookieObject() How can I fix this?

  • Cannot get contact form to email me · 9 years ago

    There is also another section in the docs that might need attention or I might be misunderstanding it. https://learn.getgrav.org/forms/forms/example-form Now inside the page folder create a subfolder

  • Cannot get contact form to email me · 9 years ago

    I got it working. I've spotted a section in the docs that might need to be updated: https://learn.getgrav.org/forms/forms The section: Create a Simple Single Form Process: - email: to:

  • Cannot get contact form to email me · 9 years ago

    I have a contact form. When I hit submit, I get redirected to the Thank You page, but no email ever makes it to me. I'm attempting to use Sparkpost. I have a Verified status with Ready For Sending, DK

  • Login Plugin returns Login Failed · 9 years ago

    Thanks! That is just what I needed! Now to find some uses for being logged in. 🙂 I found this code on the plugin's repo page: {% if config.plugins.login.enabled and grav.user.username %} <li>&