Support community for TTG plugins and products.
NOTICE
The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.
This forum is now closed, and exists here as a read-only archive.
You are not logged in.
Has anyone tried using the (CE4 Client Response Gallery) as a password protected Hi-Res delivery option?
I would like to send my clients a one-click .zip package download instead of them having to download individual images
at a time.
I was able to get the link to work for the zip package the the issue I'm having is the PHP is somehow stalling
or interfering with the download process. I think it has something to do with the file size being too large. My test was with a .zip file at around 900MB.
Appreciate any help!
Dan
Offline
Are you just posting a link to the zip file? That should work just fine unless your host limits file downloads from your site.
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline
Hi Rod,
Thanks for the response.
Yes, I would like to email the client a link and they can take it from there.
When I do a test from Safari web browser it will start the download but then if I check progress it says decompression failed?
I did a test from Google Chrome and it just gave me an error page without any download initiation.
If the file size was under lets say 200MB or so then
Last edited by dhennessy (2016-03-06 06:28:53)
Offline
I just get a file not found error.
You might be hitting php download limits. You can check your php.ini file or ask you host about it.
You could also try just placing the zip file in the same folder as the gallery and provide a direct text link to it.
How are you doing this now?
Rod
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site
Offline