Problem to import pdf files in ojs 3.0.0

I used Quick submit plugin my existing journal to OJS 2.4.8. now I have upgraded the OJS 3.0.0, and have everything configured. Is there a way to import my content rather than using the full editorial workflow?

Hi @Bhutto,

the Quick submit Plugin has not been ported to 3.0 yet but it is on the way see
https://github.com/pkp/pkp-lib/issues/1792

Under Tools → Import/Export
You can see all the available plugins. Maybe you can use the native xml plugin.

Hope this helps

Claudia Jürgen

Hi,
Claudia Jürgen
Thank you for your response. I got it Native XML plugin but there is some
other issue, previous articles of back issues not opening in PDF viewer either pdf
viewer is opening but there is none pdf file…Kindly guide me in this regard…in ojs 2.4.8
there was directory for articles or database but where is it stores in ojs
3.0.0?

regards

Web Developer

Hi @Bhutto,

the file directory has not changed it is configured in config.inc.php as files_dir, same as before.
Did you follow the steps for upgrading:
https://pkp.gitbooks.io/ojs3/content/en/upgrading.html

Hope this helps

Claudia Jürgen