Error after edit section

Hello,

when I try to edit a section I get the error: “Failed Ajax request or invalid JSON returned.”

I am using an OJS 3.3.0.14 and Php : 8.2

Please help me.

Hi @bbcluny,

Are you able to provide error log messages from your PHP Error log?

-Roger
PKP Team

Here is an excerpt from the logs

10.0.11.23 - - [21/Jul/2023:09:49:51 +0200] "GET /test2/management/settings/context HTTP/1.1" 200 7498
10.0.11.23 - - [21/Jul/2023:09:49:52 +0200] "GET /lib/pkp/lib/vendor/moxiecode/plupload/js/i18n/en.js?v=3.3.0.14 HTTP/1.1" 200 677
10.0.11.23 - - [21/Jul/2023:09:49:52 +0200] "GET /test2/$$$call$$$/grid/settings/sections/section-grid/fetch-grid?_=1689925791937 HTTP/1.1" 200 10701
10.0.11.23 - - [21/Jul/2023:09:49:52 +0200] "GET /test2/$$$call$$$/grid/settings/category/category-category-grid/fetch-grid?_=1689925791938 HTTP/1.1" 200 22973
10.0.11.23 - - [21/Jul/2023:09:50:01 +0200] "GET /test2/user/setLocale/fr_FR HTTP/1.1" 302 -
10.0.11.23 - - [21/Jul/2023:09:50:01 +0200] "GET /test2/management/settings/context HTTP/1.1" 200 7858
10.0.11.23 - - [21/Jul/2023:09:50:02 +0200] "GET /public/journals/2/favicon_fr_FR.png HTTP/1.1" 200 9960
10.0.11.23 - - [21/Jul/2023:09:50:02 +0200] "GET /test2/$$$call$$$/grid/settings/sections/section-grid/fetch-grid?_=1689925802379 HTTP/1.1" 200 10853
10.0.11.23 - - [21/Jul/2023:09:50:02 +0200] "GET /test2/$$$call$$$/grid/settings/category/category-category-grid/fetch-grid?_=1689925802380 HTTP/1.1" 200 23467
10.0.11.23 - - [21/Jul/2023:09:50:07 +0200] "GET /test2/$$$call$$$/grid/settings/sections/section-grid/edit-section?sectionId=2&_=1689925802381 HTTP/1.1" 500 -

I found a solution that came from the OpenAIRE plugin, which I had to deactivate.

2 Likes

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