Hi,
I'm using ZP 1.4.0.2 [6736] (Official Build) and I've noticed that when I enable the static_html_cache extension a warning appears on my 404 page even if I exclude 404.php in the option panel :
`
Warning: Cannot modify header information - headers already sent by (output started at ////zp-core/zp-extensions/static_html_cache.php:229) in ////index.php on line 179
Warning: Cannot modify header information - headers already sent by (output started at ////zp-core/zp-extensions/static_html_cache.php:229) in ////index.php on line 180
`
There's no more warning when I disable the extension.
Do you have an idea about it ?
Cheers !