Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0

Question how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only

More
15 years 4 months ago - 15 years 4 months ago #67355 by Eranda
How to remove "** Powered by Kunena! - www.Kunena.com **" from mails only in kunena 1.6?
Thank you !
Last edit: 15 years 4 months ago by Eranda.
The topic has been locked.
More
15 years 4 months ago #67593 by zigzag
Desperate to know this as well, it's inappropriate to have it in the email notifications.
The topic has been locked.
More
15 years 4 months ago - 15 years 4 months ago #67804 by jonnyjii
Find "kunena.posting.class.php" under Components\com_kunena\lib

line #918
Comment out or change it.

$msg .= "** Powered by Kunena! - www.Kunena.com **";

to either
//$msg .= "** Powered by Kunena! - www.Kunena.com **";
or
$msg .= "";


upload and overwrite.
Logout from Forums you are using on
clear cache on your IE,Firefox,Safari,Chrome
Log back in again

Try ;)
Last edit: 15 years 4 months ago by jonnyjii.
The following user(s) said Thank You: sozzled, treehugger, dirkovision, C0n
The topic has been locked.
More
15 years 4 months ago #68627 by jekwumoore
Hello, I just notice that ** Powered by Kunena! - www.Kunena.com ** appears in notification sent to users email that subscribe to my topic.

How do I remove it?

I do not mind retaining the link on my forum but I do not want it appearing on email notifications.
The topic has been locked.
  • C0n
  • C0n's Avatar
  • Offline
  • Premium Member
  • Premium Member
  • Only the strongest will survive
More
15 years 2 months ago #79705 by C0n

jonnyjii wrote: Find "kunena.posting.class.php" under Components\com_kunena\lib

line #918
Comment out or change it.

$msg .= "** Powered by Kunena! - www.Kunena.com **";

to either
//$msg .= "** Powered by Kunena! - www.Kunena.com **";
or
$msg .= "";


upload and overwrite.
Logout from Forums you are using on
clear cache on your IE,Firefox,Safari,Chrome
Log back in again

Try ;)


That is useful.
The following user(s) said Thank You: dirkovision
The topic has been locked.
More
15 years 2 months ago #79721 by misterpat
The following user(s) said Thank You: dirkovision
The topic has been locked.
Time to create page: 0.283 seconds