I`ve been using SugarCRM 4.5.1 for few days and I can`t get pass this problem:
When I edit a template I want to add an image. The image is successfully uploaded to the server and the preview looks just fine. However, when I send a mail with the template, the link to the image is relative, not absolute and the mail client cannot access the image. The image itself is on the server, if I manually edit the URL of the image when editing the template and add http://mydomain.com in front of the path (/UserFiles/something), the mail is composed with an absolute URL and works fine in mail clients. I want to do this automatically, so when I choose an image from the browser, it gets inserted in the template with absolute URL.
I changed the 'FCKConfig.BaseHref =' line in /include/FCKeditor/fckconfig.js to point to my server (http://mydomain.com) but it did not make any difference.
Anyone had such problem.


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks