Patrick, I updated to pmwiki-2.2.0-beta67 but get the same result as in pmwiki-2.2.0-beta65.
{$CaptchaValue} shows the correct response, and {$Captcha} shows the old generated image with the response instead of a number. So far so good, but {$CaptchaChallenge} is empty. Could you update the demo form and/or upload the amended script you have working. I'm not sure whether I have made a mistake setting up or whether there is a bug. My form: -------------------- Challenge: {$CaptchaChallenge} Response: {$CaptchaValue} {$Captcha} (:input form action={*$PageUrl} method=post:) Enter value: {$Captcha} (:input captcha focus=1:) (:input submit:) (:input end:) ------------------------- Thanks, Marcus _______________________________________________ pmwiki-users mailing list pmwiki-users@pmichaud.com http://www.pmichaud.com/mailman/listinfo/pmwiki-users