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?
It only shows the captcha picture if I select 'Load encoded image', is that correct, or did I do something wrong?
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
If it works that's OK. It sounds as though there may be a server setting that is blocking the 'auto-created' image.
Bob
Hi Fribse,
Mostly permission problems - the one I remember is that the user couldn't create .png files
Bob
Mostly permission problems - the one I remember is that the user couldn't create .png files
Bob
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.
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.