Page 1 of 1

large files can downloaded only from premium members!

PostPosted: Sun May 12, 2013 8:36 am
by genious
it would be perfect, if large files 500mb> can downloaded only from paid members!

Re: large files can downloaded only from premium members!

PostPosted: Wed Nov 19, 2014 5:44 am
by sabakanwal
it possible to notify host admin when new file is uploaded?
I mean that admin will receive email with details like new file name, who uploaded, etc.
Is there hack for this purpose or some solution?

Re: large files can downloaded only from premium members!

PostPosted: Thu Nov 27, 2014 1:46 am
by SamEA
Look at upload.php and find the code responsible for sending the user an email about his/her uploaded file. Copy it in a way that will also use your email rather than user's email and ensure it will be executed without the user selecting the email option i.e place your copied code outside the IF statement that checks if the user selected the email option.