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

Frontend Error: JLIB_APPLICATION_ERROR_NOT_ACCESS #174

Closed
mediaventa opened this issue Mar 14, 2023 · 3 comments
Closed

Frontend Error: JLIB_APPLICATION_ERROR_NOT_ACCESS #174

mediaventa opened this issue Mar 14, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@mediaventa
Copy link

Error
When I try to open the link to the Quantum Manager in the frontend I get the following error. I set the the rights for the link to public to avoid an error caused by missing rights:

0 JLIB_APPLICATION_ERROR_NOT_ACCESS
/home/www/portal.historische-zeitschrift.com/components/com_quantummanager/controller.php:52

Call stack

| Function | Location

1 | () | JROOT/components/com_quantummanager/controller.php:52
2 | QuantummanagerController::getInstance() | JROOT/components/com_quantummanager/quantummanager.php:16
3 | require_once() | JROOT/libraries/src/Component/ComponentHelper.php:402
4 | Joomla\CMS\Component\ComponentHelper::executeComponent() | JROOT/libraries/src/Component/ComponentHelper.php:377
5 | Joomla\CMS\Component\ComponentHelper::renderComponent() | JROOT/libraries/src/Application/SiteApplication.php:194
6 | Joomla\CMS\Application\SiteApplication->dispatch() | JROOT/libraries/src/Application/SiteApplication.php:233
7 | Joomla\CMS\Application\SiteApplication->doExecute() | JROOT/libraries/src/Application/CMSApplication.php:225
8 | Joomla\CMS\Application\CMSApplication->execute() | JROOT/index.php:49

Software
Quantum Manager 2.0.2 / Joomla 3.10.11 / PHP 8.0

Link
https://portal.historische-zeitschrift.com/quantum

@mediaventa mediaventa added the bug Something isn't working label Mar 14, 2023
@b2z
Copy link
Member

b2z commented Mar 14, 2023

Probably this will help #169

@mediaventa
Copy link
Author

Yes, that's it. Sorry, I didn't see the configuration option in the general tab.

@b2z
Copy link
Member

b2z commented Mar 14, 2023

It's ok 🤗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants