Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

hughbris Veteran

Regular

Grav Forum Moderators

@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation

Badges

ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Destination not found Error - Even though destination is set · 7 years ago

    That does look similar to the closed issue you linked. Does this only happen when creating pages using this blueprint or does it work when you edit an existing one? I ask because I've had similar erro

  • Disable Cache on grav · 7 years ago

    Site level caching: https://learn.getgrav.org/16/basics/grav-configuration#cache Twig: https://learn.getgrav.org/16/basics/grav-configuration#twig At page level: https://learn.getgrav.org/16/content/h

  • Internal links url:#label · 7 years ago

    It's not clear - how did you put labels in? I think you probably mean HTML anchors or fragment identifiers. And then how are you building your links to the fragments/anchors? Read a little on the HTML

  • Gallery made with child pages · 7 years ago

    My examples are not quite the same, unfortunately. They may still be useful, but I'd like to see if @pamtbaau's suggestion works first.

  • Gallery made with child pages · 7 years ago

    I just noticed that error in the original template too! Please let us know if that achieves your goal. It looks like it should.

  • Forbidden you do not have acces to this resource · 7 years ago

    Try the suggestions in Troubleshooting - Permissions and tell us if this is still happening. I usually find the permission fixing shell script there works for me. Good luck :)

  • Determine from a external PHP App if a Grav user is logged in · 7 years ago

    Fantastic! Yes there's nothing to fear about writing a plugin. I didn't follow exactly what you were doing here, but please consider releasing your plugin openly if you think it can be useful to other

  • Routing infinite loop · 7 years ago

    What kind of web server are you running and how do you know it's triggering an infinite loop? (seeing a timeout, for example) I haven't tested if this bug is still in a recent Grav version. Perhaps se

  • Override paragraph block in Parsedown · 7 years ago

    Interesting to know but I see your point and what a shame!

  • $page->save() in plugin does not do anything, no errors either · 7 years ago

    I'm never sure it's useful to suggest things when I don't know the answer but nothing else has been offered .. I looked up the source for the Page->save() method seems it doesn't handle anything un