bradgrafelman wrote:Just to clarify - do you see this error message only before you submit the form, and not when you actually submit the form?
I have never seen the error myself, my client has passed it onto me when he ran the script. So I'm trying to fix this blindfolded.
bradgrafelman wrote:If this is the case, then there's nothing wrong with your code (minus the fact it's not written properly) - it's doing exactly what it's supposed to. That's why you should address the issue mentioned in my post above.
I think it's the package I've been designated to use, it has a global registering script changing all $_*[(key)]-s to $GLOBAL[(key)] which I am now experimenting with.
Saying my code is not "written properly", I don't see what is and what isn't properly written. I understand what you've posted but I don't think they matter (in this case) as the bool will return true or false in all three of the cases.