![]() |
|
class-AnyFile doesn't allow downloading the file - 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: class-AnyFile doesn't allow downloading the file (/thread-11348.html) |
class-AnyFile doesn't allow downloading the file - niccolo - 2013-09-12 I've recently installed Zenphoto to a subdomain of a site I'm working on. I enabled the class-AnyFile plugin (and class-textobject and class-WEBdocs) so that users on my Zenphoto site can download documents. I am able to get to the download if I manually type in the zenphoto/albums/subalbums/DOCUMENT URL, but when viewing in the gallery, if I click on the thumbnail to go to the original file, the way I might when clicking on an image to see the full sized version, it doesn't do anything. The gallery thumbnail doesn't seem to be linked to the document. I'm running Zenphoto version 1.4.5.1, and the version of the plugins which ship with that version of Zenphoto. class-AnyFile doesn't allow downloading the file - sbillard - 2013-09-12 The link you are describing is the "full image" link. That is only available when the item is actually an image. Normally the document is displayed as the body with that object. You can edit the theme to change this behavior.Find the lines in Note however that this will work only if you have class-AnyFile doesn't allow downloading the file - niccolo - 2013-09-13 Ah! That did the trick. Hopefully I'll remember this when I change the theme, if the problem comes up again. Thanks! |