Remove pic
| Project: | Track 'n' Stack |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
If I delete the pic that was uploaded with a new project. The whole project gets removed.
Also a upload of more than 1 file gives an error.
This is the upload error in my sandbox:
* warning: move_uploaded_file(/var/tmp/phpYffCEj) [function.move-uploaded-file]: failed to open stream: No such file or directory in /mnt/w0103/d47/s23/b024fe86/www/projects/includes/file.inc on line 238.
* warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpYffCEj' to '/tmp/tmp_jzEO0c' in /mnt/w0103/d47/s23/b024fe86/www/projects/includes/file.inc on line 238.
* warning: move_uploaded_file(/var/tmp/phpYffCEj) [function.move-uploaded-file]: failed to open stream: No such file or directory in /mnt/w0103/d47/s23/b024fe86/www/projects/includes/file.inc on line 238.
* warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/var/tmp/phpYffCEj' to '/tmp/tmp_CBbDj7' in /mnt/w0103/d47/s23/b024fe86/www/projects/includes/file.inc on line 238.
It would also be nice if we had another feild in the audition uploads (checkin) as to what insturment was auditioning.
I think this mod is great just tryin to help out.

#1
Hmm, it seems to be a problem with your security settings on your server. This module doesn't deal with image upload at all. It's done in the Audio module actually. First, run Drupal on your computer to see if the same thing happens and check your server write/delete permissions.