Hello
I am using the same settings from years now, I don't know what happened. Two days ago, I think after I updated to the latest CB, the confirm link in the Pending Email Body not working any more.
I am using this is the email body :
Code:
<p><span style="font-family: tahoma, arial, helvetica, sans-serif; color: #000000;">لإكمال عملية التسجيل الرجاء تأكيد صحة بريدك الإلكتروني <a href="[CONFIRM]">بالضغط هنا</a>.</span></p>
The link is not clickable in email.
So I changed it to this :
Code:
<p><span style="font-family: tahoma, arial, helvetica, sans-serif; color: #000000;">لإكمال عملية التسجيل الرجاء تأكيد صحة بريدك الإلكتروني بزيارة الرابطة التالية:</span></p>
[CONFIRM]
<p> </p>
Now the link is showing :
www.DOMAIN.com/index.php?option=com_comprofiler&view=confirm&confirmcode=reg517890feaf9e63750928b3648edadc9d0ebf3a39&Itemid=113
However when I click, it asks to login first, and not doing the approval.
What could be the problem?
Please advice.
Thanks,