By Stefano Virgilli on Thursday, 12 September 2019
Posted in Technical Issues
Likes 0
Views 409
Votes 0
Ouch... I spoke too soon about the previous ticket... It is not solve.

Support wrote:

You can add this code into this file JoomlaFolder/components/com_easysocial/themes/wireframe/friends/default/items.php



<div class="es-snackbar__cell t-text--right">
<a href="/<?php echo FRoute::friends(array('layout' => 'invite'));?>">
<?php echo JText::_('COM_EASYSOCIAL_INVITE_FRIEND_BUTTON');?>
</a>
</div>


Which I did, and it displays the Invite Friends link... but upon clicking on the link it brings to:
https://community/friends/invite

See attachment:
Kindly refer to closed ticket #475136
·
Thursday, 12 September 2019 17:05
·
0 Likes
·
0 Votes
·
0 Comments
·
It seems like our forum auto injected extra '/' from the code https://take.ms/ASobs , I do not whether because of this issue or not.

By the way, thanks for getting back to us you manage to found the solution to fix this.

Just for your information, I have locked and marked this thread as resolved to avoid confusions in the future. Please start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiries.

Thanks for understanding.
·
Thursday, 12 September 2019 17:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post