CSS and Java Script not loaded in OJS 3.0.2 backend

Dear Sir,

I have upgraded the OJS 3.0.1 to 3.0.2 couple of weeks before. It’s worked smoothly But, today I have seen the CSS and JavaScript loading problem on the back-end side. There is no problem in the front-end, but when I login any accounts CSS and JavaScript is not loaded in the backend. I didn’t do anything in the code. Please check the attached image also.
Waiting for your advice.

Thank you!

Regards,
Suresh Rijal

Have you checked your php error log and/or javascript console for errors?

ajnyag

I didn’t find anything on error log related to this issue. I have checked the path by source code. Javascript path worked but if we click CSS path there is blank page showing. Don’t know why suddenly CSS path is not working. If you know anything about this matter let me know.

Thank you.

Regards,
Suresh Rijal

Hi @sureshrijal,

You need to inspect why css is not loading in your case. Because css loading is controlled by php, needed information may lie in php error log. The path to it depends on server configuration. If you use hosting, you can ask the logs in the hosting provider.