Hi everyone ! I'm actually writing a plugin that is using a custom db. I'm using
tinymce with the_editor() function and it's working great. Now the point is that the image uploader isn't really working. the upload part is working, meaning that the image is sent to the server. Then i try to add the image to my content, with the button, and the image is showed. finally i save my content ...