Problem with HTMLarea2 frontend image upload I have this weird problem with my htmlarea2.
If I edit a page from frontend with userlevel manager or administrator and click the Insert image button from my htmlarea toolbar, I get
actionComplete("","","","");
text to the image manager window where the image path should be. ? If I click upload the text changes to
actionComplete("upload","","",""); and so on.
If I edit the pages from the admin side everything works. And when I edit the page from frontend with superadmin everything works then too.
Any ideas what could be wrong? I have published content and docman content patches in my editor.js file, but I think they shouldn't cause any problems. My MOS is version 4.5-1.0.9 |