phpBB3.3.0 compatability issue. - Topic Solved
phpBB3.3.0 compatability issue.
Just updated to phpBB 3.3.0 and this has stopped working. Any chance the author, or someone else could get this working on 3.3.0 as its been VERY useful on my forum and hate to loose it.
Thanks.
Thanks.
-
- Registered User
- Posts: 966
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
Re: phpBB3.3.0 compatability issue.
Works fine in my site...
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
-
- Style Customisations
- Posts: 11137
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
Re: phpBB3.3.0 compatability issue.
Not working here. This is the error message I get in the ACP with it enabled
And this is what I get if I try to visit the site with it enabled.
And I am on the latest version (v2.2.0).
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
-
- Registered User
- Posts: 966
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
Re: phpBB3.3.0 compatability issue.
All unsolicited PMs will be ignored.
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
Knowledge Base | Documentation | Board rules | phpBB Styles Rules & Policies | Styles Queue Stats
If you like my styles, translations, etc. and want to show some appreciation, then feel free to Donate.
phpBB Spain - Online Since 2003
-
- Style Customisations
- Posts: 11137
- Joined: Mon Dec 08, 2003 9:24 pm
- Location: Spain
- Name: Raul Arroyo
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
-
- Registered User
- Posts: 966
- Joined: Mon Oct 15, 2007 10:13 pm
- Location: Minnesota, USA
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
Re: phpBB3.3.0 compatability issue.
Having an issue with the FAQs on my site (https://forums.vienna-expats.at) and getting
"Cannot load resource "phpbb_pages_new_controller". Make sure there is a loader supporting the "phpbb_pages_route" type."
"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
Re: phpBB3.3.0 compatability issue.
Hi,
I've installed this extension 2.2.0 on phpBB 3.3.0 and corrected the .yml file, it works but
Thanks
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
Last edited by Hervé on Wed Apr 01, 2020 4:39 pm
-
- Registered User
- Posts: 562
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
Re: phpBB3.3.0 compatability issue.
Sorry, posted twice.
-
- Registered User
- Posts: 562
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
Re: phpBB3.3.0 compatability issue.
maybe swap out to the latest version 2.3.0
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!
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: 141
- Joined: Mon Feb 07, 2011 8:39 pm
Re: phpBB3.3.0 compatability issue.
Yes, I've got the reply vian another way (don't remember which) and version 2.3.0 works fine on phpBB 3.3.0.
The question is : why isn't it easyer ton know there is an newer version ?
The question is : why isn't it easyer ton know there is an newer version ?
-
- Registered User
- Posts: 562
- Joined: Tue Jun 04, 2019 7:51 am
- Location: Belgium
- Name: Rudy
Re: phpBB3.3.0 compatability issue.
If the Extensions are validated and have gone though the whole process then the updates are listed on the extensions page in the CDB. If not then you need to do some digging. Keep an eye on the authors private forum, or their github page. Of course all unvalidated extensions are used at your own risk.
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.
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: 141
- Joined: Mon Feb 07, 2011 8:39 pm
Re: phpBB3.3.0 compatability issue.
I struggled with that yml check ext, so just downloaded the new version of this extension from github (2.3.0) and changed topicsolved/config/services.yml to:
All working fine. You might have to disable and clear data if you've been messing around with the older version.
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
Re: phpBB3.3.0 compatability issue.
Excellent et merci : pour notre forum , cela fonctionne de nouveau .
N'y aurait-il pas une possibilité de mettre le préfixe en couleur ?
merci A+
N'y aurait-il pas une possibilité de mettre le préfixe en couleur ?
merci A+
-
- Registered User
- Posts: 14
- Joined: Mon Dec 17, 2018 5:11 pm
Re: phpBB3.3.0 compatability issue.
Hi, it seems this extension doesn't work with 3.3.2 version.
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!
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: 74
- Joined: Mon Mar 15, 2021 1:56 pm