OJS 3.0.2 updated from OJS 3.0.1 with few problems

Dear all, (including @asmecher )

I successfully updated to OJS 3.0.2 from 3.0.1 and found a few problems as below.

  1. PDF viewer does not show only the pdf files but other informations too
  2. Metadata window does not show box for abstract.

I will post others on coming across them.

Regards
@anupent

Hi @anupent,

It looks like you might be missing a CSS file (causing the layout problem) and perhaps encountering a Javascript error (resulting in the TinyMCE problem). Check your access log for problematic response codes (like 404 for missing files, or 403 for permission problems).

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

Thanks @asmecher for your reply.

I changed the file permissions and both of my problems seemed to be corrected.
But, still I cannot upload the custom CSS file. It says “No file uploaded or invalid file type!”.

MIME setting for my server seems to be ok as below,

I need help to upload my css file.

Thanks,
Anupent

Hi @anupent,

I think there are a few other threads dealing with that issue. Start by searching for them, and if you can’t find a resolution, post a new topic with as much information as possible (e.g. your OJS version, what you’ve tried, and what the results were).

Regards,
Alec Smecher
Public Knowledge Project Team

1 Like

I deleted the comments in my css file and voila! I was able to upload the file.

Then, through the online file manager, I added the comments to the file.

Working like a charm.

Thanks everybody in the forum form whom I got this solution.

Regards
Anup

1 Like