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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Filtering content · 9 years ago

    You can dynamically populate the options using data-options - see https://learn.getgrav.org/forms/blueprints/advanced-features#using-function-calls-data. Build a small plugin (or have a method in your

  • Filtering content · 9 years ago

    Hi everyone, I have two questions about filtering. On the website I'm working on, there is a page with a listing of companies. Now I would like the visitor to be able to filter these companies. At fir

  • Newbie questions about safety · 9 years ago

    on the blog

  • Newbie questions about safety · 9 years ago

    Site security is an extreme issue. We need author's tests. Need instructions for protection on the forum

  • Newbie questions about safety · 9 years ago

    Yes, because a database by nature has far more attack-vectors as compared to a filesystem. There are more vulnerabilities, ways to pass malicious code, and heavier maintenance. There are roughly speak

  • Newbie questions about safety · 9 years ago

    Thanks for Specific answers!

  • Newbie questions about safety · 9 years ago

    Hi everybody, I just found GRAV a couple of days ago and I like it a lot. About my situation: About 15 years ago I learned some HTML, CSS und then a little bit of PHP, very basic stuff. But ever since

  • Memcached sessions · 9 years ago

    OK guys, I figured this out myself so I'm posting the solution here in case it helps someone else with a similar problem. Grav is actually saving the session memcached just fine, it turns out this was

  • Memcached sessions · 9 years ago

    Hi guys, I'm new to Grav, just starting and I'm facing a problem that should be pretty simple. My servers have PHP configured to store sessions on memcache (using memcached driver) and apparently Grav

  • CSS doesn't update · 9 years ago

    Problem solved! Just reinstalled Grav and everything works fine again.