![]() |
|
DownloadList Plugin - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: DownloadList Plugin (/thread-12413.html) |
DownloadList Plugin - Ralf - 2016-01-08 Hi, I have a problem with the DownloadList Plugin - I guess it has something to do with the user rights. I have added the printdownloadlist to the codeblock of some articles: Not logged in vistors see the files, but can not download them. Can someone point me in the right direction and tell me which settings I have to make? Cheers DownloadList Plugin - Ralf - 2016-01-08 Hi, problem is caused by the static html plugin. Is there a solution other than: Cheers DownloadList Plugin - acrylian - 2016-01-08 Sadly this seems to be an incompatibility with the static_html_cache. If not logged in you get the cached pages and those do not execute the download process for yet unknown reasons. So sadly the only fix currently is to turn the cache off… DownloadList Plugin - acrylian - 2016-01-08 You were faster ;-) I don't understand your other question. It is either exclude all news or specific ones. There is no other way. Normally you don't want to exclude that much or any since that is the point of a cache actually. DownloadList Plugin - Ralf - 2016-01-08 Hi, Something like a 'no cache' argument in the plugin.. Cheers DownloadList Plugin - acrylian - 2016-01-08 No, the cache happens on a base theme page level. The downloadlist not working is simply a bug no one ever noticed before. DownloadList Plugin - acrylian - 2016-01-08 Please try the support build (fix is in DownloadList Plugin - Ralf - 2016-01-08 Hi, Thanks a lot for fixing it !!!! |