Hi, we use ojs 3.1.2 and we have enable pln plugin but any deposit done. the id of the journal is 36B18389-7723-465B-93DE-DB3FCCC6C34D
Any idea?
thnks
Hi, we use ojs 3.1.2 and we have enable pln plugin but any deposit done. the id of the journal is 36B18389-7723-465B-93DE-DB3FCCC6C34D
Any idea?
thnks
Before we continue, please ensure you pass through this initial assessment:
If everything is fine until here, then probably an error must be happening in your installation.
Checking for errors
The plugin works through a scheduled task, and generates a log file every time it runs.
You must be able to view these logs in the directory ${files_dir}/scheduledTaskLogs
(the location of the files_dir
is configured in the file /config.inc.php
), all the files related to the plugin begin with the name PKPPLNDepositorTask
and end with a date stamp.
Can you see such files? If not, the plugin isn’t running as it should.
If yes, please share with us:
Best,
Jonas