Outset

Problem with plugin support - Fatal error: Uncaught Twig\Err - Outset

Problem with plugin support - Fatal error: Uncaught Twig\Err

by ookris » Fri Jun 21, 2024 2:18 pm

After installing and activating the forum theme, an error occurs

Code: Select all

Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "@alfredoramos_simplespoiler/css/style.min.css" (looked into: /xxxxxxxx/forum.winiso.pl/public_html/ext/alfredoramos/simplespoiler/styles/all/template, /xxxxxxxx/forum.winiso.pl/public_html/ext/alfredoramos/simplespoiler/styles/all/theme, /xxxxxxxx/forum.winiso.pl/public_html/ext/alfredoramos/simplespoiler/styles/all/template, /xxxxxxxx/forum.winiso.pl/public_html/ext/alfredoramos/simplespoiler/styles/all/theme) in "@alfredoramos_simplespoiler/event/overall_header_head_append.html" at line 3. in /xxxxxxxx/forum.winiso.pl/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php:250 Stack trace: #0 /xxxxxxxx/forum.winiso.pl/public_html/phpbb/template/twig/loader.php(135): Twig\Loader\FilesystemLoader->findTemplate('@alfredoramos_s...', true) #1 /xxxxxxxx/forum.winiso.pl/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): phpbb\templa in /xxxxxxxx/forum.winiso.pl/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 250
ookris
Registered User
Posts: 38
Joined: Thu Feb 02, 2017 6:54 pm

Re: Problem with plugin support - Fatal error: Uncaught Twig

by Lookscape » Fri Jun 21, 2024 2:51 pm

It's an issue with the Simple Spoiler BBCode extension missing some CSS-files. If you duplicate the folder ext/alfredramos/simplespoiler/styles/prosilver and rename the duplicated folder to outset you should be good.
Released styles
Outset for phpBB 3.3.10
User avatar
Lookscape
Registered User
Posts: 41
Joined: Tue May 05, 2020 11:41 am
Location: Norway

Re: Problem with plugin support - Fatal error: Uncaught Twig

by ookris » Mon Jun 24, 2024 5:22 pm

OK, that solved the problem, but the same error occurred with several other plugins.
ookris
Registered User
Posts: 38
Joined: Thu Feb 02, 2017 6:54 pm