Uploads to individual folders

Parisi

Member
I want users to be able to upload files (and keep a record of each upload) to a private folder for each user. How might I accomplish this?

Thanks!
Paul.
 
Troester - thank you so much for answering the question in a helpful fashion. I can't tell you how many time answers are just not helpful at all. I think this could be the beginning of a long and fruitful relationship with Fabrik!

Thanks again!

Paul.
 
A follow up question on this - is it possible for me to run a function on the id? For example a salted md5 to deter people from guessing the path?
 
Not really, no.

I could possibly add something like @Parisi suggested, of a salted MD5, like the result of an md5 hash of the user ID concatenated with the Joomla global secret, so you would have (say) {$my->salt} you could use.

And of course you can use random file names, which is pretty effective.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top