Invalid controller specified (wokanda)trace:
| 1 |
plik /home/srbelcha/public_html/belchatow.sr.gov.pl/library/Zend/Controller/Dispatcher/Standard.php w linijce 249 :243: ...
244: */
245: if (!$this->isDispatchable($request)) {
246: $controller = $request->getControllerName();
247: if (!$this->getParam('useDefaultControllerAlways') && !empty($controller)) {
248: require_once 'Zend/Controller/Dispatcher/Exception.php';
|
|---|---|
| 2 |
plik /home/srbelcha/public_html/belchatow.sr.gov.pl/library/Zend/Controller/Front.php w linijce 914 :908: ...
909:
910: /**
911: * Dispatch request
912: */
913: try {
|
| 3 |
plik /home/srbelcha/public_html/belchatow.sr.gov.pl/html/index.php w linijce 225 :219: ... 220: } 221: } 222: return $translate; 223: } 224: |