Answer the question
In order to leave comments, you need to log in
Yii2 why links in a mail letter flies?
Hello! I can not understand why when sending mail letters in the letter the links become inactive. They lose the 'href' parameter
Letter example
<p>
Ссылка для входа: <?= \frontend\helpers\Html::a(\yii\helpers\Url::home(true)) ?>
</p>
<p>
Ссылка для входа: <a>http://crm.topjam.ru/sk-orto/</a></p>
Answer the question
In order to leave comments, you need to log in
Probably the answer is in your custom helper, \frontend\helpers\Html::a
how do we know what its "a" method does? Can you show me the code for it?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question