Problem. ";
if ($template == $templateini) {
print "uploadprogress.file.filename_template ($templateini) doesn't have an %s in it for making unique temporary files. Please adjust.
";
} else {
print "$templateini is NOT writable.
Please make sure the directory exists and is writable for the webserver.
Or adjust the ini setting 'uploadprogress.file.filename_template' to a correct path.";
}
} else {
print 'background-color: green;">The uploadprogress extension is installed and initial checks show everything is good';
}
} else { ?>
background-color: red;">The uploadprogress extension is not installed.
The info during the upload will be displayed here:
The actual file upload happens here (and displays info, when it's finished):