Email template help

Discussion in 'Directories' started by fred08, Oct 22, 2007.

  1. #1
    Can anyone help me customize my email template.
    The email the phpLD sends is without space. The links are not
    "clickable".Is there any special way to get it right?

    ------------------------------------------------
    Get Your Sites Listed In Our Search Engine Friendly
    Free Directory within 24 Hours http://gisgap.com
     
    fred08, Oct 22, 2007 IP
  2. britishguy

    britishguy Prominent Member

    Messages:
    7,949
    Likes Received:
    892
    Best Answers:
    0
    Trophy Points:
    360
    #2
    Which version are you using of phpLD ?
     
    britishguy, Oct 22, 2007 IP
  3. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #3
    in version 2.xx there is this problem. I advise you search the phpLD forums or upgrade to version 3:)
     
    mikey1090, Oct 22, 2007 IP
    titoni likes this.
  4. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #4
    Open you /libs/phpmailer/class.phpmailer.php file and:

    Change

    var $ContentType = "text/plain";

    to

    var $ContentType = "text/html";
     
    an0n, Oct 22, 2007 IP
    titoni likes this.
  5. fred08

    fred08 Member

    Messages:
    47
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    48
    #5
    I checked /libs/phpmailer/class.phpmailer.php file,
    var $ContentType = "text/html"; was set by default. So Can i use html
    instead of test? Thank you for helping

    ------------------------------------------------
    Get Your Sites Listed In Our Search Engine Friendly
    Free Directory within 24 Hours http://gisgap.com
     
    fred08, Oct 22, 2007 IP
  6. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #6
    Yes, you should be able to use html by default if you're currently set up as so. :)

    good luck with your project.
     
    an0n, Oct 22, 2007 IP
  7. fred08

    fred08 Member

    Messages:
    47
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    48
    #7
    Thanks for your help. I don't what happen,
    i can't get access to the admin area, the categories don't appear any more.
    here is the directory link: http://gisgap.com
    Did i loose all the data ? I'm very confused
     
    fred08, Oct 22, 2007 IP