[TYPO3-hci] TYPO3 Error page

Steffen Kamper info at sk-typo3.de
Tue Aug 4 18:50:13 CEST 2009


Hi,

Steffen Kamper schrieb:
> Hi,
> 
> yes this looks like years ago and doesn't help. Especially this error 
> fills the forums and lists.
> 
> You all know that you can exchange the logo by setting 
> $GLOBALS['TBE_STYLES']['logo_login'] ?
> 
> For anyone want's to dig into this, it's the 
> t3lib_BEfunc::typo3PrintError()
> 
> vg Steffen

sry, i was wrong, error comes from
t3lib_timetrack::debug_typo3PrintError()

You could use a hook 
$GLOBALS['TYPO3_CONF_VARS']['SC_OPTIONS']['t3lib/class.t3lib_timetrack.php']['debug_typo3PrintError']

to render your own page.

Nethertheless it should be styled with a better error message, maybe a 
template which can easily overwritten by TS

vg Steffen


More information about the TYPO3-team-hci mailing list