HTTP ERROR 500 cant show the jurnal

After upgrading to OJS 3.2, the initial display issue has been resolved. However, when I click on one of the journals on the homepage, for example, “Lontarariset,” I encounter an “HTTP Error 500.” Please assist.

im using OJS 3.2.1-5


This is the initial display

And when I click on one of the journals below, then…

errror log:

[17-Sep-2024 02:36:17 UTC] PHP Notice: Undefined index: url_path in /home/cuhfyvln/public_html/jurnal.poltekmu.ac.id/classes/issue/IssueDAO.inc.php on line 318
[17-Sep-2024 02:36:17 UTC] PHP Fatal error: Uncaught Exception: DB Error: Table ‘cuhfyvln_jurnalpoltekmu.publications’ doesn’t exist Query: select s., po.seq from submissions as s left join publications as po on s.current_publication_id = po.publication_id left join publications as issue_p on issue_p.submission_id = s.submission_id left join publication_settings as issue_ps on issue_p.publication_id = issue_ps.publication_id where s.context_id = ? and s.status in (?) and (issue_ps.setting_name = ? and issue_ps.setting_value in (?)) group by s.submission_id, po.seq order by po.seq asc in /home/cuhfyvln/public_html/jurnal.poltekmu.ac.id/lib/pkp/classes/db/DAO.inc.php:703
Stack trace:
#0 /home/cuhfyvln/public_html/jurnal.poltekmu.ac.id/lib/pkp/classes/db/DAO.inc.php(103): DAO->handleError(Object(ADODB_mysqli), 'select s.
, ...') #1 /home/cuhfyvln/public_html/jurnal.poltekmu.ac.id/lib/pkp/classes/db/DAO.inc.php(201): DAO->retrieve('select s.*, …', Array, false)
#2 /home/cuhf in /home/cuhfyvln/public_html/jurnal.poltekmu.ac.id/lib/pkp/classes/db/DAO.inc.php on line 703

Hi @OpiqO,

It looks to me like the upgrade to 3.2 didn’t complete successfully. The message you quote says that the publications table doesn’t exist, and it definitely should after the upgrade. If you’re not sure what happened, the best thing to do is restore your database (and files directory) from a backup taken before the upgrade, then try again.

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

thank you sir Alec Smecher for helping me to organize my journal academy

big thanks for u and team

1 Like