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

Category Manager : Call to undefined method Kunena\Forum\Libraries\.... #9780

Closed
rich20 opened this issue Dec 2, 2024 · 0 comments
Closed
Milestone

Comments

@rich20
Copy link
Member

rich20 commented Dec 2, 2024

To Reproduce

  • Go to the category manager in the backend
  • Click on the circle with the green tick to unpublish a category

Actual result

0 Call to undefined method Kunena\Forum\Libraries\Forum\Category\KunenaCategory::get()

Call Stack

| Function | Location

-- | -- | --
1 | () | JROOT/administrator/components/com_kunena/src/Controller/CategoriesController.php:118
2 | Kunena\Forum\Administrator\Controller\CategoriesController->setVariable() | JROOT/administrator/components/com_kunena/src/Controller/CategoriesController.php:328
3 | Kunena\Forum\Administrator\Controller\CategoriesController->unpublish() | JROOT/libraries/kunena/src/Controller/KunenaController.php:323
4 | Kunena\Forum\Libraries\Controller\KunenaController->executeTask() | JROOT/libraries/kunena/src/Controller/KunenaController.php:226
5 | Kunena\Forum\Libraries\Controller\KunenaController->execute() | JROOT/libraries/src/Dispatcher/ComponentDispatcher.php:143
6 | Joomla\CMS\Dispatcher\ComponentDispatcher->dispatch() | JROOT/libraries/src/Component/ComponentHelper.php:361
7 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/AdministratorApplication.php:150
8 | Joomla\CMS\Application\AdministratorApplication->dispatch() | JROOT/libraries/src/Application/AdministratorApplication.php:195
9 | Joomla\CMS\Application\AdministratorApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:306
10 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/administrator/includes/app.php:58
11 | require_once() | JROOT/administrator/index.php:32

System information

  • Joomla version: 5.2.3-dev
  • Joomla template: CASSIOPEIA
  • Kunena version: 6.4.0-BETA3
  • Kunena template: Aurelia
  • Php version: 8.3.12
  • Database version: 10.11.8-MariaDB

Desktop

  • OS: Ubuntu 22.04.5 LTS
  • Browser: Chromium, Firefox and Opera
@rich20 rich20 added this to the 6.4 milestone Dec 2, 2024
@rich20 rich20 changed the title Category Manager :Call to undefined method Kunena\Forum\Libraries\.... Category Manager : Call to undefined method Kunena\Forum\Libraries\.... Dec 2, 2024
xillibit added a commit that referenced this issue Dec 2, 2024
@xillibit xillibit closed this as completed Dec 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants