The problem has to do with require ;/ I put all the image captcha stuff in a
class and if I copy and paste that class into the file it works but if I use
require_once it doesn't ;/ (but it is able to load find the file AFAIK cause
when I debug it's able to step through it)... maybe not though. Can't see
why that would cause a problem ;/