[TYPO3-english] pageNotFound_handling out puts a blanc page
Jeroen Visser | ROQUIN E-Solutions
jeroen at roquin.nl
Fri Nov 14 09:50:03 CET 2008
Hi Dmitry,
Thanks for your replies... after some digging it turned out that the extension fb_old2new_redirect was conflicting.
In the "function pageNotFoundHandler " I came in the condition t3lib_div::isFirstPartOfStr($code,'USER_FUNCTION:')
Deinstalling fb_old2new_redirect solved the problem.
Kind regards,
Jeroen
Dmitry Dulepov wrote:
> Hi!
>
> Jeroen Visser | ROQUIN E-Solutions wrote:
>> I use this notation all the time and never had any problems. Also the
>
> This is because TYPO3 recovers from this error for you. But it is
> not a reason to make a error in the first place.
>
>> notation you wrote down does end in a blanc page.
>
> There is a standard procedure for blank pages, it is repeated here
> every week: Install tool, All configuration, displayErrors to 1 and
> see what you get as error message.
>
>> My apache access.log tels me:
>>
>> 80.101.107.95 - - [12/Nov/2008:12:51:27 +0100]
>> "GET /neuws.html HTTP/1.1" 404 20 "-"
>> "Mozilla/5.0 (Windows; U; Windows NT 5.1; nl; rv:1.9.0.3)
>> Gecko/2008092417 Firefox/3.0.3"
>>
>> The correct page is nieuws.html. So 404 headers are correct.
>> Any ideas? Thanks in advance
>
> Does page with id=72 return anything?
>
More information about the TYPO3-english
mailing list