Closed (fixed)
Project:
File Tree
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2010 at 07:39 UTC
Updated:
18 Nov 2010 at 01:10 UTC
Hi everybody. I have just discovered and started using FileTree. It works great except for one thing - downloading of the files.
What happens (at least to me) is that the link to the file is proceeded wth the "?q=", e.g:
http://localhost/drupal/?q=sites/default/files/Docs/Document001.pdf.
That "?q=" is causing the site to report Error 404. How can I get this fixed?
Comments
Comment #1
joelstein commentedAre you using clean URLs?
Comment #2
psuplat commentedno, i don't
I guess turning them on would solve the issue, but shouldn't it be working even without it. Not all webserver support them or have them enabled
Comment #3
joelstein commentedGood catch. Fixed in http://drupal.org/cvs?commit=446190.