- Posts: 20
- Thank you received: 0
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
15 years 4 months ago - 15 years 4 months ago #67355
by Eranda
how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only was created by Eranda
How to remove "** Powered by Kunena! -
www.Kunena.com
**" from mails only in kunena 1.6?
Thank you !
Thank you !
Last edit: 15 years 4 months ago by Eranda.
The topic has been locked.
15 years 4 months ago #67593
by zigzag
Replied by zigzag on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
Desperate to know this as well, it's inappropriate to have it in the email notifications.
The topic has been locked.
15 years 4 months ago - 15 years 4 months ago #67804
by jonnyjii
Replied by jonnyjii on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
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
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 topic has been locked.
- jekwumoore
-
- Offline
- Junior Member
-
Less
More
- Posts: 19
- Thank you received: 0
15 years 4 months ago #68627
by jekwumoore
Replied by jekwumoore on topic How to remove "powered link" in email notification
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.
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.
15 years 2 months ago #79705
by C0n
That is useful.
Replied by C0n on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
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.
15 years 2 months ago #79721
by misterpat
Replied by misterpat on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
Line 963 in 1.6.2
The following user(s) said Thank You: dirkovision
The topic has been locked.
Time to create page: 0.283 seconds