UB-Heidelberg / omp

Open Monograph Press
http://pkp.sfu.ca/omp
0 stars 0 forks source link

Import/Export plugins do not work #47

Open CFanselow opened 8 years ago

CFanselow commented 8 years ago

The User and the ONIX plugins do not work.

User: Export: error message "Could not convert user" User: Import: error message ##...uploadFile## (upload error)

ONIX 3.0 Export: error message "Could not convert submissions"

I tried to install my Import/Export-Plugin from OMP 1.1. The export works fine, but I also get the file upload error message for the import function. I import a csv-file.

Carola

asmecher commented 8 years ago

I spent some time fixing this up in the master branch. See e.g.: https://github.com/pkp/omp/commit/86c30414b3478412a224694aea9dff6cbada8f09

@NateWr has also spent some time improving the upload control, so if you update to the current HEAD, you'll probably need to...

rm cache/t_compile/*.php
cd lib/pkp
php composer.phar update