By Thora on Friday, 19 January 2018
Posted in General Issues
Replies 12
Likes 0
Views 896
Votes 0
Hello,

The Unsubscribe link in the emails is not working. When clicked, people land on my home page, and an error shows that says:

Error
Sorry, you are not allowed to access this section.


The code behind this in the template was not changed. This is the code:


<td class="mobile" style="font-family:arial, sans-serif; font-size:12px; line-height:16px;#171a17">
<?php echo JText::_('COM_KOMENTO_EMAILS_UNSUBSCRIBE_NOTE');?>
<a href="/<?php echo $unsubscribe;?>" target="_blank" style="color: #458BC6; text-decoration: none;"><?php echo JText::_('COM_KOMENTO_EMAILS_UNSUBSCRIBE_NOW');?></a>
</td>


This is the url that is showing in the email link:

https://feast-for-freedom.com/index.php?option=com_komento&task=unsubscribe&id=7

Let me know how I can fix this.

Thank you.
Thora
Hi there,

May i know that those users you tried before logged in to the site? They have to log in to the site first in order to make sure it is working fine. Or maybe you can provide us with your backend and FTP access for us to further check on this issues.

Please advice.
·
Friday, 19 January 2018 16:38
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

The test I ran was not on a logged in user. The majority of my site will be public, so most people who subscribe to the comments will not be members. So, I'll need it to work for everyone, as long as they've provided their email while making a comment.

Thank you.
Thora
·
Friday, 19 January 2018 16:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Thora,

Oh, it seems that there are issues if those subscribers are guest users. Thanks for reporting this

I have logged this issues internally and will included this on our next release version. Thanks for your understanding.
·
Friday, 19 January 2018 17:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Abdul,

Ok, great. When do you expect to release the next version?

Thank you.
Thora
·
Sunday, 21 January 2018 02:44
·
0 Likes
·
0 Votes
·
0 Comments
·
Our developer still working on it, once they manage to solve this in internally, we will upload those fix patch files at this thread, so you can apply those patch file into your site.
·
Sunday, 21 January 2018 12:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

Ok, great. I look forward to it.

Thank you.

Thora
·
Sunday, 21 January 2018 12:42
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright Thora.
·
Sunday, 21 January 2018 12:53
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Thora,

Is it can provide us with your site Joomla backend and FTP access at http://stackideas.com/dashboard/site so we can apply those fix file into your site? Because it involved quite a lot of files, so we will help you to upload those fix file into your site.
·
Monday, 29 January 2018 10:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

I have added the access details to my site for you.

I have customized the emails that I send to commenters, so if you change the actual link url that appears in the default email, do let me know, so I can update the link in my customized emails. Or if there is anything else that I might need to change in my customized emails, let me know.

Thank you for all your work!!

Thora
·
Monday, 29 January 2018 11:11
·
0 Likes
·
0 Votes
·
0 Comments
·
You're most welcome

I already applied some fix into your site.

JoomlaFolder/administrator/components/com_komento/models/subscription.php
JoomlaFolder/administrator/components/com_komento/includes/subscription/subscription.php
JoomlaFolder/administrator/components/com_komento/includes/notification/notification.php
JoomlaFolder/administrator/components/com_komento/includes/comment/comment.php
JoomlaFolder/components/com_komento/komento.php


Can you try click on the unsubscribe link from the newest email and see how it goes?

Note : This unsubscribe link will not work if you click on those old email notification.
·
Monday, 29 January 2018 11:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

That worked! Thank you very much!

Thora
·
Monday, 29 January 2018 14:37
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Monday, 29 January 2018 14:57
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post