My host has been 'upgrading' lately and its caused me a whole mess of problems. The last of which being that my CAPTCHA form no longer works. I remember to get the CAPTCHA working it took me weeks to do (this was a long time ago too), and at some point I recall editing it in a Hex editor before finally getting it to work, basically I do not have a clue what this thing needs to do to work.
One day I tried my registration form (without editing anything), and it just kept refreshing itself when it submitted. So I sent an email to the support people and whatever they did messed up my CAPTCHA, it just shows up as a red X now. Here is what they said:
"We had noticed that the custom php.ini file for your account was not setup fine. Hence, you were experiencing issues with the functionality of the registration form at the URL "
"We would like you to know that we have now reset the custom php.ini file for your account properly from our end. "
Would this file being reset be a likely cause for the CAPTCHA not working?
I'm using 'freecap' which was the script I downloaded for the CAPTCHA.
If anyone here has any ideas on what could be going wrong I'd greatly appreciate any help. If theres any specific snippets of code you'd like me to post, please tell me.
Thank You.
One day I tried my registration form (without editing anything), and it just kept refreshing itself when it submitted. So I sent an email to the support people and whatever they did messed up my CAPTCHA, it just shows up as a red X now. Here is what they said:
"We had noticed that the custom php.ini file for your account was not setup fine. Hence, you were experiencing issues with the functionality of the registration form at the URL "
"We would like you to know that we have now reset the custom php.ini file for your account properly from our end. "
Would this file being reset be a likely cause for the CAPTCHA not working?
I'm using 'freecap' which was the script I downloaded for the CAPTCHA.
If anyone here has any ideas on what could be going wrong I'd greatly appreciate any help. If theres any specific snippets of code you'd like me to post, please tell me.
Thank You.
Comment