I am trying to create an announcement in OJS that contains an image.
First I tried to Upload an Image with the editor and I received the error “The directory specified for uploaded files does not exist or is not writable.”
After that I tried and upload the image manually to the directory “…/public/site/images/primozs” with rw permissions to everyone. This time I clicked “Manage your uploaded images” in the upload an image window. I get the same error.
Can you please help me to find where is the problem with the permissions?
It sounds like you’re trying to upload images using the JBImages plugin which is included in TinyMCE as distributed with OJS. Is that correct? That integration has seen some modifications since OJS 2.4.4.1, e.g. as part of bug #8797 – if it’s at all possible, I would suggest upgrading OJS 2.4.4-1, which is rather old. Alternately you may be able to patch your install with those changes, but we can’t offer much support for it.
Regards,
Alec Smecher
Public Knowledge Project Team