marttiphpbb / phpbb-ext-customcode

phpBB extension Custom Code
GNU General Public License v2.0
8 stars 10 forks source link

Error? #6

Closed WiMaPe closed 9 years ago

WiMaPe commented 9 years ago

Fatal error: Uncaught exception 'Twig_Error_Loader' with message 'Unable to find template ".html" (looked into: ./../ext/marttiphpbb/customcode/adm/style, ./../adm/style).' in /home/ocr/domains/ohcrap.com/public_html/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php:202 Stack trace: #0 /home/ocr/domains/ohcrap.com/public_html/forum/phpbb/template/twig/loader.php(106): Twig_Loader_Filesystem->findTemplate('.html') #1 /home/ocr/domains/ohcrap.com/public_html/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php(138): phpbb\template\twig\loader->findTemplate('.html') #2 /home/ocr/domains/ohcrap.com/public_html/forum/vendor/twig/twig/lib/Twig/Environment.php(265): Twig_Loader_Filesystem->getCacheKey('.html') #3 /home/ocr/domains/ohcrap.com/public_html/forum/vendor/twig/twig/lib/Twig/Environment.php(312): Twig_Environment->getTemplateClass('.html', NULL) #4 /home/ocr/domains/ohcrap.com/public_html/forum/phpbb/template/twig/environment.php(151): Twig_Environment->l in /home/ocr/domains/ohcrap.com/public_html/forum/vendor/twig/twig/lib/Twig/Loader/Filesystem.php on line 202

marttiphpbb commented 9 years ago

This was because of the change from create_delete to files mode.