Topic: Captcha missing image
You don't quote the PHP constant which throw a PHP notice when php.ini
error_reporting = E_ALL
This could break a lot of your code, among them one about missing captcha image (tested) and maybe one about new post fails (just a guess)
thanks