Error on Comment:

If a user writes a comment following error message come:

`blockquote`
Warning: Invalid argument supplied for foreach() in /www/htdocs/v108824/jb/zp-core/kses.php on line 429

Warning: Cannot modify header information - headers already sent by (output started at /path/to/zp-core/kses.php:429) in /path/to/zp-core/functions-controller.php on line 164

Warning: Cannot modify header information - headers already sent by (output started at /path/to/zp-core/kses.php:429) in /paht/to/zp-core/functions-controller.php on line 169
`/blockquote`

Did I somethiong wrong while installing? or is this a known problem? Juast want to ask, before puttin this to the bugtracker

Greeting
Julian

edit:
using zenphoto 1.1.3

Comments

  • This us usually caused by not having the allow_tags array in zp-config.php. However, the best solution is to load the nightly build where the array has been moved into the options handling.
  • thanks alot
Sign In or Register to comment.