On 2008/06/03, at 11:22, Casper Fabricius wrote:
If you have uploaded files using gallery, page_attachments or something else locally, you must also upload these manually from public to public.
I ran into this same issue (with page_attachments), so I just switched it to use Amazon S3 for storage instead of the file system. You can even “patch” attachement_fu to add cache and expires headers to the files you upload to Amazon. Works perfectly so far.
john_______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
