12
@Tripmon,
Many thanks for your reply. Yesterday I managed to solve the upload issue.
What I did:
1. I run phpinfo.php
2. I wrote down the DOCUMENT_ROOT value
3. Using PHPMyAdmin I modified the field containing the folder used for upload in the table 'xoops_dms_config' to the value from DOCUMENT_ROOT appended with the path to the repository
4. And then it worked for me!!!
Hope this helps other people.