Active
Project:
Public Download Count
Version:
6.x-1.0-beta3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
9 Jul 2009 at 21:27 UTC
Updated:
13 Jul 2009 at 04:00 UTC
When viewing the PDC Reports page, if I click "Details" for a file that has downloads, it always gives me a "404 - Not Found" page. The URL behind "Details" is like: http://thing.place.net/admin/reports/pubdlcnt/counter?file=my-file.zip&m... and it never works for any file.
P.S.: I want to say "thank you" for writing this module, it is proving quite useful.
Comments
Comment #1
Iritscen commentedSorry, I am not totally sure if this is one issue or two, but I have also noticed that clicking on the file names on the Reports page returns 404. The reason in this case is that the URLs PDC is presenting are direct links, not the "?q="-style indirect links that I have to use on my site. I don't know if the issue I first reported is part of the same problem or not.
Comment #2
pixture commentedIt sounds like you are not using clean URLs ?
Maybe that's the cause of this issue. Could it possible that you can turn this mode ON and see what will happen?
You can turn it on by "Site configuration" > "Clean URLs" page.
Comment #3
Iritscen commentedSorry, I meant "clean" URLs when I said "direct". Yes, I have never turned on clean URLs because I do not have the privileges on the server to make that possible. I will speak with the person who manages the domain I'm on and see if he can get me set up with clean URLs.
Comment #4
pixture commentedMeanwhile, I will look into the code to see if I can easily make the module work even if the clean URL feature is OFF. It may take some time to work on this (a couple of weeks, maybe..)
Comment #5
Iritscen commentedMy domain's admin got me set up with clean URLs, and the bugs mentioned above were resolved. Someday it might still be a good idea to add support for "dirty" URLs, but of course if no one else is reporting my problem then it's obviously not affecting many Drupal users! I will leave the issue open for you to close at your discretion once you decide if this will be fixed later or not. Thanks.