Hello,
Code: Select all
PHP Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "@steve_postreactions/reactions.css" (looked into: /home/directwind/public_html/forum/ext/steve/postreactions/styles/all/template, /home/directwind/public_html/forum/ext/steve/postreactions/styles/all/template) in "@steve_postreactions/event/overall_header_head_append.html" at line 2. in /home/directwind/public_html/forum/vendor/twig/twig/src/Loader/FilesystemLoader.php:250
#0 /home/directwind/public_html/forum/phpbb/template/twig/loader.php(135): Twig\Loader\FilesystemLoader->findTemplate()
#1 /home/directwind/public_html/forum/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): phpbb\template\twig\loader->findTemplate()
#2 /home/directwind/public_html/forum/phpbb/template/twig/environment.php(327): Twig\Loader\FilesystemLoader->getCacheKey()
#3 /home/directwind/public_html/forum/cache/production/twig/a2/a2d47b2e0b7960aeedf1b5fa15b31efd.php(44): phpbb\template\twig\environment->findTemplate()
#4 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(405): __TwigTemplate_6aa9efbf4be36a717fb9eeedad61eab9->doDisplay()
#5 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling()
#6 /home/directwind/public_html/forum/cache/production/twig/2f/2fc77bba693cd82bfbb8424f4d7d3eae.php(278): Twig\Template->display()
#7 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(405): __TwigTemplate_28596e4578fa7e5dcf78353b48cc77d7->doDisplay()
#8 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling()
#9 /home/directwind/public_html/forum/cache/production/twig/26/26a096f868db32f02c55b1c80a708adb.php(44): Twig\Template->display()
#10 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(405): __TwigTemplate_789b795078ef37e0c84f86421e5a2ae7->doDisplay()
#11 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling()
#12 /home/directwind/public_html/forum/vendor/twig/twig/src/Template.php(390): Twig\Template->display()
#13 /home/directwind/public_html/forum/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render()
#14 /home/directwind/public_html/forum/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render()
#15 /home/directwind/public_html/forum/phpbb/template/twig/environment.php(223): Twig\Environment->render()
#16 /home/directwind/public_html/forum/phpbb/template/twig/environment.php(193): phpbb\template\twig\environment->display_with_assets()
#17 /home/directwind/public_html/forum/phpbb/template/twig/twig.php(317): phpbb\template\twig\environment->display()
#18 /home/directwind/public_html/forum/includes/functions.php(4334): phpbb\template\twig\twig->display()
#19 /home/directwind/public_html/forum/viewtopic.php(2426): page_footer()
#20 {main}
Just tested it now ext version 0.9.2-dev (phpBB 3.3.14 with PHP 8.0.16)
I have to be more precise, i the blank page is in the forum index, not the admin panel which works fine even when the plugin is activate.Lolo42 wrote: Thu Dec 05, 2024 6:13 am Hy,
i installed the last version, and i got a blank page when i activate the plugin.
Phpbb 3.3.14
Is there something i missed ?
Thanks
Could you send me a pm with the files. I'm not at home at the moment and already delete the attachmentLolo42 wrote: Sun Dec 08, 2024 1:49 pmI have to be more precise, i the blank page is in the forum index, not the admin panel which works fine even when the plugin is activate.Lolo42 wrote: Thu Dec 05, 2024 6:13 am Hy,
i installed the last version, and i got a blank page when i activate the plugin.
Phpbb 3.3.14
Is there something i missed ?
Thanks
Lolo42 wrote: Sat Dec 07, 2024 4:31 amCode: Select all
PHP Fatal error: Uncaught Twig\Error\LoaderError: Unable to find template "@steve_postreactions/reactions.css" (looked into: /home/directwind/public_html/forum/ext/steve/postreactions/styles/all/template, /home/directwind/public_html/forum/ext/steve/postreactions/styles/all/template) in "@steve_postreactions/event/overall_header_head_append.html" at line 2. in /home/directwind/public_html/forum/vendor/twig/twig/src/Loader/FilesystemLoader.php:250
Thanks, I actually can't reproduce these errors locally or on my liver server.warmweer wrote: Sat Dec 07, 2024 10:38 am
Just tested it now ext version 0.9.2-dev (phpBB 3.3.14 with PHP 8.0.16)
same error messages as Lolo42.
The extension can be disabled using the normal procedure but delete data results in a lock up.
I can manually delete data but I wouldn't recommend installing this extension in the state it is.
Hello Steve,Steve wrote: Mon Nov 25, 2024 4:34 pm Extension Version: 0.9.2-dev
Extension Download: Here
To enable the traffic light system: Please Read
Hy Steve,Steve wrote: Tue Dec 10, 2024 6:00 pm
Thanks, I actually can't reproduce these errors locally or on my liver server.
So frustrating...
I'll keep trying different server set-ups over the next few weeks and see what happens.
Hy,Lolo42 wrote: Sat Dec 14, 2024 8:35 pmHy Steve,Steve wrote: Tue Dec 10, 2024 6:00 pm
Thanks, I actually can't reproduce these errors locally or on my liver server.
So frustrating...
I'll keep trying different server set-ups over the next few weeks and see what happens.
i test in another phpbb fresh install, and the problem is my custom theme, i do not have the blank page when Prosilver is activate
Unfortunately, everything seems to be OK, but i don't see reactions icons on post
Cache empty, permissions set...
Any idea ?
Lots of thanks for your time