Bauer: 2025-07-14 08:52:48

This commit is contained in:
ralfk 2025-07-14 08:52:49 +02:00
parent 169c179e76
commit 11e774e702

21
Technik/Shaarli.md Normal file
View File

@ -0,0 +1,21 @@
---
created: 2025-07-14T08:52
updated: 2025-07-14T08:52
---
error bei blocks theme :
An unexpected error happened, and the error template could not be displayed.
Template error not found!
/var/www/shaarli/inc/rain.tpl.class.php268
#0 /var/www/shaarli/inc/rain.tpl.class.php(164): RainTPL->check_template()
#1 /var/www/shaarli/application/render/PageBuilder.php(252): RainTPL->draw()
#2 /var/www/shaarli/application/front/controller/visitor/ShaarliVisitorController.php(70): Shaarli\Render\PageBuilder->render()
#3 /var/www/shaarli/application/front/controller/visitor/ErrorController.php(45): Shaarli\Front\Controller\Visitor\ShaarliVisitorController->render()
#4 [internal function]: Shaarli\Front\Controller\Visitor\ErrorController->__invoke()
#5 /var/www/shaarli/vendor/slim/slim/Slim/App.php(728): call_user_func_array()
#6 /var/www/shaarli/vendor/slim/slim/Slim/App.php(396): Slim\App->handlePhpError()
#7 /var/www/shaarli/vendor/slim/slim/Slim/App.php(297): Slim\App->process()
#8 /var/www/shaarli/index.php(202): Slim\App->run()
#9 {main}