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

  • RTFM Learn2 - taxonomy, collections · 9 years ago

    I come to realise, that quite a lot of the grav features do not apply to the RTFM Learn2 framework. I found this: https://getgrav.org/forum#!/getgrav/plugin-development:adding-searchable-tags-on-r It

  • How to Share Image from Remote url? · 9 years ago

    Hi, I have built an application using android programming and I want to forward & sharing image from one application to other which was loaded from a remote url. I usually search for many Mobile D

  • Simple form on every product page · 9 years ago

    Meantime i found part of the solution: i created new page, not published, in header all my form id MD and call it in twig.html template with own form. Works now :)

  • Simple form on every product page · 9 years ago

    Based on this: https://learn.getgrav.org/forms/forms#displaying-forms-from-twig i created simple file product-form.html.twig with. But it renders just as text. forms: form: name: contact

  • Simple form on every product page · 9 years ago

    I need help with very easy thing. I created form as popup (via Bootstrap modal) and now i need to get it working on every product page. So i inserted code to product template (product.html.twig) and a

  • No access to admin after latest Grav/Admin update · 9 years ago

    I finally fixed it by uncommenting RewriteBase in my htaccess. Not clear why this changed after the update but all working now.

  • No access to admin after latest Grav/Admin update · 9 years ago

    Fixed on GPM server side, more info: https://github.com/getgrav/grav/issues/1267#issuecomment-274295364

  • No access to admin after latest Grav/Admin update · 9 years ago

    Can we move this to the issue tracker: https://github.com/getgrav/grav-plugin-admin/issues/939#issuecomment-273940443 It's not specifically an admin issue, but as there is an open issue there....

  • No access to admin after latest Grav/Admin update · 9 years ago

    @rkhuster, I'm on Debian 8 with Apache. @christian_a, Try to run the commands as the www-user: sudo -u www-data bin/gpm (...) ---

  • No access to admin after latest Grav/Admin update · 9 years ago

    @robgnu, what platform are you on? Windows?