View Single Post
  #44  
Old 03-01-2013, 06:26 AM
  karina's Avatar 
karina karina is offline
 

X-Cart team
  
Join Date: Jul 2009
Posts: 123
 

Default Re: Review Reminder Email

Quote:
Originally Posted by DavyMac
BINGO!! It works!!

Karina,

It was the following line that caused my problems:
PHP Code:
$result func_send_mail($email'mail/acr_review_reminder_subj.tpl''mail/acr_review_reminder.tpl'$config['Company']['support_department'], true); 

I changed the final parameter to false as you described and now the subject line is readable

I got there in the end - thank you Karina.

I'm glad to hear that the issue is resolved!
__________________
Karina Lipnyagova

The "Advanced Customer Reviews", "Root Categories" and "Pop-up Anywhere" author
Reply With Quote