I have a password required map
when I click on de protected map I receive the error below
Go to: http://www.michel-nulens.be click on Gallery, click on "allerlei", click on "test" (the protected map)
Warning: Cannot modify header information - headers already sent by (output started at /home/id90648/public_html/michel-nulens.be/zenphoto/zp-core/zp-extensions/static_html_cache.php:229) in /home/id90648/public_html/michel-nulens.be/zenphoto/index.php on line 164
Warning: Cannot modify header information - headers already sent by (output started at /home/id90648/public_html/michel-nulens.be/zenphoto/zp-core/zp-extensions/static_html_cache.php:229) in /home/id90648/public_html/michel-nulens.be/zenphoto/index.php on line 165
Warning: Cannot modify header information - headers already sent by (output started at /home/id90648/public_html/michel-nulens.be/zenphoto/zp-core/zp-extensions/static_html_cache.php:229) in /home/id90648/public_html/michel-nulens.be/zenphoto/index.php on line 166
I believe this is a bug of the html_static_cache plugin in combination with password protected items. Either disable it or take that album out of the cache on its options. Alternatively you could upgrade to the 1.4.1 trunk nightly. That is pretty stable and we run it ourselves.