Hi everyone
I’m uploading and XML of an article, but it doesn’t let me upload its images.
Any ideas?
Thanks!
Hi everyone
I’m uploading and XML of an article, but it doesn’t let me upload its images.
Any ideas?
Thanks!
OJS has probably mis-identified your XML file as another kind of file, and therefore isn’t presenting the list of dependent files (and upload tools). I’d suggest checking the submission_files
table, specifically the file_type
column, to see what OJS thinks that file is. It should be application/xml
. (Newer releases of OJS also accept text/xml
.)
Regards,
Alec Smecher
Public Knowledge Project Team