+ Reply to Thread
Results 1 to 2 of 2

Thread: After update to 4.5.2 error in email templates

  1. #1
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88

    After update to 4.5.2 error in email templates

    Hi @ all,

    After updating to 4.5.2, the e-mail is not displayed properly.

    Many funny characters in the mail "=,%" the formatting is not correct.

    On mobile device it looks good.
    On the PC, outlook or web-email, it does not look nice.

    Something is wrong with the formatting, but where?


    See pictures :

    email_mobile_device.jpgemail_outlook.jpg


    I've searched but I can not find the error.
    Please help !!!

    Best Regards

    Sakis

  2. #2
    Member
    Join Date
    Aug 2012
    Location
    Germany and Greece
    Posts
    88
    Hello,

    I've found a solution.

    - in file includes/classes/rlMail.class.php
    - go to method replaceVariables
    - find this code:

    PHP Code:
    Only registered members can view the code
    and replace it to:

    PHP Code:
    Only registered members can view the code

    in /templates/(your template)/tpl/html_email_source.html

    i put this in head

    Code:
    Only registered members can view the code.
    Now it looks good.

    email_outlook_new.jpg


    Best regards
    Sakis

+ Reply to Thread