londonroadhog
londonroadhog
Pleased to see I am not alone... However, I also noticed under the same conditions, the file copy behaves incorrectly too. But when used standalone the copy is fine. I...
I have fixed the upload issue I was having, in that only one upload file was taking place. The cause of this was the define('FM_SELF_URL', $_SERVER['PHP_SELF']) statement. Because I keep...
> I have a unique use case I think, where I execute the script as a separate php process from a wrapper class, and pass on the output to a...
Now I've found another issue with setting the FM_SELF_URL to where the tinyfilemanager.php is kept. When I delete a file from the icons beside the file name, the fm_redirect fires...
> Not sure this is related, but I found a bug in the download function, where the ContentType header is not set correctly: `header('Content-Type: $contentType');` > > Maybe you could...
So for testing things out... I've temporarily added this code to the top of the fm_download_file function. if (!empty($fileName)) { // Check file is exists on given path. if (file_exists($fileLocation))...
> I'm not sure that your example code is setting the headers correctly. You can inspect the network request in your browser and see the response headers for better visibility....
@mclorch I just double checked, and I see your changes, and they are in the new version I have downloaded. However, when embedded in a webpage the downloads and view...
OK, so a couple more tests, and I still don't understand quite why, but as soon as I surround the PHP with basic HTML in a .PHP file, the tinyfilemanager...
I also get the Ad Guard for Safari settings display on my first book of the day. Very annoying. Had another case (804) because this didn't seem to come up...