Lors de mise à jour vers phpBB
3.3.9-RC1 une erreur peut survenir avec l'extension
Portail Board3
Code: Tout sélectionner
Fatal error: Uncaught Twig\Error\LoaderError: Looks like you try to load a template outside configured directories (../theme/portal.css) in "@board3_portal/event/overall_header_head_append.html" at line 2. in /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php:291
Stack trace:
#0 /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php(211): Twig\Loader\FilesystemLoader->validateName('../theme/portal...')
#1 /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/phpbb/template/twig/loader.php(135): Twig\Loader\FilesystemLoader->findTemplate('../theme/portal...', true)
#2 /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): phpbb\template\twig\loader->findTemplate('../theme/portal...')
#3 /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/phpbb/template/twig/environment.php(313): Twig\Loader\FilesystemLoader->getCacheKey('../theme/portal...')
#4 /www/htdocs/w01873fa/tf.l in /www/htdocs/w01873fa/tf.ladyscommunity.de/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 291
Pour résoudre ce problème se rendre ici :
► root/ext/board3/portal/styles/prosilver/template/event/overall_header_head_append.html
Remplacer tous les
../theme par
@board3_portal et sauvegarder le fichier.