This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 2
Remove authorization so users don't have to be logged in to download files
Started 12 years ago by donkey | 3 posts |
-
Just wondering if it is possible to remove the need for authorization so users don't have to be logged in to download files from the email when I send the form entries.
Posted 12 years ago # -
If you are using v3 already, there is no need for additional authorization, the download link will be generated with unique token already.
However, if you are using v2, there is an easy workaround for this. Simply edit your "download.php" file, search around line 13 for this code:
require('includes/check-session.php');
simply remove that code.
MachForm Founder
Posted 12 years ago # -
Thanks, that worked.
Posted 12 years ago #
Reply
You must log in to post.