Thanks!
--------------- Added [DATE]1216436104[/DATE] at [TIME]1216436104[/TIME] ---------------
Quote:
Originally Posted by RLShare
I were you I would start by looking through the files and see if I can figure out where $errorlist gets filled first, then trace back from there until I find what I'm looking for.
|
I've been as far as I can possibly go, and I can't find anywhere that assigns error values,
All I can think to do is check the $errorlist array itself to see if the vbphrase for a failed CAPTCHA has been assigned to it, which is a bit slack, considering there must be a simpler value somewhere that tells something else that an error has occured. If I check the $errorlist for the CAPTCHA specific error, then when the CAPTCHA error vbprase is changed at a later date, then the conditional used to check the $errorlist will be buggered, and I'll have to re-do everything again. urg!
Problems, problems....
I'm stuck! :erm: