[OJS 3.2.1-1] - Warning in log includes 2 consecutive forward slashes in path

Hi,
Just upgraded to 3.2.1-1
I see lots of entries en php error log
One of the warnings includes two forward slashes between journal number and articles (jounals/1//articles/…)

[06-Jul-2020 09:17:40 Atlantic/Canary] PHP Warning:  move_uploaded_file(): Unable to move '/tmp/php1QSaD3' to '/var/www/ojs-files/journals/1//articles/2234/submission/review/revision/2234-1-11468-1-15-2
0200706.docx' in /var/www/html/pasos/lib/pkp/classes/file/FileManager.inc.php on line 141

Any help will be deeply appreciated.

Thanks in advance for your reply.

Regards,
Juan

Hi @jascanio,

The double slashes are probably a red herring – they shouldn’t cause problems. I suspect you have a file permission problem in your files_dir.

Regards,
Alec Smecher
Public Knowledge Project Team