So I deployed today (yay!) 😊
However… the captcha image was not displaying despite having to re-enter every server path imaginable into the Captcha Preferences field. Every time I submitted a server path, EE would tell me the server path is invalid. :coolgrin:
To resolve this, I just entered in the config.php:
$config['captcha_path'] = "../system_folder/images/captchas/";
$config['captcha_url'] = "http://site_url/images/captchas/";Tags: EE 2.1.3 Build 20101220, Captcha, Server Path