It was the encryption... actually it was lines 146-147 for me... anyway
I removed the following line with 2 forward slashes from 'managefile.php'
- Code: Select all
//$myfile->encryptFile($file["tmp_name"], $settings["filePass"]);
I CAN NOW VIEW/DOWNLOAD MY FILES EASILY



Although I have only tested it on IE and my iphone so far.
Is there a reason for so much encryption? I mean if they are stored on my server arent the files fairly safe anyway?

Thank you again for helping me disable the encryption, it now works just how I want
