[CMS] TYPOLight * Contao

Читал в одном из обзоров, что ей достаточно сложно управлять при большом количестве материалов.
Так ли это?
В принципе да... когда много материалов сложно с ними управляться. Да и процесс создания новых страниц тоже небыстрый.
 
Скажите, а как решить проблему дубля главной страницы в Contao ? Ведь мой_сайт.ру/home.html и просто мой_сайт.ру это одна и та же страница. Кто нибудь подскажет?
 
Есть те кто юзает данную cms-ку? Пытаюсь установить на локальный сервер OpenServer и Denwer, а она мне кучу ошибок пишет. Типо такого:
PHP:
Notice: Undefined index: HTTP_X_FORWARDED_HOST in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php on line 302
[Денвер: показать возможную причину ошибки]
Notice: Undefined index: SSL_SESSION_ID in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php on line 313

Notice: Undefined index: HTTPS in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php on line 313

Notice: Undefined index: HTTPS in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php:302) in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Template.php on line 255
#0 [internal function]: __error(2, 'Cannot modify h...', 'Z:\home\localho...', 255, Array)
#1 Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Template.php(255): header('Vary: User-Agen...', false)
#2 Z:\home\localhost\www\contao2\system\modules\core\classes\BackendTemplate.php(113): Contao\Template->output()
#3 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(864): Contao\BackendTemplate->output()
#4 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(121): Contao\BackendInstall->outputAndExit()
#5 Z:\home\localhost\www\contao2\contao\install.php(24): Contao\BackendInstall->run()
#6 {main}

Warning: Cannot modify header information - headers already sent by (output started at Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php:302) in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Template.php on line 256
#0 [internal function]: __error(2, 'Cannot modify h...', 'Z:\home\localho...', 256, Array)
#1 Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Template.php(256): header('Content-Type: t...')
#2 Z:\home\localhost\www\contao2\system\modules\core\classes\BackendTemplate.php(113): Contao\Template->output()
#3 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(864): Contao\BackendTemplate->output()
#4 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(121): Contao\BackendInstall->outputAndExit()
#5 Z:\home\localhost\www\contao2\contao\install.php(24): Contao\BackendInstall->run()
#6 {main}
Warning: Cannot modify header information - headers already sent by (output started at Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Environment.php:302) in Z:\home\localhost\www\contao2\system\modules\core\library\Contao\System.php on line 559
#0 [internal function]: __error(2, 'Cannot modify h...', 'Z:\home\localho...', 559, Array)
#1 Z:\home\localhost\www\contao2\system\modules\core\library\Contao\System.php(559): setcookie('BE_PAGE_OFFSET', '0', 0, '/contao2', '', false, false)
#2 Z:\home\localhost\www\contao2\system\modules\core\templates\backend\be_install.html5(1365): Contao\System::setCookie('BE_PAGE_OFFSET', 0, 0)
#3 Z:\home\localhost\www\contao2\system\modules\core\library\Contao\BaseTemplate.php(88): include('Z:\home\localho...')
#4 Z:\home\localhost\www\contao2\system\modules\core\library\Contao\Template.php(238): Contao\BaseTemplate->parse()
#5 Z:\home\localhost\www\contao2\system\modules\core\classes\BackendTemplate.php(28): Contao\Template->parse()
#6 Z:\home\localhost\www\contao2\system\modules\core\classes\BackendTemplate.php(100): Contao\BackendTemplate->parse()
#7 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(864): Contao\BackendTemplate->output()
#8 Z:\home\localhost\www\contao2\system\modules\core\controllers\BackendInstall.php(121): Contao\BackendInstall->outputAndExit()
#9 Z:\home\localhost\www\contao2\contao\install.php(24): Contao\BackendInstall->run()
#10 {main}
 
Назад
Сверху