@baris
Was able to pinpoint why the pngs weren't uploading. Its because the filename was using scandinavian letters, ÅÄÖ in it. If I remove them it works.
Image upload problem
-
I run a forum that uses NodeBB. I only seem to be able to upload images using the redactor editor if I drag images into the editor or the popup window that you get when clicking the image icon. If I click the button browse for an image on my local disk to upload, the file I select in the browser seems to upload but does not appear in the post. Has anyone else experienced this problem and how can I diagnose this further? There appears to be nothing in the logs related to this.
-
@jmtrik me too. solved?
-
I have a same issue.
-
Works fine in version 1.1.2. My first thought is permission issues!
-
same issue with 1.1.2 , on Windows 8.
Permission issues are unlikely, as everything is running with user privileges. -
@dihuta @Sylvain-Reboux
Please try the updated redactor version 1.4.3 and let me know if it works for you. -
@yariplus
Yes, redactor 1.4.3 works for uploading and displaying images, thanks a lot! However, it does not seem to have any kind of syntax highlighting for displaying code snippets, and I really like that feature of the default composer... -
-
@dihuta Thanks. I added a button code for regular file uploads, will be available on the next release.
For image links, you just paste the url into the message, and it should just work. Let me know if you have issues.
-
@yariplus You are so fast!