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
Receive attachment on form without logging in...
Started 13 years ago by firstarsbrnwhite | 2 posts |
-
When a form is submitted with an attachement the user must be logged into machform to receive the attachment. This is creating a problem where I need to share the notification email with a group of people who all need to be able to click the attachment link in the email and have it download without logging into machform.
How do I set it up so login is not necessary to receive the file? Maybe change the path where the attachments are stored? Please advise. thanks!
Posted 13 years ago # -
You can bypass the login info with small customization. Edit your machform "download.php" and go to around line 13 for this code :
require('includes/check-session.php');
then simply remove that code from there.
MachForm Support
Posted 13 years ago #
Reply
You must log in to post.