[TYPO3-english] With the new frontend editing I get a total empty screen

Daniel Doesburg daniel at typo3-nl.eu
Wed Oct 14 20:00:50 CEST 2009


Hi Dmitry and Steffen,

I know this. And I did it.

Now I installed a package out of the box. I did nothing more than create 
1 page. Even the install tool password is not changed yet :-/

And with that site I get a bloody error 500

And the only error in the logfile (on screen only the error 500 message) is:
[Wed Oct 14 19:15:57 2009] [error] [client xx.xxx.xx.xxx] Premature end 
of script headers: /srv/name/www/www.domein.tld/index.php


An other testsite that I updated from 4.3.0a3 to 4.3.0b1 gives:

Fatal error: Call to a member function getJavascriptIncludes() on a 
non-object in 
/srv/name/www/typo3_src-4.3.0beta1/typo3/sysext/feeditadvanced/view/class.tx_feeditadvanced_adminpanel.php 
on line 300

And the line 300 is:
$controllerIncludes = 
$GLOBALS['BE_USER']->frontendEdit->getJavascriptIncludes();

no matter if feedit (previous version) is installed or not.


As I earlier wrote both site have no problem if I'm not in the backend. 
But if I see this error it looks logical.


Kind regards,

Daniel Doesburg



Dmitry Dulepov schreef:
> Hi!
> 
> Steffen Gebert wrote:
>> General advice for all empty-page-scenarios: Activate display_errors or
>> have a look at your PHP error log.
> 
> More general advice: search lists before posting ;) This issue pops up monthly here. I even wrote an article about it months go:
> http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html
> 



More information about the TYPO3-english mailing list