[Typo3-german] Typo3 Umzug - Quasi leere Startseite
Daniel Schneider
dany at schneider-dany.de
Tue Aug 2 18:29:20 CEST 2005
Andreas Chlumsky schrieb:
>Hallo,
>
>ich habe meinen Typo3 Server auf einem anderen Rechner neu aufgesetzt.
>Das Back-End und das Install-Tool lassen sich ohne Probleme aufrufen.
>Nur das Front-End zeigt ausser dem Background-Bild nichts.
>
>Nachfolgend der html-Code:
>
><!DOCTYPE html
> PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
><html>
><head>
> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
>
><!--
> This website is brought to you by TYPO3 - get.content.right
> TYPO3 is a free open source Content Management Framework created by
>Kasper Skaarhoj and licensed under GNU/GPL.
> TYPO3 is copyright 1998-2005 of Kasper Skaarhoj. Extensions are
>copyright of their respective owners.
> Information and contribution at http://www.typo3.com
>-->
>
>
> <title>Startseite</title>
> <meta name="generator" content="TYPO3 3.8 CMS" />
> <script type="text/javascript">
> /*<![CDATA[*/
> <!--
> browserName = navigator.appName;
> browserVer = parseInt(navigator.appVersion);
> var msie4 = (browserName == "Microsoft Internet Explorer" &&
>browserVer >= 4);
> if ((browserName == "Netscape" && browserVer >= 3) || msie4 ||
>browserName=="Konqueror") {version = "n3";} else {version = "n2";}
> // Blurring links:
> function blurLink(theObject) { //
> if (msie4) {theObject.blur();}
> }
>
> // -->
> /*]]>*/
> </script>
>
>
></head>
><body background="fileadmin/images/bg.gif" leftmargin="0" topmargin="0"
>marginwidth="0" marginheight="0">
>
></body>
></html>
>
>
>Hat jemand eine Idee weshalb das Front-End nichts anzeigt?
>Wie gesagt: Im Back-End sieht alles sehr gut aus. Die Page-Ids stimmen
>und die Inhalte werden auch angezeigt.
>
>Vielen Dank
>Andreas Chlumsky
>_______________________________________________
>Typo3-german mailing list
>Typo3-german at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-german
>
>
>
Hi Andreas,
ich denke Du arbeitest mit dem Auto-Parser? Wenn Du in Deiner
Template-Vorlage die Page-Ids mit Beispielinhalt "füllst", werden auch
nachher die Inhalte Deines TYPO3-Projektes im Fron-End angezeigt. Warum
auch immer... bei mir hat es so funktioniert ;-)
Gruß
Daniel
More information about the TYPO3-german
mailing list