- Posts: 271
- Thank you received: 11
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 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
- anonymous01
-
- Offline
- Premium Member
-
Less
More
15 years 4 months ago #79836
by anonymous01
If localization not English - is does not work.
Replied by anonymous01 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
If localization not English - is does not work.
The following user(s) said Thank You: dirkovision
The topic has been locked.
- treehugger
-
- Offline
- New Member
-
Less
More
- Posts: 3
- Thank you received: 1
15 years 3 months ago #84448
by treehugger
Replied by treehugger on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
Line 976 in 1.6.3
The topic has been locked.
15 years 3 weeks ago #92524
by szekelyz
Replied by szekelyz on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
Use redactor plugin from JED.
In the global section put this:
div a,/kunena\.org/
Good luck!
In the global section put this:
div a,/kunena\.org/
Good luck!
The topic has been locked.
- woonydanny
-
- Offline
- Elite Member
-
Less
More
- Posts: 694
- Thank you received: 22
15 years 3 weeks ago #92886
by woonydanny
still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile
Replied by woonydanny on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
i believe this has been removed from K1.6.4 and now there are language strings instead
eg
COM_KUNENA_POST_EMAIL_NOTIFICATION1="A new reply has been posted on the"
COM_KUNENA_POST_EMAIL_NOTIFICATION1_CAT="A new topic has been created on the"
COM_KUNENA_POST_EMAIL_NOTIFICATION2="You can unsubscribe from this topic by visiting it and clicking the Unsubscribe button near the top or bottom of the page."
COM_KUNENA_POST_EMAIL_NOTIFICATION2_CAT="You are getting this notification because of you have subscribed into category. Please visit the category to unsubscribe."
eg
COM_KUNENA_POST_EMAIL_NOTIFICATION1="A new reply has been posted on the"
COM_KUNENA_POST_EMAIL_NOTIFICATION1_CAT="A new topic has been created on the"
COM_KUNENA_POST_EMAIL_NOTIFICATION2="You can unsubscribe from this topic by visiting it and clicking the Unsubscribe button near the top or bottom of the page."
COM_KUNENA_POST_EMAIL_NOTIFICATION2_CAT="You are getting this notification because of you have subscribed into category. Please visit the category to unsubscribe."
still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile
The following user(s) said Thank You: sozzled
The topic has been locked.
15 years 2 days ago #94863
by SpencerK
Replied by SpencerK on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
Hi - where can I find those language strings?
Thanks.
Thanks.
The topic has been locked.
15 years 2 days ago #94864
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: how to remove "** Powered by Kunena! - http://www.Kunena.com **" from mails only
G'day, SpencerK, and welcome to Kunena.
Yes, from K 1.6.4, it is not possible to modify the messages appearing on emails by a simple change to the language file instead of hacking PHP code!
See Where is the language file? in the Wiki for your answer.
Yes, from K 1.6.4, it is not possible to modify the messages appearing on emails by a simple change to the language file instead of hacking PHP code!
See Where is the language file? in the Wiki for your answer.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
Time to create page: 0.265 seconds