Update for phpBB3.3.0? - Board3 Portal
Update for phpBB3.3.0?
I'm currently getting the following error message. I have tried purging forum cache with no success.
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 "/var/www/html/astronomy.hopto.org/ext/board3/portal/config/services.yml" does not contain valid YAML: The reserved indicator "@" cannot start a plain scalar; you need to quote the scalar at line 12 (near "- @board3.portal.columns").
#0 /var/www/html/astronomy.hopto.org/vendor/symfony/dependency-injection/Loader/YamlFileLoader.php(117): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->loadFile('/var/www/html/a...')
#1 /var/www/html/astronomy.hopto.org/phpbb/extension/di/extension_base.php(99): Symfony\Component\DependencyInjection\Loader\YamlFileLoader->load('services.yml')
#2 /var/www/html/astronomy.hopto.org/phpbb/extension/di/extension_base.php(63): phpbb\extension\di\extension_base->load_services(Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#3 /var/www/html/astronomy.hopto.org/vendor/symfony/dependency-injection/Compiler/MergeExtensionConfigurationPass.php(71): phpbb\extension\di\extension_base->load(Array, Object(Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationContainerBuilder))
#4 /var/www/html/astronomy.hopto.org/vendor/symfony/http-kernel/DependencyInjection/MergeExtensionConfigurationPass.php(39): Symfony\Component\DependencyInjection\Compiler\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#5 /var/www/html/astronomy.hopto.org/vendor/symfony/dependency-injection/Compiler/Compiler.php(140): Symfony\Component\HttpKernel\DependencyInjection\MergeExtensionConfigurationPass->process(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#6 /var/www/html/astronomy.hopto.org/vendor/symfony/dependency-injection/ContainerBuilder.php(789): Symfony\Component\DependencyInjection\Compiler\Compiler->compile(Object(Symfony\Component\DependencyInjection\ContainerBuilder))
#7 /var/www/html/astronomy.hopto.org/phpbb/di/container_builder.php(203): Symfony\Component\DependencyInjection\ContainerBuilder->compile()
#8 /var/www/html/astronomy.hopto.org/common.php(115): phpbb\di\container_builder->get_container()
#9 /var/www/html/astronomy.hopto.org/adm/index.php(23): require('/var/www/html/a...')
#10 {main}
-
- Registered User
- Posts: 44
- Joined: Sun Apr 21, 2019 9:04 pm
- Contact:
Re: Update for phpBB3.3.0?
Make sure you have backups of these files before attempting to do this. Making a mistake could result in your forum and admin pages failing to load. If this occurs you may need to restore the original files and/or manually purge the cache.
-
- Registered User
- Posts: 1
- Joined: Thu Jan 16, 2020 1:13 pm
- Contact:
Re: Update for phpBB3.3.0?
That got it up and running. Still a few bugs but I should be able to get those sorted.
-
- Registered User
- Posts: 44
- Joined: Sun Apr 21, 2019 9:04 pm
- Contact:
Re: Update for phpBB3.3.0?
eturovaara wrote:I was able to get this working in phpBB 3.3.0 by editing the services.yml and modules.yml files. You will need to put single quotes around each item that begins with "@" (ex. - @board3.portal.columns becomes - '@board3.portal.columns', - @config becomes - '@config'). Purge the cache after saving the changes and the extension should work again.
Make sure you have backups of these files before attempting to do this. Making a mistake could result in your forum and admin pages failing to load. If this occurs you may need to restore the original files and/or manually purge the cache.
Hmm i did what you said , but after that i cant click on the extensions panel anymore.
-
- Registered User
- Posts: 27
- Joined: Wed Nov 20, 2019 4:01 pm
- Contact:
Re: Update for phpBB3.3.0?
-
- Registered User
- Posts: 27
- Joined: Wed Nov 20, 2019 4:01 pm
- Contact:
Re: Update for phpBB3.3.0?

- Galixte de EzCom
- Registered User
- Posts: 1104
- Joined: Mon Oct 04, 2004 11:14 pm
- Location: France
- Name: Raphaël M.
- Contact:
Re: Update for phpBB3.3.0?
I am not technical in the least and have been muddling my way through things. Seems that some amount of the German package is coded with different artifacts so my webpage isnt quite right (in a number of ways but pretty sure its because the base of what was in the above was in a different language package.
Other than the .yml files which need to be modified - which seems very straight forward. Has anyone worked out what else is needed to make the exte3nsions contextual tab show up and work?
-
- Registered User
- Posts: 1
- Joined: Thu Feb 27, 2020 1:22 am
- Contact: