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

  • Array_keys() expects parameter 1 to be array, string given · 10 years ago

    Here's my fr.yaml : FRONTMATTER_ERROR_PAGE: | title: %1$s # Erreur : Frontmatter invalide Path: `%2$s` **%3$s** %4$s INFLECTOR_PLURALS: /(quiz)$/i: '\1zes' /^(ox)$/i: '\1en' "/([m|l])

  • Array_keys() expects parameter 1 to be array, string given · 10 years ago

    What does your languages.yaml file look like? Assurez-vous que votre traduction a l'apparance des autres d'alentour.

  • Array_keys() expects parameter 1 to be array, string given · 10 years ago

    Hello, I just create a new page and I've got this error when I want to see the page : array_keys() expects parameter 1 to be array, string given (Complete log in image) Screencapture-localhost-8888-t

  • Center text · 10 years ago

    Many thanks Olevik. I meant that I had used ->text<- which works with other versions of Markdown. Very strange that Parsedown has not got a syntax for something so simple.

  • Center text · 10 years ago

    Grav uses Parsedown, which does not have a property for center: GH Issue. But you could always wrap text in Markdown in <center>TEXT</center> or <div class="center">TEXT</div>.

  • Center text · 10 years ago

    @firewire center ->text-< doesn't work in GRAV's version of Markdown

  • Center text · 10 years ago

    center text

  • Invalid Security Token · 10 years ago

    We did fix a bug with overlapping session cookies. This probably is what triggered it.

  • Invalid Security Token · 10 years ago

    Well, we found the issue. We have set session.secure to true on http site. But worked with this setting till 1.1.4 upgrade. Probably fixed bug with secured session.

  • Invalid Security Token · 10 years ago

    Hi, I downgraded only GRAV, all plugins are up to date. It's probably some kind of issue with sessions, which we use in our plugin which also stopped working. So now I tried to upgrade via admin to 1.