Hi All,
thank you for your support.
I made new tests to clarify this issue.
I tried to upload a file with standard format but I get this error:
"CSV file not valid, missing field "idnumber""
This error depends on first column in the file. If I change the "idnumber" with another first column as "fullname" I get this error:
CSV file not valid, missing field "fullname"
It seems does not able to view the first column in the file.
If I add, on the first column, "deleted" i get this error:
"could not import all records".
To complete this thread I tried these tests using command line :
php -f run_cron.php
If I try by using Run_Sync link I get this other error:
"cannot create directory: /var/www/vhosts/fideuram.epinoia.it/moodledata/sync/csv/store "
This message I think is wrong because the directory already exists and from command line works fine.
I attached file to clarify my issue.
I hope this helps to fix this issue.
Thank you very much indeed.
Kind Regards
Umberto