Import - FTP Upload - Select File sample.txt - Use Different CSV File - Remove file
* warning: unlink(sites/all/modules/user_import/sample.txt) [function.unlink]: Permission denied in /var/www/sitename/htdocs/includes/file.inc on line 468.
* File error: file '' (sample.txt) could not be deleted.
I changed permission for the file to 777, same error message.
Darly
Comments
Comment #1
robert castelo commentedUser Import module will not be able to delete a file uploaded by FTP - I've changed the error message to remind users to delete the file manually.