Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/app.php/rt doesn't work. #150

Open
orthohincom opened this issue Apr 5, 2022 · 0 comments
Open

/app.php/rt doesn't work. #150

orthohincom opened this issue Apr 5, 2022 · 0 comments

Comments

@orthohincom
Copy link

orthohincom commented Apr 5, 2022

Expected Behavior

Should list recent topics on a stansalone page

Actual Behavior

php error

Fatal error: Uncaught ArgumentCountError: Too few arguments to function paybas\recenttopics\controller\page_controller::__construct(), 4 passed and exactly 5 expected in ext/paybas/recenttopics/controller/page_controller.php:53 Stack trace:
#0 [internal function]: paybas\recenttopics\controller\page_controller->__construct(Object(phpbb\config\db), Object(phpbb\controller\helper), Object(phpbb\language\language), Object(paybas\recenttopics\core\recenttopics))
#1 vendor/symfony/dependency-injection/ContainerBuilder.php(1176): ReflectionClass->newInstanceArgs(Array)
#2 vendor/symfony/dependency-injection/ContainerBuilder.php(634): Symfony\Component\DependencyInjection\ContainerBuilder->createService(Object(Symfony\Component\DependencyInjection\Definition), Array, true, 'paybas.recentto...')
#3 in ext/paybas/recenttopics/controller/page_controller.php on line 53

Steps to Reproduce the Problem

  1. install on fresh 3.3.7 forum
  2. activate extension
  3. forumroot/app.php/rt

Specifications

  • phpbb version: 3.3.7
  • recenttopics version: 2.2.15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant