Results 1 to 1 of 1

Thread: Sugars email tmeplates are stripping the absolute URL

  1. #1
    gtmkarl is offline Junior Member
    Join Date
    Jul 2009
    Posts
    2

    Default Sugars email templates are stripping the absolute URL

    When i am setting up email templates the html editor and picture importer strip the absolute url to <img src="../ecampaign/gtm/media_kit" instead of the full url. This does not allow any of my images to be displayed. How can i fix this problem. I tried doing this

    Open the file, include\javascript\tiny_mce\tiny_mce.js in sugarcrm.

    Change,

    this._def("convert_urls", true);

    into

    this._def("convert_urls", false);
    Last edited by gtmkarl; 2009-07-01 at 10:16 PM. Reason: Spelling mistake

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Specifying an Absolute Image Path in Email Template
    By testprojectsnow in forum Developer Help
    Replies: 5
    Last Post: 2009-08-19, 10:36 AM
  2. Two Sugars on the Same Server
    By hanbri in forum Sugar Developer Website
    Replies: 2
    Last Post: 2009-03-20, 12:37 PM
  3. Absolute links vs. embedded images.
    By greenarrow in forum Help
    Replies: 0
    Last Post: 2009-02-26, 07:07 PM
  4. Email Function stripping '-' from domain name
    By complexite in forum General Discussion
    Replies: 6
    Last Post: 2005-03-04, 06:47 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •