| View previous topic :: View next topic |
| Author |
Message |
zxlin
Joined: 22 Jun 2011 Posts: 32
|
Posted: Jul 06, 2011 10:01 am Post subject: Only Registered user Download |
|
|
Any idea for making only registered user and premium user can download ??
so if unregistered user trying to download they will be redirected to login / register page.
Thank you
Regards,
ZX Lin
www.bzlink,us |
|
| Back to top |
|
 |
ufkabakan
Joined: 13 Apr 2011 Posts: 129
|
Posted: Jul 06, 2011 8:57 pm Post subject: |
|
|
| Admin Panel>Users Limit>Anos User> uncheck Enable |
|
| Back to top |
|
 |
zxlin
Joined: 22 Jun 2011 Posts: 32
|
Posted: Jul 08, 2011 7:56 pm Post subject: |
|
|
| ufkabakan wrote: | | Admin Panel>Users Limit>Anos User> uncheck Enable |
Thanks but if I didnt wrong thats for block anos user upload is it ? |
|
| Back to top |
|
 |
ufkabakan
Joined: 13 Apr 2011 Posts: 129
|
Posted: Jul 09, 2011 1:20 pm Post subject: |
|
|
u are right.
But i dont know another solution, without fully disable nonreg users.
U can limited nonreg users "Max download file size" = 1MB
U can limited nonreg users "Downloads countdown" = 99999 sec
Maybe u can edit template file download1.html
Example:
<TMPL_UNLESS premium>
<TMPL_IF plans>
<TMPL_INCLUDE payment_buy_with.html>
<TMPL_INCLUDE comparison.html>
</TMPL_IF>
</TMPL_UNLESS> |
|
| Back to top |
|
 |
zxlin
Joined: 22 Jun 2011 Posts: 32
|
Posted: Jul 13, 2011 10:06 am Post subject: |
|
|
| ufkabakan wrote: | u are right.
But i dont know another solution, without fully disable nonreg users.
U can limited nonreg users "Max download file size" = 1MB
U can limited nonreg users "Downloads countdown" = 99999 sec
Maybe u can edit template file download1.html
Example:
<TMPL_UNLESS premium>
<TMPL_IF plans>
<TMPL_INCLUDE payment_buy_with.html>
<TMPL_INCLUDE comparison.html>
</TMPL_IF>
</TMPL_UNLESS> |
I know about max download file size but I dont think its a good Idea...
anyway thanks so much for your solutions |
|
| Back to top |
|
 |
|