This is a repost from the themes forum but I had no answer there so was wondering if anyone on this one knows.
If you go to my albums: http://blog.kabakun.net/photos/ you'll see about two screens worth of warning messages, namely, 'Warning: Invalid argument supplied for foreach() in /home/kabakun/www/blog/photos/zen/kses.php on line 429'
How can I make this go away? Thanks.
can you set Display_Errors to OFF in your php.ini file. Really, it shouldnt be doing this anyways but turning off errors should do the trick.