Fehler bei Main-/Top-Navigation
Closed this issue · 1 comments
Ich habe in den letzten Tagen problemlos in ein paar CTO 4.4.lts die Erweiterung omosde/contao-om-backend mittels composer installieren können und lief OK
Heute bei einer Installationen auf eine lokale Testumgebung kriegte ich beim Anklicken der Main- oder Top-Navigations folgenden Fehler :
Forbidden
Was ist das Problem?
Table "tl_om_backend_links_top" is not allowed in module "backend_links".
Neu ist die Erweiterung ja mit CM installierbar, aber damit gibt es denselben Fehler.
Hier noch der Auszug aus dem Log
[2019-03-17 11:16:24] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\CoreBundle\Controller\BackendController::mainAction","_route":"contao_backend"},"request_uri":"http://demo-oneo.roaddreams.local/contao?do=backend_links&tab=backend_links_top&table=tl_om_backend_links_top","method":"HEAD"} []
[2019-03-17 11:16:24] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\CoreBundle\Security\ContaoAuthenticator"} []
[2019-03-17 11:16:24] request.INFO: Matched route "contao_backend". {"route":"contao_backend","route_parameters":{"_scope":"backend","_token_check":true,"_controller":"Contao\CoreBundle\Controller\BackendController::mainAction","_route":"contao_backend"},"request_uri":"http://demo-oneo.roaddreams.local/contao?do=backend_links&tab=backend_links_top&table=tl_om_backend_links_top","method":"GET"} []
[2019-03-17 11:16:24] security.INFO: Attempting SimplePreAuthentication. {"key":"backend","authenticator":"Contao\CoreBundle\Security\ContaoAuthenticator"} []
[2019-03-17 11:16:24] app.CRITICAL: An exception occurred. {"exception":"[object] (Symfony\Component\HttpKernel\Exception\AccessDeniedHttpException(code: 0): Table "tl_om_backend_links_top" is not allowed in module "backend_links". at I:\xampp-7-2-15-2-x64\htdocs\contao-4-4-lts\rd-oneo-demo\vendor\contao\core-bundle\src\EventListener\ExceptionConverterListener.php:106, Contao\CoreBundle\Exception\AccessDeniedException(code: 0): Table "tl_om_backend_links_top" is not allowed in module "backend_links". at I:\xampp-7-2-15-2-x64\htdocs\contao-4-4-lts\rd-oneo-demo\vendor\contao\core-bundle\src\Resources\contao\classes\Backend.php:361)"} []