Closed (fixed)
Project:
Album Photos
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
23 Apr 2009 at 15:11 UTC
Updated:
31 Jul 2013 at 07:12 UTC
Hi, I've installed this module on my Drupal 6 site, and generally it works but pictures are not displaying. Looking at the URL that the browser is trying to recover it shows that it is looking for the file at
http://[baseURL][internal download path]
e.g.
http://www.example.com//home/sites/example.com/private/picdownloads/pict...
I'm using the private download method from core drupal and I have pathauto (but the same issue appears with pathauto off).
Presumably this module is specifying the download path as [base path]+[download path], and I can't see how to change that?
Of course, my problem my not be to do with this module, but I can get pictures to display with other modules.
Thanks.
EdP
Comments
Comment #1
nathaniel commented#2054247: Add support for private file system