Ok, the problem must than be located in the option "Show poll voters".SeewolfPK wrote: Fri Sep 09, 2022 8:19 am Uups,
I started the Forum new and now Error shown
poll5.jpg
After deleting the poll thread all errors gone away
The users should not be removed from the poll in my opinion, showing them as guests is ok. Only the coding should be changed for guest-pollers not trying to show different colours an so on. By changing this the errors would be solved, or isn't it possible to handle deleted poll-users this way?jasolo wrote: Fri Sep 09, 2022 8:50 am Removing users who have voted is problematic, as the previous developer already commented:
viewtopic.php?p=14666226#p14666226
Compare your version with the one 2 posts higher (viewtopic.php?p=15904391#p15904391)Lord Phobos wrote: Sun Jan 08, 2023 1:35 am Do someone knows which files have to be modified and how?
Thanks
The modified file is: styles/prosilver/template/event/overall_header_head_append.htmlLord Phobos wrote: Sun Jan 08, 2023 1:35 am Do someone knows which files have to be modified and how?
Code: Select all
<!-- INCLUDECSS ../theme/advancedpolls.css -->
Code: Select all
<!-- INCLUDECSS @wolfsblvt_advancedpolls/advancedpolls.css -->
Code: Select all
Fatal error: Uncaught Twig\Error\LoaderError: Looks like you try to load a template outside configured directories (../theme/advancedpolls.css) in "@wolfsblvt_advancedpolls/event/overall_header_head_append.html" at line 2. in /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php:291 Stack trace: #0 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php(211): Twig\Loader\FilesystemLoader->validateName() #1 /home/u236777983/domains/talkabouttennis2.com/public_html/phpbb/template/twig/loader.php(135): Twig\Loader\FilesystemLoader->findTemplate() #2 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php(150): phpbb\template\twig\loader->findTemplate() #3 /home/u236777983/domains/talkabouttennis2.com/public_html/phpbb/template/twig/environment.php(313): Twig\Loader\FilesystemLoader->getCacheKey() #4 /home/u236777983/domains/talkabouttennis2.com/public_html/cache/production/twig/af/afb614a4f562e42bc8750b0b578f468d4cb767a44de95256c945df03a5c2b70e.php(45): phpbb\template\twig\environment->findTemplate() #5 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(405): __TwigTemplate_c26e858057f2a2f7afb0154860f05b2c219de0631e3f7c11348c22f9142eac32->doDisplay() #6 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling() #7 /home/u236777983/domains/talkabouttennis2.com/public_html/cache/production/twig/11/11aacbf151aa040703cebfa81bc2803dfd7fc240794748784b8f33de355c5485.php(432): Twig\Template->display() #8 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(405): __TwigTemplate_5c1221bd7ec7d6c03428c2d7dd8647f48daa409b72b6cae019c5fada81afbcb1->doDisplay() #9 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling() #10 /home/u236777983/domains/talkabouttennis2.com/public_html/cache/production/twig/50/50633c7de03f3bb0feb74629518427e63d6a412c8e9d47f38ef8028906227c32.php(44): Twig\Template->display() #11 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(405): __TwigTemplate_71ffb51b2b8504ec703161081167f4a944e69b43454aab19f22a31e4e63714e5->doDisplay() #12 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling() #13 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Template.php(390): Twig\Template->display() #14 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render() #15 /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render() #16 /home/u236777983/domains/talkabouttennis2.com/public_html/phpbb/template/twig/environment.php(224): Twig\Environment->render() #17 /home/u236777983/domains/talkabouttennis2.com/public_html/phpbb/template/twig/environment.php(194): phpbb\template\twig\environment->display_with_assets() #18 /home/u236777983/domains/talkabouttennis2.com/public_html/phpbb/template/twig/twig.php(317): phpbb\template\twig\environment->display() #19 /home/u236777983/domains/talkabouttennis2.com/public_html/includes/functions.php(4292): phpbb\template\twig\twig->display() #20 /home/u236777983/domains/talkabouttennis2.com/public_html/viewtopic.php(2426): page_footer() #21 {main} thrown in /home/u236777983/domains/talkabouttennis2.com/public_html/vendor/twig/twig/src/Loader/FilesystemLoader.php on line 291