Invalid controller specified (NowaWiadomosc)trace:
| 1 |
plik /home/users/sokol/public_html/library/Zend/Controller/Dispatcher/Standard.php w linijce 248 :242: ...
243: */
244: if (!$this->isDispatchable($request)) {
245: $controller = $request->getControllerName();
246: if (!$this->getParam('useDefaultControllerAlways') && !empty($controller)) {
247: require_once 'Zend/Controller/Dispatcher/Exception.php';
|
|---|---|
| 2 |
plik /home/users/sokol/public_html/library/Zend/Controller/Front.php w linijce 954 :948: ...
949:
950: /**
951: * Dispatch request
952: */
953: try {
|
| 3 |
plik /home/users/sokol/public_html/www/index.php w linijce 166 :160: ...
161:
162: function __($str){
163: return $str;
164: }
165:
|