- Posts: 32
- Thank you received: 0
Kunena 6.3.4 released
The Kunena team has announce the arrival of Kunena 6.3.4 [K 6.3.4] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.
Solved Problem with notification e-mails
- Daviciacus
- Topic Author
- Offline
- Junior Member
Ever since I recently updated to the latest version of Kunena, there is an issue with the notification e-mails. The "Posted by" line gives this every time:
This worked fine before the update. I had already done "Synchronize users" after the update too.
Please let me know how to fix this.
On the forum pages on the site itself everything seems to work fine, after working around other issues (the forum menu display) which I reported here days ago but were never responded to.
Thanks.
Please Log in or Create an account to join the conversation.
- Daviciacus
- Topic Author
- Offline
- Junior Member
- Posts: 32
- Thank you received: 0
Please Log in or Create an account to join the conversation.
In the file /components/com_kunena/template/crypsis/layouts/email/subscription/default.php line 245 add :
always in the same file at line 265 now replace this :
by :
You can do too the same changes in the file : /components/com_kunena/template/crypsis/layouts/email/subscription/moderator.php
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- Daviciacus
- Topic Author
- Offline
- Junior Member
- Posts: 32
- Thank you received: 0
Will this code modification be implemented in the next version/update of Kunena?
Please Log in or Create an account to join the conversation.
I don't provide support by PM, because this can be useful for someone else.
Please Log in or Create an account to join the conversation.
- Daviciacus
- Topic Author
- Offline
- Junior Member
- Posts: 32
- Thank you received: 0
Please Log in or Create an account to join the conversation.