[OJS 3.2.1.1] PKP PN Plugin error on status - Failed Ajax request or invalid JSON returned

Hello,
my PKP PN Plugin but i have error Failed Ajax request or invalid JSON returned.

error log
[Tue Mar 08 02:33:20.684080 2022] [php7:error] [pid 6607] [client 36.66.249.244:33050] PHP Fatal error: Uncaught Exception: DB Error: Table ‘admin_e-journal.pln_deposits’ doesn’t exist Query: SELECT *\n\t\t\tFROM pln_deposits\n\t\t\tWHERE journal_id = ?\n\t\t\tORDER BY deposit_id in /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/lib/pkp/classes/db/DAO.inc.php:703\nStack trace:\n#0 /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/lib/pkp/classes/db/DAO.inc.php(197): DAO->handleError(Object(ADODB_mysqli), ‘SELECT *\n\t\t\tFRO…’)\n#1 /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/plugins/generic/pln/classes/DepositDAO.inc.php(187): DAO->retrieveRange(‘SELECT *\n\t\t\tFRO…’, Array, Object(DBResultRange))\n#2 /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/plugins/generic/pln/classes/form/PLNStatusForm.inc.php(54): DepositDAO->getByJournalId(7, Object(DBResultRange))\n#3 /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/plugins/generic/pln/PLNPlugin.inc.php(366): PLNStatusForm->fetch(Object(Request))\n#4 /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/lib/pkp/classes/controllers/grid in /home/admin/web/e-journal.iainfmpapua.ac.id/public_html/lib/pkp/classes/db/DAO.inc.php on line 703, referer: Login | POROS ONIM: Jurnal Sosial Keagamaan

can anyone help me, tks

Hi @annas,

How did you install the PKP|PN plugin? (From the Plugin Gallery, or uploading the .tar.gz file into OJS, or manually via the filesystem, or something else?)

Regards,
Alec Smecher
Public Knowledge Project Team

manually via the filesystem. PKP PN 2.0.4-2

Hi @annas,

Ah, I think that’s the problem. In order for the plugin to properly install itself, it should be installed using the Plugin Gallery. Installing it manually won’t create the database tables the plugin uses.

Regards,
Alec Smecher
Public Knowledge Project Team

Ok i try be installed using the Plugin Gallery

This topic was automatically closed after 11 days. New replies are no longer allowed.