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

  • Can't get it going - 501 · 11 years ago

    Oops - well spotted! It's a 500 error

  • Can't get it going - 501 · 11 years ago

    You're getting a 501 error? Or a 500 error?

  • Can't get it going - 501 · 11 years ago

    Hi i've looked through the posts, tried solutions offered with htaccess, ensured that the PHP version is relevant (5.6) and made sure that all the bits mentioned are active in php. And it still won't

  • Using "Global" modules · 11 years ago

    That could be a solution, thank you! I will take note of this and dive deeper into the documentation :)

  • Using "Global" modules · 11 years ago

    You can put all your modular pages you want to re-use in a separate folder. For example authors. Inside this folder you may want to create one folder for each author and inside them a file with the na

  • Using "Global" modules · 11 years ago

    Thank you for your reply :) I think I understand. But the problem as I see it is that this module (subpage) is still a subpage of another page? And if the main page is deleted then so is all it's sub-

  • Using "Global" modules · 11 years ago

    Hi, maybe this is something for @rhukster, but in the meanwhile I'll answer you first :-) Roughly speaking the only difference between modular pages and normal pages are that the first are not routabl

  • Using "Global" modules · 11 years ago

    I'm new at this and I'm reading the docs about modular pages. As I understand it this makes it possible to create sub-pages (modules) that then the main page can include. My question is if it's possib

  • Code Optimisation? · 11 years ago

    Hi all, I posted this in gitter but it may of been lost in all the chatter so reposting on forum. Im wondering if my "latest updates" code can be optimised or if its the best way of getting what I wan

  • Access to personalized scripts · 11 years ago

    I would strongly advise you to convert your php scripts into Grav plugins. Ajax is natively supported by Grav by returning data as json. You can see an example of this in the simplesearch plugin, an