configuring ability to download files

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
denisefiorentino1
New Member
New Member
Posts: 2
Joined: Mon Jul 09, 2012 11:49 pm

configuring ability to download files

Post by denisefiorentino1 »

Hi,

I want my viewers to be able to download a powerpoint presentation from my site. Below is my code:
<p><a href="downloads/fluoropolymers.ppt" target="_blank">Fluoropolymers Presentation</a> </p>

The file is in the downloads folder. I have checked the code locally and it works. I can't figure out what makes CMSMS different that makes this simple code not work. I keep getting a 404 file not found error. Any ideas you have would be appreciated.

Thanks
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1803
Joined: Wed Feb 25, 2009 4:25 am

Re: configuring ability to download files

Post by DIGI3 »

Without more information it's hard to tell, but probably a path issue. Try using an absolute path {root_url}/downloads/etc..
denisefiorentino1
New Member
New Member
Posts: 2
Joined: Mon Jul 09, 2012 11:49 pm

Re: configuring ability to download files

Post by denisefiorentino1 »

I tried that as well... is the main page not configured to be on the root of project?
User avatar
DIGI3
Dev Team Member
Dev Team Member
Posts: 1803
Joined: Wed Feb 25, 2009 4:25 am

Re: configuring ability to download files

Post by DIGI3 »

Can you provide a link to the site so we can actually see what path it's trying to go to?
Post Reply

Return to “Modules/Add-Ons”