Upload error on localhost (at minimum, not yet tested online)
the issue was connected to a standard too strict php.ini configuration. to solve this, one has to update php.ini file setting to an higher upload_max_file_size = 2M // something more value.