This doesn't work when the Ubercart File Downloads module is enabled, it looks like UC tries to jump in on the /download/ prefix before File Force gets a chance.
I get the following error message from Drupal:
"The following URL is not a valid download link. Please contact the site administrator if this message has been received in error."
Comments
Comment #1
wuh commentedComment #2
daniel wentsch commentedConfirmed & subscribing.
Comment #3
drjonez commentedIndeed... Is there a way we can change the download path to be something other than /download/ in either fileforce or ubercart?
Comment #4
arski commentedAny suggestions? I myself am not a big fan of having a path like this, but I'm not sure there's a much better solution.. let me know what you think :)
Comment #5
arski commentedGetting close to fixing this. Need some more info though - where exactly does this issue come up, i.e. what kind of files are you uploading to what part of ubercart and where are they displayed?
Thanks
Comment #6
daniel wentsch commentedI didn't upload any files to ubercart, just had the ubercart module activated (not anymore now). So this came up when trying to download a file that was prefixed with "download/".
Comment #7
arski commentedSo let me get this straight - you had a file prefixed with download/ somewhere outside Ubercart, then you enabled Ubercart and it didn't work, right?
Well, either way this can't be an issue in the upcoming release anymore as file force paths will be using ?download=1 get argument instead of the download/ prefix, and I don't intend to have legacy support for that structure as it's pretty unworkable with, so I'm marking this as closed :)
Comment #8
daniel wentsch commentedOh, that's good to know that the method to "activate" file force will change, because I used to prepend the "download/" prefix often directly inside node templates. So these won't work anymore if I'll update file force, right?
Comment #9
arski commentedhey, yea, it's still in -dev status, but in the future you will have additional cck field formatters and other automatic settings to enable FF. And if you still want to do it manually you'll have to use ?download=1.
It's coming out soon, when I'm back from my travels :)
Comment #10
drjonez commentedcool can't wait to see release.
Comment #11
daniel wentsch commentedThanks for explaining and have fun travelling :)