Hi,
I am generating a list of files to download thus:
{exp:channel:entries channel="static" status="Closed"}
{downloads1 wrap="link"}
{downloads2 wrap="link"}
{downloads3 wrap="link"}
{downloads4 wrap="link"}
{/exp:channel:entries}The fields “downloads1, downloads2, downloads3, downloads4” are file fields and appear to be populated correctly by selecting from the appropriate upload section.
The resulting file list links appear to generate perfectly, but when I click on a link I get “Not Found The requested URL /doc/test_pdf_1.pdf was not found on this server.”
The path appears to match the value described in the File Upload Preferences “URL of Upload Directory”.
Any ideas as to what I am doing wrong would be greatly appreciated.