Hello Team, I have facing a problem in SWORD plugin. Getting error in SWORD Import/Export Deposit Plugin - DB Error: Table ‘ojs.deposit_points’ doesn’t exist Also in SWORD plugin Setting page showing loading. see the screenshot
OJS Version- 3.1.1.4
Please help me.
Regards, Surojit Bera
Hi @Surojit_Bera
It doesn’t look like the plugin is fully installed. Please run from the command line:
php lib/pkp/tools/installPluginVersion.php plugins/generic/sword/version.xml
From inside your OJS web root directory.
Best Jason
i also have same problem, how can i solve this
Thank you… Now my SWORD plugin problem solved. Please guide me how to deposit my OJS article to DSPACE using SWORD. Please guide me
Please run this command through SSH php lib/pkp/tools/installPluginVersion.php plugins/generic/sword/version.xml
Thanks for guidaance..