I am using the filestorage class to create my own filestorage method.
file upload and retrieve directory structure have no probleem, there is a probleem with showing the thumbmails.
I am using the session variable as data connection. I saw there is no session variables in the context object when the function getFileData is called.
Does anyone know how come is it? and what is the solution?
Thanks a lot