Hi,
I have a problem with the image URL's in Cute Editor. Once an image is inserted from the image gallery, the HTML code states the entire URL (http://... etc) in HTML view.
However, once the code is saved to the database, is now only shows the relative path ( /uploads/.. etc.). This turns out to be quite a problem, as some html-code might end up being sent by email, where the entire URL must be present for it to work.
Any ideas how to fix this ?
/BR
Martin