<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div apple-content-edited="true"><span class="Apple-style-span" style="color: rgb(0, 0, 0); font-variant: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px; border-collapse: separate; border-spacing: 0px; -webkit-text-decorations-in-effect: none; font-style: normal; font-family: Helvetica;"><span class="Apple-style-span" style="font-size: 12px;"><span class="Apple-style-span" style="font-family: Tahoma; font-size: 12px;"><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica">Hello,</font></div><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica"><br></font></div><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica">Vtiger 6.1 last svn</font></div><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica"><br></font></div><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica">I found on the next two files:</font></div><div style="font-weight: normal; margin: 0px;">VTEmailTask.inc</div><div style="font-weight: normal; margin: 0px;">and</div><div style="font-weight: normal; margin: 0px;">VTSendNotificationTask.inc</div><div style="font-weight: normal; margin: 0px;"><br></div><div style="font-weight: normal; margin: 0px;"><br></div><div style="font-weight: normal; margin: 0px;"><br></div><div style="font-weight: normal; margin: 0px;">this reference:</div><div style="font-weight: normal; margin: 0px;"><font class="Apple-style-span" face="Helvetica"><br></font></div><div style="margin: 0px;">$trackURL = "$site_URL<b>/modules/Emails/TrackAccess.php</b>?record=$entityId&mailid=$emailId&app_key=$application_unique_key”;</div><div style="margin: 0px;">but should be</div><div style="margin: 0px;">$trackURL = "$site_URL<b>/modules/Emails/actions/TrackAccess.php</b>?record=$entityId&mailid=$emailId&app_key=$application_unique_key”;</div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;"><br></div><div style="margin: 0px;">Best regards</div><div style="margin: 0px;">Manuel</div></span></span></span></div></body></html>