Index: branches/5.0.x/core/kernel/processors/main_processor.php =================================================================== diff -u -r12323 -r12325 --- branches/5.0.x/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 12323) +++ branches/5.0.x/core/kernel/processors/main_processor.php (.../main_processor.php) (revision 12325) @@ -1,6 +1,6 @@ Application->SetVar('skip_last_template', 1); + $captcha_helper =& $this->Application->recallObject('CaptchaHelper'); /* @var $captcha_helper kCaptchaHelper */ + $captcha_helper->GenerateCaptchaImage( $this->Application->RecallVar($this->Application->GetVar('var')), $this->Application->GetVar('w'),