Notice (8): Undefined index: UNDEFINED [CORE/cms/router.php, line 362]
Warning (2): Invalid argument supplied for foreach() [CORE/cms/router.php, line 362]
Warning (2): file_exists() [http://php.net/function.file-exists]: open_basedir restriction in effect. File(/usr/share/php/cake/libs/controller/u_n_d_e_f_i_n_e_d_controller.php) is not within the allowed path(s): (/var/www/virtual/inmed.pl/:/var/www/virtual/inmed.pl/phptmp/:/usr/share/pear/) [CORE/cake/basics.php, line 1511]
INMED-KARCZEWSCY : Instalacje gazów medycznych i osprzęt, Panele nadłóżkowe

Nie odnaleziono kontrolera UNDEFINEDController.

Utwórz poniższą klasę w pliku: cms/controllers/u_n_d_e_f_i_n_e_d_controller.php

<?php
class UNDEFINEDController extends AppController
{
   var $name = 'UNDEFINED';
}
?>