Hi,
I am new tp Grav and I love it. I use nginx and php-fpm with the skeleton grav-skeleton-blog-site. All is great but when I click and the link at bottom of the page to go to the /page:2, all the post from the page make an error. I can see the Titles of posts, the begining content but when I click "continue reading' I get this error :
Twig_Error_Runtime
An exception has been thrown during the rendering of a template ("Undefined index: /usr/share/nginx/html/grav-skeleton-blog-site/user/pages/01.blog/londo n-industry") in "partials/blog_item.html.twig" at line 56.
This only occure on posts presented on the second page and perhaps, thrid one etc.
Is there something bad with nginx ?
Thanks.