Captcha is only shown if I choose "Load encoded image"

fribse 09 Jun, 2012
In my events for the form, I have "Load Captcha" before the "Show HTML".
It only shows the captcha picture if I select 'Load encoded image', is that correct, or did I do something wrong?
GreyHead 09 Jun, 2012
Hi Fribse,

If it works that's OK. It sounds as though there may be a server setting that is blocking the 'auto-created' image.

Bob
fribse 09 Jun, 2012
Thanks, I'll leave it then, any idea what server setting is interfering?
GreyHead 09 Jun, 2012
Hi Fribse,

Mostly permission problems - the one I remember is that the user couldn't create .png files

Bob
fribse 09 Jun, 2012
Ok, that might be the admintools firewall then.
I can see this error where it should display the image:
GET http://www.dkdb.dk/components/com_chronoforms/chrono_verification.php?imtype=1 404

So I went in and changed the .htaccess settings (in admintools .htaccess maker), and set up Server Protection to "Allow direct access to these files" and included the chrono_verification.php script, and now it displays the image again.
Odd that it wants direct access to the php file.
This topic is locked and no more replies can be posted.