![]() |
|
General Downloading Questions - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: General Downloading Questions (/thread-12512.html) |
General Downloading Questions - baataboom - 2016-05-08 Hi, Is it supposed to be possible to download and entire album and subalbums? Thanks. I know these are newbie questions. But I didn't see any documentation for newbie questions like these. General Downloading Questions - fretzl - 2016-05-09 Yes, you would have to modify your theme. To get a download link, use something like this on image.php: General Downloading Questions - derRenner - 2016-06-08 Hoi, I think I have a similar problem ...
after so, what's the next step? I can't see any Downloadlink ... The Zip-source ist 'from Album'. The folder 'downloadList' is inside zp-core/zp-extensions - so I think the plugin is allready installed. I need help ;-) General Downloading Questions - fretzl - 2016-06-09 You placed the function inside the Try placing the function somewhere outside the Btw: the function you use is deprecated. The "uploaded" folder is the folder where the (non gallery) file manager stores uploaded files. General Downloading Questions - derRenner - 2016-06-09 Hoi! |