Hi All,
User Unable to log-in through chrome, but no problem with chrome in-cognito mode.
We tried clearing chrome browser cache also, but no luck.
Please suggest.
Thanks
Hi,
How to parse description contains html tags while sending email to user programmatically?
My code:
"
$oTemplate = new EmailTemplate(); $oMail = new SugarPHPMailer(); $oEmailObj = new Email(); $oTemplate->retrieve_by_string_fields(array…