contact form file types for non-logged in users

blindmime
@blindmime
8 years ago
772 posts
I'm unable to upload a pdf file via a custom contact form, although I've set it as an allowable file type. Is there somewhere else I need to set this?
updated by @blindmime: 09/09/16 02:17:04PM
brian
@brian
8 years ago
10,148 posts
There's no where to set this, since logged out users do not have a quota. All files uploaded to Jamroom must have a profile_id associated with them, so you're not going to be able to collect a file from someone that is not logged in.. sorry!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
Dazed
Dazed
@dazed
8 years ago
1,022 posts
If you must have it, you could always just grab a php upload script but as Brian mentioned, doing this would allow anyone to upload. I used one some time back that would send an email to me when a file was uploaded. It was great for sharing music files back and forth.

Tags