![]() |
|
Error when adding comments - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Error when adding comments (/thread-2154.html) |
Error when adding comments - tr1978 - 2008-01-27 When I try to add a comment, the following message pops up: Warning: Invalid argument supplied for foreach() in /home/user/public_html/zp-core/kses.php on line 429 Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/zp-core/kses.php:429) in /home/user/public_html/zp-core/functions-controller.php on line 164 Warning: Cannot modify header information - headers already sent by (output started at /home/user/public_html/zp-core/kses.php:429) in /home/user/public_html/zp-core/functions-controller.php on line 169 Does anyone have a clue what causes this? EDIT: The comments still gets saved, but the error is annoying. -tr1978 Error when adding comments - Nico - 2008-01-27 Hello, you have the same error than in this post: http://www.zenphoto.org/support/topic.php?id=2131&replies=33 The solution, install the last nightly build. @++ Error when adding comments - tr1978 - 2008-01-27 Oops sorry, should have searched more. Anyway thanks, ill try the nightly build. Error when adding comments - jmeychenne - 2008-01-30 I've installed the nightly build to get around this problem, it's ok for this. But I now have accentuations problems (we use this kind of feature in Europe...), althougt the"UTF-8" option is on on the configuration panel. Any clue ? |