contactsplus
contactsplus copied to clipboard
Importing Contacts into Contacts+ 1.0.4 via File Upload
I tried to upload a VCF File on the files app and then click on the uploaded VCF File and the import dialog will prompt.
Now at the end of the VCF File upload (size: 1 kb) an error message appears saying, that there is not enough memory. The server has 120 GB of free space.
However, the log says something different:
Error PHP opendir(/mnt/shared/tmp): failed to open dir: Permission denied at /mnt/web1/d1/98/534198/htdocs/cloud_neu/lib/private/tempmanager.php#179
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Do it like this with drag and drop: https://github.com/libasys/contactsplus/issues/47#issuecomment-137061269 It's the easiest and most reliable way to import vcf.
File Upload doesn't work, if "original" owncloud contacts is activated and if you deactivated old app not propperly, this may also lead to problems.
The old contacts app is deactivated and its app folder has been deleted before installing contacts+
Drag&Drop also does not work. Once dropped the screen hangs with the spinning wheel, That's why I've tried to upload into files.
I think there should be different way(s) to upload or import contact info, not ONE way only!
Regards, hitam4450
The error message indicates, that the upload issue is based on wrong permissions:
Permission denied at /mnt/web1/d1/98/534198/htdocs/cloud_neu/lib/private/tempmanager.php#179
It seems that the error is not based on contact+, because it happens at the end of a file upload. However, I installed owncloud using the web-installer, so I didn't manuipulate any permissions.
Now - what shall I do? I have no clue .....