phpBB3.3.0 compatability issue. - Topic Solved
phpBB3.3.0 compatability issue.
Thanks.
- Hippie459MN
- Registered User
- Posts: 962
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
- Contact:
Re: phpBB3.3.0 compatability issue.
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
- Raul [ThE KuKa]
- Style Customisations
- Posts: 9461
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
- Contact:
Re: phpBB3.3.0 compatability issue.
Code: Select all
phpBB encountered an error building the container due to an installed extension. For this reason, all extensions have been temporarily disabled. Please try purging your forum cache. All extensions will automatically be re-enabled once the container error is resolved. If this error continues, please visit phpBB.com for support.
Exception: The file "/home2/hippie74/public_html/mnmudboggers/ext/tierra/topicsolved/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 5 (near "- @tierra.topicsolved.topicsolved").
#0 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/home2/hippie74...')
#1 /home2/hippie74/public_html/mnmudboggers/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /home2/hippie74/public_html/mnmudboggers/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /home2/hippie74/public_html/mnmudboggers/phpbb/di/container_builder.php(203): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /home2/hippie74/public_html/mnmudboggers/common.php(115): phpbb\di\container_builder->get_container()
#9 /home2/hippie74/public_html/mnmudboggers/adm/index.php(23): require('/home2/hippie74...')
#10 {main}
Code: Select all
Fatal error: Uncaught Symfony\Component\Config\Exception\FileLoaderLoadException: Cannot load resource "phpbb_pages_new_controller". Make sure there is a loader supporting the "phpbb_pages_route" type. in /home2/hippie74/public_html/mnmudboggers/vendor/symfony/config/Loader/Loader.php:73 Stack trace: #0 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/config/Loader/FileLoader.php(133): Symfony\Component\Config\Loader\Loader->resolve('phpbb_pages_new...', 'phpbb_pages_rou...') #1 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/config/Loader/FileLoader.php(90): Symfony\Component\Config\Loader\FileLoader->doImport('phpbb_pages_new...', 'phpbb_pages_rou...', false, 'ext/phpbb/pages...') #2 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/routing/Loader/YamlFileLoader.php(161): Symfony\Component\Config\Loader\FileLoader->import('phpbb_pages_new...', 'phpbb_pages_rou...', false, 'ext/phpbb/pages...') #3 /home2/hippie74/public_html/mnmudboggers/vendor/symfony/routing/Loader/YamlFileLoader.php(91): Symfony\C in /home2/hippie74/public_html/mnmudboggers/vendor/symfony/config/Loader/Loader.php on line 73
- Hippie459MN
- Registered User
- Posts: 962
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
- Contact:
Re: phpBB3.3.0 compatability issue.
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
- Raul [ThE KuKa]
- Style Customisations
- Posts: 9461
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
- Contact:
Re: phpBB3.3.0 compatability issue.
Thanks for that. I was not aware of that tool. Looks like it will come in VERY handy. This ext seem to be working now.Raul [ThE KuKa] wrote:viewtopic.php?f=456&t=2528456

- Hippie459MN
- Registered User
- Posts: 962
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
- Contact:
Re: phpBB3.3.0 compatability issue.
Very useful! Thank youRaul [ThE KuKa] wrote:viewtopic.php?f=456&t=2528456
-
- Registered User
- Posts: 21
- Joined: Thu Jan 08, 2009 5:51 pm
- Contact:
Re: phpBB3.3.0 compatability issue.
"Cannot load resource "phpbb_pages_new_controller". Make sure there is a loader supporting the "phpbb_pages_route" type."
-
- Registered User
- Posts: 10
- Joined: Sun Jan 08, 2017 10:57 am
- Contact:
Re: phpBB3.3.0 compatability issue.
I've installed this extension 2.2.0 on phpBB 3.3.0 and corrected the .yml file, it works but
- the "solved" button is too small, see red circle
- I have a lot of OK signs instead of one
il I use text it's ok
Thanks

- Hervé
- Registered User
- Posts: 164
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
- Contact:
Re: phpBB3.3.0 compatability issue.
- Hervé
- Registered User
- Posts: 164
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
- Contact:
Re: phpBB3.3.0 compatability issue.
look here
https://github.com/tierra/topicsolved
You need to fix the services.yml to get it working on 3.3
Just installed last night. appears to be working fine for me!
-
- Registered User
- Posts: 138
- Joined: Mon Feb 07, 2011 8:39 pm
- Contact:
Re: phpBB3.3.0 compatability issue.
The question is : why isn't it easyer ton know there is an newer version ?
- Hervé
- Registered User
- Posts: 164
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
- Contact:
Re: phpBB3.3.0 compatability issue.
In this case i read the authors extension got rejected cause of one small word in one file and didnt feel like going through the whole process again. Seems like the validation process is very strict.
-
- Registered User
- Posts: 138
- Joined: Mon Feb 07, 2011 8:39 pm
- Contact:
Re: phpBB3.3.0 compatability issue.
Code: Select all
services:
tierra.topicsolved.controller:
class: tierra\topicsolved\controller\main_controller
arguments:
- '@tierra.topicsolved.topicsolved'
tierra.topicsolved.event:
class: tierra\topicsolved\event\main_listener
arguments:
- '@tierra.topicsolved.topicsolved'
- '@controller.helper'
- '@template'
tags:
- { name: event.listener }
tierra.topicsolved.event.acp_forums:
class: tierra\topicsolved\event\acp_forums
arguments:
- '@tierra.topicsolved.topicsolved'
- '@template'
- '@request'
tags:
- { name: event.listener }
tierra.topicsolved.topicsolved:
class: tierra\topicsolved\topicsolved
arguments:
- '@dbal.conn'
- '@user'
- '@auth'
- '@dispatcher'
- '%core.root_path%'
- '%core.php_ext%'
-
- Registered User
- Posts: 30
- Joined: Sat Jan 12, 2019 7:11 pm
- Contact:
Re: phpBB3.3.0 compatability issue.
N'y aurait-il pas une possibilité de mettre le préfixe en couleur ?
merci A+
-
- Registered User
- Posts: 7
- Joined: Mon Dec 17, 2018 5:11 pm
- Contact:
Re: phpBB3.3.0 compatability issue.
Would anyone confirm?
I have download latest 2.3.0 and modified topicsolved/config/services.yml as mentioned above but there is no extra menu for configuration and there is no "solved button" in posts.
Best regards!
-
- Registered User
- Posts: 32
- Joined: Mon Mar 15, 2021 1:56 pm
- Contact: