Aug 10th, 2009, 9:58 AM
I had this problem until I discovered that the function in validate.php is actually validate_fields() and NOT validateFields() as given in all the online examples.
The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
error with validateFields()
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
error with validateFields() - by delwin - Aug 10th, 2009, 9:01 AM
RE: error with validateFields() - by cssmw - Aug 10th, 2009, 9:58 AM
RE: error with validateFields() - by delwin - Aug 15th, 2009, 11:20 AM
RE: error with validateFields() - by Ben - Aug 15th, 2009, 3:22 PM
|