Hi !
I was looking for a module working as a file remository. Unfortunately I couldn't find anything like that. I'd like to protect my downloads and encrypt all my download links.
Is it possible using CMSMS ?
Greets,
Prozac
File links protection
-
calguy1000
- Support Guru

- Posts: 8169
- Joined: Tue Oct 19, 2004 6:44 pm
Re: File links protection
Check out the uploads module.... it may do most of what you want, the download links are links to php script that goes a database quiery or two, and then sends the file in a forced transfer.
Follow me on twitter
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
Please post system information from "Extensions >> System Information" (there is a bbcode option) on all posts asking for assistance.
--------------------
If you can't bother explaining your problem well, you shouldn't expect much in the way of assistance.
-
Prozac
Re: File links protection
Thanks calguy1000 for your reply and suggestion.
I tried to use Upload module and I found some troubles so I hope you will be able to help me.
Module version: 1.1.9
CMS MS version: 0.12.1
The installation of the module was performed successfully and the default category was set.
I tried to use the following tags to execute module actions:
{cms_module module="Uploads" category="First" mode="summary"}
{cms_module module="Uploads" category="First" mode="detailed"}
Independently of tags used on my page I always get the similar error:
Fatal error: Smarty error: [in content:content_en line 1]: syntax error: unidentified token ';thumbnail_url' (Smarty_Compiler.class.php, line 1393) in /maindomain.com/lib/smarty/Smarty.class.php on line 1095
I tried to use Upload module and I found some troubles so I hope you will be able to help me.
Module version: 1.1.9
CMS MS version: 0.12.1
The installation of the module was performed successfully and the default category was set.
I tried to use the following tags to execute module actions:
{cms_module module="Uploads" category="First" mode="summary"}
{cms_module module="Uploads" category="First" mode="detailed"}
Independently of tags used on my page I always get the similar error:
Fatal error: Smarty error: [in content:content_en line 1]: syntax error: unidentified token ';thumbnail_url' (Smarty_Compiler.class.php, line 1393) in /maindomain.com/lib/smarty/Smarty.class.php on line 1095
