Skip to main content

Emails from the Community are broken

Hi. Emails sent from the Community to those registered (the weekly digest) are broken on my end.

It seems that the auto-generated hyperlink follows the format [domain name]/CL0/[full URL of the post] which is what causes the problem.

To use a real example of what I mean:

How to fix this?

The issue has been fixed in dev.

Tawsif Ahmed RiyadΒ what does this mean? Should I wait for the next update to be released or something else?

WiLson Eberechi

Antonios TriantafyllakisΒ you'll wait for the next update. That's the meaning.

Antonios Triantafyllakis, for the fix, please update the following method in DailyDigest.php with the newly selected line.

use FluentCommunity\App\Functions\Utility;
// add this in the beginning of the DailyDigest.php file
'linkColor'      => Utility::getThemeColor(),
// Add this to the getPopularPostsHtml method, in line 267.

1.00

1.00


And also update the fluent-community/app/Services/ SmartCodeParser.php file from the link below,
https://gist.github.com/tawsifahmed/041c4abfe93bc3e2c0499c3af073782e

These fixes will be shipped in the next release. If you want immediate effect, apply the changes. Let me know the update.

Tawsif Ahmed RiyadΒ hey, this didn't work...

Tawsif Ahmed RiyadΒ are you sure it's fixed in the latest update? It didn't fix it for me. The same issue still appears and today one my registered users sent an email to complain about it.

I'm using version 2.6.01, just in case. The last version of both FC and the Pro plugin