Image paths don't seem to work with "private" file system (or public)
Andrupal - February 24, 2008 - 08:41
| Project: | Sparkline generator and filter |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chris Johnson |
| Status: | active |
Jump to:
Description
My site uses the private file system option and the sparkline module is producing and caching the sparkline .png files in the proper location in the private file system, however the images all turn out broken in the page itself. The brokenimage URLs are of the form "//home/mydomain/private/files/sparkline/0923809428crazylong.png". Any thoughts?

#1
We're using the sparkline module with sites configured for private (vs. public) download method (file system access), and do not seem to have any problems. I assume you are indeed referring to the Drupal public/private download setting.
Are you getting any error messages in your Drupal error log?