Posts merging

[ERROR] a non-existent service "rxu.postsmerging.helper".' - Posts merging

[ERROR] a non-existent service "rxu.postsmerging.helper".'

by mpaw » Wed Sep 25, 2019 7:41 am

Hi.

It's strange. The same extension works on my local computer (in local server on my computer), but when I installed it at our official, global server, I can't enter the extension settings panel in ACP. I get server ERROR 500. I checked the logs, and here is what I got:

Code: Select all

[Tue Sep 24 10:10:53.597353 2019] [proxy_fcgi:error] [pid xxxx:tid xxxxx5476177664] 
 [client xxx.xxx.xxx.xxx:xxxxx] AH01071: Got error 'PHP message: PHP Fatal error:  Uncaught exception 
 'Symfony\\Component\\DependencyInjection\\Exception\\ServiceNotFoundException' with message 
 'You have requested a non-existent service "rxu.postsmerging.helper".'
  in /home/pathToPhpBB/vendor/symfony/dependency-injection/ContainerBuilder.php:809\nStack trace:\n#0 
  /home/pathToPhpBB/vendor/symfony/dependency-injection/ContainerBuilder.php(455): 
  Symfony\\Component\\DependencyInjection\\ContainerBuilder->getDefinition('rxu.postsmergin...')\n#1 
  /home/pathToPhpBB/ext/rxu/PostsMerging/acp/posts_merging_module.php(154): 
  Symfony\\Component\\DependencyInjection\\ContainerBuilder->get('rxu.PostsMergin...')\n#2 
  /home/pathToPhpBB/includes/functions_module.php(676): 
  rxu\\PostsMerging\\acp\\posts_merging_module->main('\\\\rxu\\\\PostsMergi...', 'config_posts_me...')\n#3 
  /home/pathToPhpBB/adm/index.php(82): p_master->load_active()\n#4 {main}\n  thrown in /hom...\n', referer: 
  https://ourSiteAddresss/adm/index.php?sid=fee4eac85c6a7e6b62bc33xxxxxxxxxx&i=31
Could you tell me why I get this error? Where is the problem, which generates it?
Thanks Mike.

PS.
We are using phpBB 3.2.7. But I have same app at my local computer and it works fine.
mpaw
Registered User
Posts: 141
Joined: Mon Sep 16, 2019 1:09 pm

Re: [ERROR] a non-existent service "rxu.postsmerging.helper"

by rxu » Wed Sep 25, 2019 7:44 am

Hi. Check if you have all extension files properly uploaded to the server.
rxu
Extensions Development Team
Posts: 4043
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [ERROR] a non-existent service "rxu.postsmerging.helper"

by mpaw » Wed Sep 25, 2019 7:54 am

Ok. Can I copy and paste it from my local forum? Does your ext modify its files after install?

Thanks Mike
mpaw
Registered User
Posts: 141
Joined: Mon Sep 16, 2019 1:09 pm

Re: [ERROR] a non-existent service "rxu.postsmerging.helper"

by rxu » Wed Sep 25, 2019 7:59 am

Yes, you can if extension version is the same.
rxu
Extensions Development Team
Posts: 4043
Joined: Wed Oct 25, 2006 12:46 pm
Location: Siberia, Russian Federation

Re: [ERROR] a non-existent service "rxu.postsmerging.helper"

by mpaw » Wed Sep 25, 2019 8:04 am

WOW. You were right! After resending files it works. Thanks a lot!!

Thanks again.
Mike. :)
mpaw
Registered User
Posts: 141
Joined: Mon Sep 16, 2019 1:09 pm