By Jacob Picht on Saturday, 10 May 2014
Posted in Technical Issues
Likes 0
Views 808
Votes 0
Hi

In the e-mail that i recieve when subscribed to a comment the link to the comment is withoure the domain.
So the link looks like this:
http://index.php/?option=com_bfauction_plus&view=bid&id=44#kmt-7

Regards
Picht
Hello Jacob Picht,

I am sorry for the late reply.
I have help you fix this issue. I have put this code in your site: /components/com_bfauction_plus\komento_plugin.php

public function getContentPermalink()
{
$link = 'http://picht.dk/ga/'. $this->_item->permalink_field;

return $link;
}


If you have anymore question, please don't hesitate to ask us.
Hope this will help.
Thanks.
·
Monday, 12 May 2014 14:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jacob,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Sunday, 11 May 2014 01:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Sure. Here they are
·
Sunday, 11 May 2014 01:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks !!!
·
Monday, 12 May 2014 14:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Jacob,

You're welcome. Glad to hear your issue have been resolved.
If you have anymore question, please don't hesitate to ask us and please create a new ticket. I will mark this ticket as resolved.

Thanks again and have a wonderful day.
·
Monday, 12 May 2014 15:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for updating, glad that your issues are resolved now.
·
Monday, 12 May 2014 15:36
·
0 Likes
·
0 Votes
·
0 Comments
·
And i have notified the author of the plugin so it can be fixed in the next version.
·
Monday, 12 May 2014 15:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Jacob
·
Monday, 12 May 2014 17:00
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post