newmind507

Results 6 comments of newmind507

> Hi, I add code that written under but get 500 errror in this line $aggregate->attach($application->getEventManager()); . $aggregate - object(Zend\EventManager\LazyListenerAggregate)#166 (4) $application->getEventManager() - object(Zend\EventManager\EventManager)#74 (4) but whan try to attach...

Fatal error: Uncaught Zend\ServiceManager\Exception\ServiceNotFoundException: Unable to resolve service "Listener\NavigationListener" to a factory; are you certain you provided it during configuration? in /home/u850051480/vendor/zendframework/zend-servicemanager/src/ServiceManager.php:681 Stack trace: #0 /home/u850051480/vendor/zendframework/zend-servicemanager/src/ServiceManager.php(757): Zend\ServiceManager\ServiceManager->getFactory('Listener\\Naviga...') #1 /home/u850051480/vendor/zendframework/zend-servicemanager/src/ServiceManager.php(200): Zend\ServiceManager\ServiceManager->doCreate('Listener\\Naviga...')...

Module.php(namespace Application), NavigationListener.php(namespace Application\Listener)

'event_manager' => [ 'lazy_listeners' => [ [ 'listener' => Application\Listener\NavigationListener::class, 'method' => 'addAcl', 'event' => Zend\Mvc\MvcEvent::EVENT_RENDER, 'priority' => -100, ], ], ], http://aquariunm.esy.es/ - error here

new error http://aquariunm.esy.es/

http://aquariunm.esy.es/ - still don't want work((