Ja, icg bin neu in Typo3. Unter backend findet sich eine Verzeichnisliste. Ich 
weiß nicht, wie ich ein Template anlegen soll. Hier ein Fehlerausdruck:

#1294587217: The page is not configured! [type=0][]. This means that there is 
no TypoScript object of type PAGE with typeNum=0 configured. (More information)

TYPO3\CMS\Core\Error\Http\ServiceUnavailableException thrown in file
C:\xampp\htdocs\cms1\typo3\sysext\frontend\Classes\Controller\TypoScriptFrontendController.php
 in line 2361.

2 TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController::getConfigArray()


C:\xampp\htdocs\cms1\typo3\sysext\cms\tslib\index_ts.php:

00167: // Get config if not already gotten
00168: // After this, we should have a valid config-array ready

00169: $TSFE->getConfigArray();

00170: // Convert POST data to internal "renderCharset" if different from the 
metaCharset
00171: $TSFE->convPOSTCharset();


1 require("C:\xampp\htdocs\cms1\typo3\sysext\cms\tslib\index_ts.php")


C:\xampp\htdocs\cms1\index.php:

00039:  ->redirectToInstallToolIfLocalConfigurationFileDoesNotExist();
00040:
00041: require(PATH_tslib . 'index_ts.php');

00042: ?>
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an