Open pepitoe opened 10 years ago
Me to on Modx 2.2.14, PHP 5.3.10 and it's my only issue to use FileDownload-R with files up to 50Mb
Sorry to dig this one out, but it is still a bug. Link says "ts/..." instead of "assets/..." - "asse" is missing. MODX 2.5.1, FileDownloadR 2.0.0
For me it is showing "ssets" rather than "assets"
This is a problem for [link] and [url]
I was trying out using directLink as I had a report that some people were getting their downloads blocked due to the use of application/force-download in the script in normal mode, but am having trouble with the resulting links missing a character.
[[!FileDownload? &getDir=
documents/General/
&browseDirectories=1
&extShown=pdf
&directLink=1
]]The links generated are showing ocuments instead of documents. This is on PHP 5.4.27 and Modx 2.2.14. Am I doing something wrong?
thanks