![]() |
Форум больше не используется. Присоединяйтесь к каналу #community-ru в Slack for TYPO3 community |
![]() |
#15 | |
Новенький
Регистрация: 26.11.2010
Сообщений: 28
|
![]() Цитата:
When i disable the FILEMOUNTS check i get the complete wizard but i still get stuck at step 3. Plus this is not a solution for the long run. typo3conf/ext/templavoila/mod2/index.php (line 2414) Когда я отключил монтирование и проверил Wizard, то получаю полную версию мастера Wizard , но я все еще застрял на шаге 2. Появляется это: The template directory is empty or could not be found. Please, create it before starting this wizard. Решиние: typo3conf/ext/templavoila/mod2/index.php (строка 2414) производим замену на: //foreach($GLOBALS['FILEMOUNTS'] as $mountCfg) { // look in paths if it's part of mounted path $isPart = false; foreach ($paths as $path) { //if (t3lib_div::isFirstPartOfStr($prefix . $path, $mountCfg['path']) && // is_dir($prefix . $path)) { // $templatePaths[] = ($relative ? $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'] : $prefix) . $path; //} else if (!$check) { $templatePaths[] = ($relative ? $GLOBALS['TYPO3_CONF_VARS']['BE']['fileadminDir'] : $prefix) . $path; //} } //} Проверил у себя. "Missing directory! убирается!!! Следующий шаг, кажется GLOBALS ['монтирование'] пустой и это может причиной проблемы. Профессионалы, продолжайте... |
|
![]() |
![]() |
|
|
![]() |
||||
Тема | Автор | Раздел | Ответов | Последнее сообщение |
Непонятный глюк Typo3 4.4.x и Templavoila 1.5.2 | Tod | Установка | 2 | 12.11.2010 22:33 |
Глюк с меню TemplaVoila | agravin | Общие вопросы | 1 | 07.11.2010 21:41 |
новый тип поля в FCE templavoila - как? | (:) | Общие вопросы | 5 | 04.03.2008 11:04 |
templavoila + macina_searchbox | vermus | Общие вопросы | 3 | 18.05.2007 11:45 |
Какую TemplaVoila выбрать | MVH | Общие вопросы | 4 | 19.05.2005 20:40 |