By Jordan Weinstein on Friday, 04 November 2016
Posted in General Issues
Replies 1
Likes 0
Views 149
Votes 0
In ES2, when a new user registers, the admin is notified by email. However, the profile link included in the email goes to the profile view in the backend, not the front. This is a change from ES 1.4; was it intentional?

Is there any way to revert to the front end link instead? Perhaps with an override? The template seems to use:


<?php echo $profileLink;?>


Jordan
Yes, this behaviour already changed in Easysocial 2.0.

Currently that was not possible to override the link from the email template file, can you try download my attached file and replace into this following file in your site and see how it goes?

JoomlaFolder\administrator\components\com_easysocial\models\registration.php
·
Friday, 04 November 2016 15:56
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post