True URL for Download Links from standard file uploader
PermalinkWhat you need to do is copy view.php of the pathtoyourconcrete/concrete/blocks/file
to your root concrete and modify the lines commented out:
$fo = $this->controller->getFileObject();?> <a href="<?php echo $fo->getRelativePath()?>"><?php echo stripslashes($controller->getLinkText()) ?></a>
Works like a charm!
site.com/files/3451/6314/2626/some-file.pdf