Having a problem viewing attachments when emailing entries. When you click to download the attachment it directs you to the admin/login page. Only able to download attachment when logged in.
Thanks for the help!
Having a problem viewing attachments when emailing entries. When you click to download the attachment it directs you to the admin/login page. Only able to download attachment when logged in.
Thanks for the help!
Actually, that's the default behaviour, to protect your files.
If you don't want to login to download the files, edit your download.php file, search around line 13 for this code:
require('includes/check-session.php');
simply remove that code.
You must log in to post.