[Typo3-german] Body Inhalt wird nicht angezeigt/ Probleme mit FTB-Tutorial

Martin Pöpping ma.p at netcologne.de
Sun Oct 9 01:00:28 CEST 2005


Hallo,

ich beschäftige mich gerade mit dem Futuristic Template Building 
Tutorial und habe das Problem, dass mir meine Seite bzw. der Inhalt 
zwischen meiner Body-Tags nicht angezeigt wird.

Eigentlich habe ich Schritt für Schritt das Tutorial befolgt und bis 
Seite 27 lief alles problemlos.

Ich habe mein Template eingebunden, das Menü funktionierte etc.

In dem nächsten Kapitel (ab S. 28) sollte dann eine druckfreundliche 
Version eingebaut werden. Hier bin ich auch nach bestem Wissen und 
Gewissen Schritt für Schritt vorgegangen.

Allerdings wird jetzt auf einmal mein gesamtes Template nicht mehr 
angezeigt.

Stylesheets und Co werden allerdings noch richtig generiert.
Ein Beispiel des erzeugten Sourcecodes findet ihr weiter unten.

Da ich noch nicht ganz fit in typo3 bin, habe ich momentan keinen Peil 
wohin mein Body-Inhalt verschwunden ist bzw. was ich falsch gemacht habe.

DS, TOs und Mappings müssten eigentlich up-to-date sein.

Jedenfalls wird mir das angezeigt.

Kann mir jemand einen Tipp geben wie ich Schritt für Schritt bei der 
Fehlersuche vorgehen kann?



Vielen Dank für Eure Hilfe,

Martin










<!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>Root page</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>

<style type="text/css" id="internalStyle">
		/*<![CDATA[*/
		BODY {	margin: 0 0 0 0; background-color: white; }
		/*]]>*/
	</style>

<link href="fileadmin/template/main/res/stylesheet.css" rel="stylesheet" 
type="text/css" />

</head>
<body>

</body>
</html>





















<!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>Root page</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>

<style type="text/css" id="internalStyle">
		/*<![CDATA[*/
		BODY {	margin: 0 0 0 0; background-color: white; }
		/*]]>*/
	</style>

<link href="fileadmin/template/main/res/stylesheet.css" rel="stylesheet" 
type="text/css" />

</head>
<body>

</body>
</html>



More information about the TYPO3-german mailing list