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

  • Stupid question, but I'm lost · 10 years ago

    when the first gantry came out, it was okay because i was working with joomla full time. with the latest gantry, i was a bit lost until one of the moderators said one thing and thing it all fell into

  • API link like on learn.getgrav.org · 10 years ago

    To add a new menu item, you need to edit the sidebar Twig, https://github.com/getgrav/grav-theme-learn2/blob/develop/templates/partials/sidebar.html.twig#L47-L53 - best way to do it is in a child them

  • API link like on learn.getgrav.org · 10 years ago

    Hello, I just started using GRAV and wanted to use it to document one of my projects. I've found the learn2 skeleton which I set up and already created a custom of pages for, when I found the "API" li

  • 500 error in browser. [InvalidArgumentException] on server · 10 years ago

    Permissions if set incorrectly are a pain in any kind of project. I've seen over time many many hosting providers messing up permissions for wordpress and joomla for example (mentioning 2 projects I'v

  • 500 error in browser. [InvalidArgumentException] on server · 10 years ago

    This appened to me just now, cloning a Grav repository. I fixed it just adding the logs and images folder, so, Grav should create those folders when they are missing.

  • 500 error in browser. [InvalidArgumentException] on server · 10 years ago

    @flaviocopes - I did not want to spend more than 30min investigating it so I simply copied another Grav website, removed existing pages and adjusted config. This way was the fastest I could "fix" it.

  • 500 error in browser. [InvalidArgumentException] on server · 10 years ago

    That's strange. Did you get this error just after moving to a different server, or you got this also locally for example?

  • 500 error in browser. [InvalidArgumentException] on server · 10 years ago

    So I am getting 500. Tried to fix it by running that bash permission fix script but did not help. On production server, when I execute as root in console: bin/grav clear-cache I am getting: [Invalid

  • Provide page for download and change content-type · 10 years ago

    Hmm, I think the media types are not used at all by the page types when returning, this is a bug and should be sorted. I'll add an issue here: https://github.com/getgrav/grav/issues regarding this.

  • Provide page for download and change content-type · 10 years ago

    OK, I renamed the twig template to icalendar.ics.twig and added the ics file type to pages: types: in both, the /system/config/system.yaml and /user/config/system.yaml But the content-type is still te