uploaded files are deleted automatically ?
foredoc - April 30, 2009 - 23:34
Hi,
I am trying to modify og_fiies module to make it work with D6, however, I am encountering a strange problem:
each time, when I upload a file with og_files module,
I insert some record into {og_files} table and {files} table.
It seems to me, after a few days, the uploaded file will be automatically deleted from my file system, and the record of that file in {files} table is also deleted.
I checked the code in og_files module, and did not find the clue for this.
Anybody has ideas for this ?
Thanks
Hang

i too faced this
i too faced this problem....instead of using move_uploaded_files use copy function..it will be solved.I got solution from this only..but now my js files are getting deleted.it is not being uploaded from website.This is static list of files.but getting deleted two days once..
If you find any other possibility for this issue ,please tell me
thanks