[OJS 3.4.0.6] Section & Request Revision Not Working Properly

Describe the issue or problem
Please tell us what happens and what you expected to happen.

Steps I took leading up to the issue
For example:

  1. Go to ‘Active Journal’
  2. Click on ‘Submissions’
  3. Click on ‘Active tab’
  4. Click on ‘View’
  5. See error Button can’t click.

Steps I took leading up to the issue
For example:

  1. Go to ‘Active Journal’
  2. Click on ‘Journal’
  3. Click on ‘Sections tab’
  4. Click on ‘Create Secrtion’
  5. See error Failed Ajax request or invalid JSON returned.

What application are you using?
For example, OJS 3.3.0-4

Additional information
Please add any screenshots, logs or other information we can use to investigate this problem.

I have solved about Section. I just update source code
templates/controllers/grid/settings/sections/form
source code can download from

But revision button not solved. any solution?

Hi @Meitro_Hartanto,

I don’t recommend bringing code from the main branch directly into a 3.4.0-x installation – things are likely to break unpredictably. I’d suggest reverting back to the previous version of that file, then checking your PHP error log for details.

Regards,
Alec Smecher
Public Knowledge Project Team

How about button revision request? I can’t click button. No message error on php log.

[SOLVED] i reverting back to previous the file.

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