[TYPO3-english] Typo3 stops showing content

Søren Juul zpon.dk at gmail.com
Sun Oct 4 11:44:55 CEST 2009


Hi

Our typo3 site stops showing the content at least once every day, the only
way to get it started again is to clear the FE cache. I should mention that
we are running on an old server (4.0.13) because our host only have a PHP 4
server. We are using Template Auto-parser for templates. It is also only the
front page that that isn't showing, the rest are going as always.

Any help will be appreciated

PS. The source isn't empty, but nothing visible is generated, the source
look like this

====================================================
<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<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-2004 of Kasper Skaarhoj. Extensions are
copyright of their respective owners.
    Information and contribution at http://www.typo3.com
-->


    <title>Frivilligcentre og Selvhjaelp Danmark: Forside</title>
    <meta name="generator" content="TYPO3 3.7 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 bgcolor="#FFFFFF">

</body>
</html>
====================================================


-- 
Med venlig hilsen / Kind regards
Søren Juul


More information about the TYPO3-english mailing list