[TYPO3-dev] blank page after renaming page

David Bruchmann typo3-dev at bruchmann-web.de
Sat Aug 15 18:17:09 CEST 2009


----- Ursprüngliche Nachricht -----
Von:        Jan Schmidt <jan.schmidt at uni-greifswald.de>
Gesendet:   Samstag, 15. August 2009 17:57:00
An:         typo3-dev at lists.netfielders.de
CC:
Betreff:    Re: [TYPO3-dev] blank page after renaming page
> Hi Dmitry!
> 
> Dmitry Dulepov wrote:
>> Hi!
>>
>> Jan Schmidt wrote:
>>> After renaming a page in the backend all pages in the frontend are
>>> blank (only HTML headers, no body content). This does not happen when
>> When you have a blank page, your only solution is:
>> http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html
>>
> 
> I've uploaded a devlog of the problem: 
> http://quest.uni-greifswald.de/devlog_realurl.pdf
> 
> This starts when I click "Save" in the BE after changing a page title. 
> Afterwards the FE is blank (no PHP errors!) and even the BE dialog 
> (right frame beside the page tree) is blank. Perhaps you can see whats 
> going on?
> 
> Best regards,
>   Jan Schmidt

Hi Jan,

The fastest and easiest way to solve your problem is to deactivate all 
not-default extensions. If some page is shown up you have to find out 
which extension causes the fault by enabling them step by step.
Else you first have to find out which parameter in localconf.php causes 
the error.

If you have installed extensions starting with "wt_" deactivate at 
first. if everything works, delete them und get the new version from 
TER. Always delete your temp_....php files in typo3conf before testing - 
so they are written new with changed settings.

Best regards
David




More information about the TYPO3-dev mailing list