No V@no, there are lines that does not exist in the downoad.php in 1.7.3 version. which are these
elseif (!$file['file_data'] = get_file_data($file['file_path'])) {
$file['file_size'] = strlen($file['file_data']);
if (!empty($file['file_data'])) {
the above lines i simply cant see in the download.php. what should i do now? its really killing me here..
