2
I can upload the image, it climbs the image correctly and shows in the editor. I have already checked via FTP and the file is going up to the folder correctly.
When I send the form to the other page, the image no longer appears and the way gets all weird.
Someone knows what to do?
for example: my current uploads folder is
ckeditor/plugins/imageuploader/uploads
But when the form is sent, the image no longer appears and looking at the source code the path that appears is :
src= "ckeditor/plugins/imageuploader/.. /.. /.. /ckeditor/plugins/imageuploader/uploads/398e273.jpg\"
put the codes you use so we can analyze.
– Wilson Rosa Gomes