Search code examples
ojs

OJS always show loading.... in plugin menu


We use ojs 3.2.1 when visiting the plugin menu always shows loading... like this image enter image description here

I try checking the error is 500 with this link /index.php/index/$$$call$$$/grid/admin/plugins/admin-plugin-grid/fetch-grid?_=1685426693072

How to solve it?


Solution

  • I tried to fix it, and it seems there is a problem with the plugins folder, so the plugin menu doesn't load properly. So I deleted the plugins folder and generated it from the default OJS that I had downloaded. I don't know if this is the right way, but it fixed my problem.