Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

unefamilleavelo Newcomer

@unefamilleavelo · Joined 4 years ago · 6 posts · 2 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Feed plugin : twig template removing `</link>` · 1 year ago

    I have started a brand new instance of Grav, added all plugings, set the parameters, copied all pages. Everything works fine. I still can't figure out what was wrong with the previous instance but I w

  • Feed plugin : twig template removing `</link>` · 1 year ago

    I have submitted the question on Github. Wait and see

  • Feed plugin : twig template removing `</link>` · 1 year ago

    Thanks, I have tried that, one by one, but none of the other plugins seems to impact this.

  • Feed plugin : twig template removing `</link>` · 1 year ago

    Hi, I have installed the "feed" pluging but generated rss feed is invalid. After analyzing, the twig template contains this code: &lt;link&gt;{{ page.url(true) }}&lt;/link&gt; The resulting output is

  • Could not find driver · 4 years ago

    What I have done so far installed sqlite on my machine : apt-get install sqlite3 created the sqlite database in /var/www/grav/user/data/sqlite/db.sqlite3 installed "sqlite plugin" with the Grav admin

  • Could not find driver · 4 years ago

    Hello, I'm a beginner with Grav. I have installed the plugin "Views" which requires the "database" plugin. When I navigate to /admin/tools/reports, I get an exception. Twig\Error\RuntimeError thrown w