Page 1 of 1

Bug Report

PostPosted: Tue Apr 15, 2003 2:32 pm
by CompMan86
In survey_add.php, if you submit bad data to it (didn't fill in all the fields, etc) it tries to call error() but error() was never defined. I'd imagine that anywhere else in your code that uses error() there's the same problem.