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

More
15 years 4 months ago #79836 by anonymous01

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.
More
15 years 3 months ago #84448 by treehugger
The topic has been locked.
More
15 years 3 weeks ago #92524 by szekelyz
Use redactor plugin from JED.

In the global section put this:

div a,/kunena\.org/

Good luck!
The topic has been locked.
More
15 years 3 weeks ago #92886 by woonydanny
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."

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.
More
15 years 2 days ago #94863 by SpencerK
Hi - where can I find those language strings?
Thanks.
The topic has been locked.
More
15 years 2 days ago #94864 by sozzled
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.
The topic has been locked.
Time to create page: 0.265 seconds