Hey there you sexy devs!
I am running into the above mentioned error after installing grav and then grav-learn (renamed to user).
The full log show as
[2015-10-27 18:38:56] grav.CRITICAL: Template "chapter.html.twig" is not defined. - Trace: #0 /Applications/MAMP/htdocs/grav-learn/system/src/Grav/Common/Grav.php(1 57): Grav\Common\Twig\Twig->processSite(NULL) #1 /Applications/MAMP/htdocs/grav-learn/vendor/pimple/pimple/src/Pimple/C ontainer.php(113): Grav\Common\Grav::Grav\Common\{closure}(Object(Grav\Common\Grav)) #2 /Applications/MAMP/htdocs/grav-learn/system/src/Grav/Common/Grav.php(2 55): Pimple\Container->offsetGet('output') #3 /Applications/MAMP/htdocs/grav-learn/index.php(37): Grav\Common\Grav->process() #4 {main} [] []
I took a look in the themes folder and there is learn and learn3. Both have a templates folder however “learn” is the one that has the chapter.html.twig file.
What did I do wrong? Halp?