Вход

Просмотр полной версии : 3lib_error_http_ServiceUnavailableException


sarkans
19.11.2011, 21:03
Создал первую страницу, при просмотре открывает новое окно (http://test.local/index.php?id=1) и ошибка:

Uncaught TYPO3 Exception
#1294587218: No TypoScript template found! (More information)

t3lib_error_http_ServiceUnavailableException thrown in file
E:\test\typo3\sysext\cms\tslib\class.tslib_fe.php in line 2091.

2 tslib_fe::getConfigArray()

E:\test\typo3\sysext\cms\tslib\index_ts.php:
00339: // After this, we should have a valid config-array ready
00340: // ************************************************** ****
00341: $TSFE->getConfigArray();
00342:
00343: // ********************************

1 require("E:\test\typo3\sysext\cms\tslib\index_ts.php")

E:\test\index.php:
00076: // ******************
00077:
00078: require (PATH_tslib.'index_ts.php');
00079:
00080: ?>

Что не так и как это можно исправить?

dmartynenko
20.11.2011, 16:42
Создайте корневой TypoScript template. О том как это делать есть в первом же руководстве: http://www.typo3.ru/cms-typo3/documentation/