I have a similar problem, jsut started using this today, with dadamail.
The source for the image in the email comes out like this: <input alt="room full of balloons" height="376" type="image" width="500"> I haven't found a solution yet, I'll let you know if I do. What does the source look like around the image inside your email? Maybe we have the same problem?
Open fckeditor>editor>filemanager>broswer>default> frmresourceslist.html # Go to function OpenFile(fileUrl) # Add: ## var urlChange = ‘http://sitename’+fileUrl.toString(); ## window.top.opener.SetUrl(urlChange) ; # Comment out window.top.opener.SetUrl(fileUrl) ; # Save and close
Re: Problem with image (No embed image)
The source for the image in the email comes out like this:
<input alt="room full of balloons" height="376" type="image" width="500">
I haven't found a solution yet,
I'll let you know if I do.
What does the source look like around the image inside your email? Maybe we have the same problem?
Re: Problem with image (No embed image)
http://expressionengine.com/wiki/FCKEditor/
Re: Problem with image (No embed image)
Re: Problem with image (No embed image)