yes...
I have in the
/etc/e-smith/templates/etc/php.ini/30ErrorHandling
set the following
---- snip ----
error_reporting = E_ALL & ~E_NOTICE
display_errors = On
display_startup_errors = Off
log_errors = On
error_log = syslog
track_errors = Off
warn_plus_overloading = Off
And then restartet the httpd deamon, with the comand httpd restart
And i have allso tryed to make a custom template fragment, but it seames that id did not suxceed

Anny idear ?