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

  • Permissions Issue After Update · 11 years ago

    I will try this and get back to you ... Thx!

  • Permissions Issue After Update · 11 years ago

    Thanks rhukster Problem solved after update and deleting images folder.

  • Permissions Issue After Update · 11 years ago

    Ack, this was a very simple bug with pretty large consequences. Basically YAML doesn't handle octal numbers very well, so I had to force the permissions to be in string format, then convert them to o

  • Permissions Issue After Update · 11 years ago

    I'm having the same trouble with /images ... grav clear-cache can't access it due to perms. Seems grav can't write images in there either, all my image html output are broken links.

  • Permissions Issue After Update · 11 years ago

    Hi same issue with Deliver in two pages ("mkdir(): Permission denied") in “modular/portfolio.html.twig" ("mkdir(): Permission denied") in "partials/blog_item.html.twig"

  • Permissions Issue After Update · 11 years ago

    Which version of Grav? I know you have upgraded several times before, did you use the same method?

  • Permissions Issue After Update · 11 years ago

    Greetings, I have just updated to the latest version of GRAV but received some errors (see attachments). Suggestions? Brian U. Screen Shot 2015-12-11 at 6 Screen Shot 2015-12-11 at 6

  • Site Logo Transition · 11 years ago

    This is nothing to do with Grav actually. it's simply a CSS transition based on a class that is being added by JS. You can't do a CSS transition between two images however, this is just not possible

  • Site Logo Transition · 11 years ago

    Sorry, the images are identical other than the size!

  • Site Logo Transition · 11 years ago

    We have two site wide logo.png's located in /pages/images.. The images are identical, using the antimatter.js to call the logo's depending whether the nav bar is scrolled or not. With this method the