assets are deleted from the server
| Project: | Asset |
| Version: | 5.x-1.0-rc1 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Last days I've remarked two times a critical error. All my assets are deleted from the server (files/admin). The assets are linked to the nodes fine (via database I think) but don't shown correct ("broken" symbol). After reuploading them everything seems ok, however today all assets are deleted again.
I don't know what has happen.
1. I use modules like imagecache, lightbox. But this works fine before. Since I use the bio-modul this error occurs but I'm not sure if this is the reason.
2. Logfiles are ok. There is no entry pointed to assets or something similar.
3. Are there known problems with any moduls?
4. Can I set a chmod or do anything else to avoid this critical error?
5. Any further ideas?

#1
I found out that the bio module is the reason for this (at least it seems so).
1. if a new user registers a new bio-node is produced automaticly
2. if you delete the user BEFORE deleting this bio-node an error occurs:
"Invalid argument supplied for foreach() in [...]/httpdocs/modules/nodereferrer/nodereferrer.module in Zeile 294."
3. The pictures are deleted from the server if you delete the bio-node or not.
Are there any hints how to avoid this error (htaccess, chmod, deinstall bio ...)?
See http://drupal.org/node/357841 for same issue at bio-module.
#2
Anyone who can help?
Correct version is 5.x-1.0!