Generally when you see an error like that its because it cannot find the function so it reports it as "undefined function" However I show that function as being defined in that file on line 151 in that same file. static function addFieldTypes($group, $callable) { static::$more_types = $callable; }I would recommend that you re-upload /include/class.forms.php from the source download archive.