Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] 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 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Edit e-mail template

More
13 years 11 months ago #1 by NicholasJohn16
Heya,

I'd like to edit the e-mail templates that Kunena.

Specifically, I'd like to change them so they use the sitename instead of forum name.

I've found were most of the template text is defined in the kunena.english.php, but I can't figure out where it defines or calls the site name in the e-mail templates.

Once I found it, i was planning on replacing it with this:
Code:
<?php echo $mainframe->getCfg('sitename'); ?>

Can someone point me in the right direction?

Would that code work?

Please Log in or Create an account to join the conversation.

More
13 years 11 months ago - 13 years 11 months ago #2 by xillibit
Replied by xillibit on topic Re: Edit e-mail template
Hello,

Look in the file components\com_kunena\template\default\post.php around lines 457 and 493.

I don't provide support by PM, because this can be useful for someone else.
Last edit: 13 years 11 months ago by xillibit.

Please Log in or Create an account to join the conversation.

Time to create page: 0.458 seconds