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

Server Error after updating sidebar/about page

Started by Muut Archive 10 years ago · 1 replies · 336 views
10 years ago

After updating a sidebar/about page on a grav skeleton running receptar theme i get these

Server Error

Sorry, something went terribly wrong!
400 - Template "sidebar/blog.html.twig" is not defined in "partials/sidebar.html.twig" at line 3.

Theme - Receptar

LOG -```
[2016-05-17 08:33:35] grav.CRITICAL: Template "sidebar/blog.html.twig" is not defined in "partials/sidebar.html.twig" at line 3. - Trace: #0 /var/www/html/andrew/blog/system/src/Grav/Common/Grav.php(186): Grav\Common\Twig\Twig->processSite(NULL) #1 /var/www/html/andrew/blog/vendor/pimple/pimple/src/Pimple/Container.ph p(113): Grav\Common\Grav::Grav\Common{closure}(Object(Grav\Common\Grav)) #2 /var/www/html/andrew/blog/system/src/Grav/Common/Grav.php(288): Pimple\Container->offsetGet('output') #3 /var/www/html/andrew/blog/index.php(38): Grav\Common\Grav->process() #4 {main} [] []

10 years ago

Apparently your theme, in in partials/sidebar.html.twig tries to include sidebar/blog.html.twig which is not there. You can remove the include in the first place, or add an empty blog.html.twig file.

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1367 9 years ago
Archive · by Muut Archive, 9 years ago
2 940 9 years ago
Archive · by Muut Archive, 9 years ago
2 4069 9 years ago
Archive · by Muut Archive, 9 years ago
1 2960 9 years ago
Archive · by Muut Archive, 9 years ago
3 1125 9 years ago