How can we access uploades files without login? When clic on link in email I want to open file directly. Is it possible?
Appnitro Software Forums » MachForm
Access files uploades without login
(2 posts)-
Posted 10 months ago #
-
Hi,
Yes it possible, edit your "download.php" file and search for this code :
require('includes/check-session.php');Then remove the code.
Posted 10 months ago #
Reply
You must log in to post.