Показать сообщение отдельно
Старый 19.11.2011, 21:03   #1
sarkans
Новенький
 
Регистрация: 19.11.2011
Сообщений: 1
По умолчанию 3lib_error_http_ServiceUnavailableException

Создал первую страницу, при просмотре открывает новое окно (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.p hp")

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

Что не так и как это можно исправить?
sarkans вне форума   Ответить с цитированием