[TYPO3] strange caching problem

R. van Twisk typo3 at rvt.dds.nl
Thu Mar 29 17:26:01 CEST 2007


Dmitry Dulepov wrote:
> Balázs Springel wrote:
>   
>> We just created a site with the new typo3 4.1, so it almost contains
>> nothing. After clearing the FE cache, the first opened page (#1)
>> looks normal, but after that all the other opened pages are blank. If
>> I'm clearing the cache again, and after that I'm choosing an other
>> page (#2) to look at first, then that will be the only page working,
>> and all the others (including the previous working page called #1)
>> are still blank. I can open the first page wherever I want, with an
>> other browser, or on an other machine, it will be the only page
>> looking normal for every one. (Till the next clearing :p) The blank
>> pages have the header from the template, but have nothing between the
>> body tags. The title, the css including are working fine..
>>     
>
> Looks like your are missing CSS styled content in your TS template. 
> Click on the "Edit the whole template record" and add CSS styled content.
>
>   
>> I cannot be more specific, 'cause I don't have privileges neither for
>> the Install Tool, nor the MyAdmin.. ... nor the FTP.. ( wiiii \o/
>> .... )
>>     
>
> You have to have access to Install tool, otherwise it may be hard to fix 
> the problem.
>
>   
>> Thanks for answers or helps in anticipation. :) And sorry for my bad
>> english.. :<
>>     
>
> English is ok, you described the problem very well.
>
> Try doing three things:
> 1. Use Database Analyzer in Install tool to compare your database. If
> database analyzer shows errors/warnings, you can fix them with this tool.
> 2. Enable error reporting in Install tool (I think it is called
> displayErrors there) and see if you have any PHP errors
> 3. Execute "CHECK TABLE cache_*" for each cache table replace cache_*
> with real table name)
> 4. Enable SQL debug in Install tool and see if you get any SQL errors.
>
>   

Wasn't there a big caching bug released with 4.1?
I tried to find it in bugtrack, but I don't have much clue how to search 
successfully there...
I just have seen it there.

Ries




More information about the TYPO3-english mailing list