Hi,
Sometimes (but why ?) the upload to a task is impossible
See below the message received.
Other files are correctly uplodaed.
Thanks,
Warning: move_uploaded_file(/iPlife-xx-xxxx-Ref89-final.pdf) [function.move-uploaded-file]: failed to open stream: Permission denied in /homepages/28/dxxxxxxxxx/htdocs/iPlife/Dolibarr/htdocs/core/lib/files.lib.php on line 607
Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpDwc2eI’ to ‘/iPlife-xx-xxx-Ref89-final.pdf’ in /homepages/28/dxxxxxxxxx/htdocs/iPlife/Dolibarr/htdocs/core/lib/files.lib.php on line 607
Warning: Cannot modify header information - headers already sent by (output started at /homepages/28/dxxxxxxxxx/htdocs/iPlife/Dolibarr/htdocs/core/lib/files.lib.php:607) in /homepages/28/dxxxxxxxxx/htdocs/iPlife/Dolibarr/htdocs/main.inc.php on line 793
A person in the spanish forum reported +- the same problem. I submitted a pull request onto github, so maybe it will be fixed in the next 3.2.1 version.
No it’s probably OK as some document is uploaded, some other not !
I think the length of the file name could be a problem but after reduction of the size and correction (without spaces, special character and so on)impossible to upload, the same message is displayed.
When I use filezilla to upload on the same place no problem in all the cases signaled by the users as impossible.
yes but this not a stable situation.
What is sure is that when i use Fillezilla to upload there is no problem but the users of the application fortunately does not know this possibility to put files directely in the dolibatt tree.
Thanks for your reply,