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.
-
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...