added on Apr 4, 2007 by
the same check is not working on my site
no matter what i type i keep getting the error message that spam number is incorrect
added on Apr 4, 2007 by
Hi.
Is it your own installation of LinkEX? Or are you trying to add your link to a site running LinkEX?
If it is your own installation, please check if the spam check is an image or just plain text. If you don't have GD
installed, PHP cannot create images, and the script will only produce a math question in plain text (html actually).
Also please verify that you have cookies enabled. (I assume you do, since this forum uses the exact same captcha code).
It could be a session issue, where your data is not transfered.
Actually, I'll just make sure the session id is set as an hidden field, to make sure the data is transfered.
I'd still like to hear your input on the two issues above.
Thanks
- v0id