Dowload all images in an album Dowload all images in an album
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Dowload all images in an album

Started by fersauce, October 23, 2011, 11:32:59 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

fersauce

Hi there everybody.
I need to include a download link in all the albums in the galleries for dowloading all the images inside each album with only one clic, just like  "my favorites" download link, but showing the link below description name in the albums page.

Can you help me?

Thanks

my gallery www.fotoserver.es/server

user:   invitado
password  invitado

Αndré

There are already plugins that adds a whole album's pictures to your favorites and remove them all with just one click. If this is too inconvenient, a plugin has to be created that adds such a button to all of your albums.

dolomites

I installed this plugin, it works for adding to favorites, but when I donwload the zip file I get this error

Fatal error: Allowed memory size of 25165824 bytes exhausted (tried to allocate 162088 bytes)

Αndré

Your PHP memory limit exhausts while creating the zip file. You have 2 options:
1. Increase the PHP memory limit
2. Create the zip file with fewer files