The php rename function is (oldname/newname).
Warning: Invalid argument supplied for foreach() in /var/www/virtual/limesurvey.org/devdemo/htdocs/save.php on line 122
Warning: rename(upload/tmp/ErsteSchritte-LimeSurvey.pdf,upload/surveys/32556/files/acviqkv6de22vms3ttyg) [function.rename]: No such file or directory in /var/www/virtual/limesurvey.org/devdemo/htdocs/save.php on line 502
Error Moving file to its destination
Notice: Undefined index: lastanswer in /var/www/virtual/limesurvey.org/devdemo/htdocs/save.php on line 782
The rename/remove action isn't working. This error occurs when finally submitting the survey.
The upload seems to work (at least no error) in the upload dialog.
Is upload/tmp/ErsteSchritte-LimeSurvey.pdf existing? Or is only the destination /upload/surveys/3556/files/... not available?