In class.UploadField.php on line 395, where it says the function has been removed (commented out)...if this function is removed, isValid() function on multi-page always returns false for uploadField somehow. If I uncomment this function, it works fine, also requires parameter works... maybe this function is indeed needed?