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

View: New views
20 Messages — Rating Filter:   Alert me  
< Prev | 1 - 2 | Next >

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

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

In the new version 4.3.0beta1 is a fantastic new feature, the frontend
editing.
On my local machine, with the latest xampp, all things work fine.
But on my remote Lynux server I get an total empty screen at the frontend.
Even the source is empty.

The only difference is, as far as I knows, the version of Apache.
Local I've the latest version 2 and remote its a version 1.
Can this version 1 Apache be the reason?
Or does anyone knows where I otherwise have to search for a solution?

Kind regards,

Daniel Doesburg
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Andreas Becker-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Daniel
I am using Apache 2 on both - which is perhaps better ;-)
Have you checked the update manager. Your empty screen looks like that the
database has no tables - so you should check also the Database Analyzer
"compare"

Andi


On Tue, Oct 13, 2009 at 3:59 AM, Daniel Doesburg <daniel@...> wrote:

> In the new version 4.3.0beta1 is a fantastic new feature, the frontend
> editing.
> On my local machine, with the latest xampp, all things work fine.
> But on my remote Lynux server I get an total empty screen at the frontend.
> Even the source is empty.
>
> The only difference is, as far as I knows, the version of Apache.
> Local I've the latest version 2 and remote its a version 1.
> Can this version 1 Apache be the reason?
> Or does anyone knows where I otherwise have to search for a solution?
>
> Kind regards,
>
> Daniel Doesburg
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@...
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Duch-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Empty screen usually comes from a PHP fatal error.

Your box must be set-up not to display PHP errors, that's why you  
don't see anything instead of the classic "Fatal Error...", check your  
php.ini for things like display_error, check also if errors are not  
loggued to a file.

Duch

Le 13 oct. 09 à 04:00, Andreas Becker a écrit :

> Hi Daniel
> I am using Apache 2 on both - which is perhaps better ;-)
> Have you checked the update manager. Your empty screen looks like  
> that the
> database has no tables - so you should check also the Database  
> Analyzer
> "compare"
>
> Andi
>
>
> On Tue, Oct 13, 2009 at 3:59 AM, Daniel Doesburg <daniel@typo3-
> nl.eu> wrote:
>
>> In the new version 4.3.0beta1 is a fantastic new feature, the  
>> frontend
>> editing.
>> On my local machine, with the latest xampp, all things work fine.
>> But on my remote Lynux server I get an total empty screen at the  
>> frontend.
>> Even the source is empty.
>>
>> The only difference is, as far as I knows, the version of Apache.
>> Local I've the latest version 2 and remote its a version 1.
>> Can this version 1 Apache be the reason?
>> Or does anyone knows where I otherwise have to search for a solution?
>>
>> Kind regards,
>>
>> Daniel Doesburg
>> _______________________________________________
>> TYPO3-english mailing list
>> TYPO3-english@...
>> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english@...
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

A small addition:
If I un-install the new frontend editing extension all went well. And
with this extension installed all went also well, but the functionality
is not shown on the frontend. And if I am logged in in the backend, only
than, the problem with the empty page occurs.

Regards,

Daniel

Daniel Doesburg schreef:

> In the new version 4.3.0beta1 is a fantastic new feature, the frontend
> editing.
> On my local machine, with the latest xampp, all things work fine.
> But on my remote Lynux server I get an total empty screen at the frontend.
> Even the source is empty.
>
> The only difference is, as far as I knows, the version of Apache.
> Local I've the latest version 2 and remote its a version 1.
> Can this version 1 Apache be the reason?
> Or does anyone knows where I otherwise have to search for a solution?
>
> Kind regards,
>
> Daniel Doesburg

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Steffen Gebert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 12.10.2009, 22:59 Uhr, schrieb Daniel Doesburg <daniel@...>:

> In the new version 4.3.0beta1 is a fantastic new feature, the frontend  
> editing.
> On my local machine, with the latest xampp, all things work fine.
> But on my remote Lynux server I get an total empty screen at the  
> frontend.
> Even the source is empty.
>
> The only difference is, as far as I knows, the version of Apache.
> Local I've the latest version 2 and remote its a version 1.
> Can this version 1 Apache be the reason?
> Or does anyone knows where I otherwise have to search for a solution?

General advice for all empty-page-scenarios: Activate display_errors or  
have a look at your PHP error log.

Steffen
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Dan Osipov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Do you have old feedit installed as well?

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Daniel Doesburg wrote:

> A small addition:
> If I un-install the new frontend editing extension all went well. And
> with this extension installed all went also well, but the functionality
> is not shown on the frontend. And if I am logged in in the backend, only
> than, the problem with the empty page occurs.
>
> Regards,
>
> Daniel
>
> Daniel Doesburg schreef:
>> In the new version 4.3.0beta1 is a fantastic new feature, the frontend
>> editing.
>> On my local machine, with the latest xampp, all things work fine.
>> But on my remote Lynux server I get an total empty screen at the
>> frontend.
>> Even the source is empty.
>>
>> The only difference is, as far as I knows, the version of Apache.
>> Local I've the latest version 2 and remote its a version 1.
>> Can this version 1 Apache be the reason?
>> Or does anyone knows where I otherwise have to search for a solution?
>>
>> Kind regards,
>>
>> Daniel Doesburg
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi Dan,

I've tried with and without feedit. Does not matter.


Kind regards,

Daniel


Dan Osipov schreef:

> Do you have old feedit installed as well?
>
> Dan Osipov
> Calkins Media
> http://danosipov.com/blog/
>
> Daniel Doesburg wrote:
>> A small addition:
>> If I un-install the new frontend editing extension all went well. And
>> with this extension installed all went also well, but the
>> functionality is not shown on the frontend. And if I am logged in in
>> the backend, only than, the problem with the empty page occurs.
>>
>> Regards,
>>
>> Daniel
>>
>> Daniel Doesburg schreef:
>>> In the new version 4.3.0beta1 is a fantastic new feature, the
>>> frontend editing.
>>> On my local machine, with the latest xampp, all things work fine.
>>> But on my remote Lynux server I get an total empty screen at the
>>> frontend.
>>> Even the source is empty.
>>>
>>> The only difference is, as far as I knows, the version of Apache.
>>> Local I've the latest version 2 and remote its a version 1.
>>> Can this version 1 Apache be the reason?
>>> Or does anyone knows where I otherwise have to search for a solution?
>>>
>>> Kind regards,
>>>
>>> Daniel Doesburg
>>

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Dan Osipov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Have you checked the PHP error log? There could be a fatal error - in
that case we need to know about it!

What PHP version are you using on the remote server?

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Daniel Doesburg wrote:

> Hi Dan,
>
> I've tried with and without feedit. Does not matter.
>
>
> Kind regards,
>
> Daniel
>
>
> Dan Osipov schreef:
>> Do you have old feedit installed as well?
>>
>> Dan Osipov
>> Calkins Media
>> http://danosipov.com/blog/
>>
>> Daniel Doesburg wrote:
>>> A small addition:
>>> If I un-install the new frontend editing extension all went well. And
>>> with this extension installed all went also well, but the
>>> functionality is not shown on the frontend. And if I am logged in in
>>> the backend, only than, the problem with the empty page occurs.
>>>
>>> Regards,
>>>
>>> Daniel
>>>
>>> Daniel Doesburg schreef:
>>>> In the new version 4.3.0beta1 is a fantastic new feature, the
>>>> frontend editing.
>>>> On my local machine, with the latest xampp, all things work fine.
>>>> But on my remote Lynux server I get an total empty screen at the
>>>> frontend.
>>>> Even the source is empty.
>>>>
>>>> The only difference is, as far as I knows, the version of Apache.
>>>> Local I've the latest version 2 and remote its a version 1.
>>>> Can this version 1 Apache be the reason?
>>>> Or does anyone knows where I otherwise have to search for a solution?
>>>>
>>>> Kind regards,
>>>>
>>>> Daniel Doesburg
>>>
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Dmitry Dulepov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

--
Dmitry Dulepov
Facebook: http://www.facebook.com/dmitryd
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Steffen Gebert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 14.10.2009, 11:21 Uhr, schrieb Dmitry Dulepov  
<dmitry.dulepov@...>:

>
> 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
>
Thanks for the URL, Dmitry.
I searched your site a few days ago to post the URL to somebody, but  
wasn't able to locate it (think I searched for "white page"..).

Bookmarked now.

Steffen
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Dmitry Dulepov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi!

Steffen Gebert wrote:
>> http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html
>>
> Thanks for the URL, Dmitry.
> I searched your site a few days ago to post the URL to somebody, but
> wasn't able to locate it (think I searched for "white page"..).

This is a keyword I forgot ;) I included blank and empty but forgot white...

--
Dmitry Dulepov
Facebook: http://www.facebook.com/dmitryd
Twitter: http://twitter.com/dmitryd
Skype: liels_bugs
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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
>

_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Dan Osipov :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks!

This has been reported as an issue:
http://forge.typo3.org/issues/show/4814

If you can provide more info to replicate, it would be appreciated!

Dan Osipov
Calkins Media
http://danosipov.com/blog/

Daniel Doesburg wrote:

> 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
>>
>
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

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

by Rudy Gnodde (WIND Internet) :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello Daniel,

Daniel Doesburg wrote:
> 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

Premature end of script headers occurs when there is a problem with CGI
(which causes an error 500 message in your browser) and that usually
means there's an error in your apache error log.

Regards,

Rudy
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Now, with beta2 still the same problem. A fresh installation. No bells
and whistles. But still a error 500

In a logfile the only I found is:

"GET
/typo3/ajax.php?_dc=1257550438290&ajaxID=BackendLogin%3A%3AisTimedOut&skipSessionUpdate=1
HTTP/1.1" 200 67 "http://domain.tld/typo3/backend.php" "Mozilla/5.0
(Windows; U; Windows NT 6.1; nl; rv:1.9.1.5) Gecko/20091102
Firefox/3.5.5 GTB6"
"GET /index.php HTTP/1.1" 302 305 "-" "Mozilla/5.0 (Windows; U; Windows
NT 6.1; nl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6"


What can I do?



King regards,

Daniel Doesburg
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Steffen Gebert :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Am 07.11.2009, 00:43 Uhr, schrieb Daniel Doesburg <daniel@...>:

> Now, with beta2 still the same problem. A fresh installation. No bells  
> and whistles. But still a error 500
>
> In a logfile the only I found is:
>
> "GET  
> /typo3/ajax.php?_dc=1257550438290&ajaxID=BackendLogin%3A%3AisTimedOut&skipSessionUpdate=1  
> HTTP/1.1" 200 67 "http://domain.tld/typo3/backend.php" "Mozilla/5.0  
> (Windows; U; Windows NT 6.1; nl; rv:1.9.1.5) Gecko/20091102  
> Firefox/3.5.5 GTB6"
> "GET /index.php HTTP/1.1" 302 305 "-" "Mozilla/5.0 (Windows; U; Windows  
> NT 6.1; nl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6"

Have a look at the PHP error log or enable warnings. The usual procedure  
with every blank page..

http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html

Steffen
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Steffen Gebert schreef:

> Am 07.11.2009, 00:43 Uhr, schrieb Daniel Doesburg <daniel@...>:
>
>> Now, with beta2 still the same problem. A fresh installation. No bells
>> and whistles. But still a error 500
>>
>> In a logfile the only I found is:
>>
>> "GET
>> /typo3/ajax.php?_dc=1257550438290&ajaxID=BackendLogin%3A%3AisTimedOut&skipSessionUpdate=1
>> HTTP/1.1" 200 67 "http://domain.tld/typo3/backend.php" "Mozilla/5.0
>> (Windows; U; Windows NT 6.1; nl; rv:1.9.1.5) Gecko/20091102
>> Firefox/3.5.5 GTB6"
>> "GET /index.php HTTP/1.1" 302 305 "-" "Mozilla/5.0 (Windows; U;
>> Windows NT 6.1; nl; rv:1.9.1.5) Gecko/20091102 Firefox/3.5.5 GTB6"
>
> Have a look at the PHP error log or enable warnings. The usual procedure
> with every blank page..
>
> http://dmitry-dulepov.com/article/blank-empty-page-in-typo3.html
>
> Steffen
I've not an empty page but an error 500. I've already set the
"Dmitry-settings". But this lines is all I can find in all the logfiles.

Regards,

Daniel
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Jigal van Hemert-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Daniel Doesburg wrote:
> I've not an empty page but an error 500.

Did you try Dan Osipov's suggestion and look at the bug report in forge
[1]? There is a patch attached to that issue to fix the error about the
member of an non-initiated object.

[1] http://forge.typo3.org/issues/show/4814

Regards, Jigal.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Daniel Doesburg :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Jigal van Hemert schreef:

> Daniel Doesburg wrote:
>> I've not an empty page but an error 500.
>
> Did you try Dan Osipov's suggestion and look at the bug report in forge
> [1]? There is a patch attached to that issue to fix the error about the
> member of an non-initiated object.
>
> [1] http://forge.typo3.org/issues/show/4814
>
> Regards, Jigal.

Hi Jigal,

Yes I did. But I did not recognize my problem. As far as I can see it's
a total different.
But I will try the solution of Jeff.

Kind regards,

Daniel Doesburg
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Re: With the new frontend editing I get a total empty screen

by Jigal van Hemert-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Daniel Doesburg wrote:
> Yes I did. But I did not recognize my problem. As far as I can see
> it's a total different. But I will try the solution of Jeff.

On 14-10-2009 20:00 you wrote:
> 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

which is exactly what is reported in issue 4814.

The general 500 error is harder to debug. Most of the time I've seen
this error when there is something wrong with:
- file/directory permissions
- file/directory ownership

Regards, Jigal.
_______________________________________________
TYPO3-english mailing list
TYPO3-english@...
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
< Prev | 1 - 2 | Next >