OMP 1.2: can't upload images with TinyMCE

Hello,
I can’t upload images with TINYMCE.

When I try to upload images with other forms it works, when I try to upload with Justboil.me/TINYMCE, the loader doesn’t stop and there are no error messages, nor in the pop-up box, nor in chrome inspector.

The directory: public/site/images/ directory exists and is writeable

I have to upload images with ssh and then add the tag with path by hands.

How to?

Many Thanks,
Alfredo

Hi @Alfredo_Cosco,

Just to double-check – did you check your PHP error log to see if something appears there?

Regards,
Alec Smecher
Public Knowledge Project Team

Yes, I checked, It’s empty.
Also the link “View script output” open an empty box.

Regards,
Alfredo

Hi @asmecher,

I have/had the same problem and tracked it down to the SessionManager where the user object is empty.

Expiring the session, restarting the browser (firefox), emptying the caches etc. did not help. But when I used a different browser, I could upload images again.

No idea where the problem comes from and how to solve it.

EDIT: After clearing all that can be cleared in the browser history it again works for firefox.

best,
Carola

1 Like

Hi @carola,

I see that this has already been posted as a github issue – I’ve inquired further on that thread.

Regards,
Alec Smecher
Public Knowledge Project Team

Hi,

I’m having the same issue

Was that solved?

Hi all,

This is also under discussion at [OJS] justboil.me image uploader doesn't work when `public/site` does not exist · Issue #1919 · pkp/pkp-lib · GitHub.

Regards,
Alec Smecher
Public Knowledge Project Team