- Posts: 11
- Thank you received: 0
Kunena 6.4.13 Released
The Kunena team has announce the arrival of Kunena 6.4.13 [6.4.13] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x./6.1.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 6.0
Hint: This version is primarily intended to facilitate an upgrade if Joomla was first updated to version 6.1 before Kunena was up to dated.
Solved Annoying issue with system messages
I've installed Kunena , configured etc, but unfortunatelly I noticed that after sending EVERY post on my new forum on the top of kunena appear "system message" info (on joomla green background). Something like this (I will try to translate it from my native language)
"MESSAGE
Your message/post has been sucessfully sent"
This happen every time after sending single post. Its very frustrating.
I have latest Kunena 4.0.5, latest joomla 3.4.3. In Kunena configuration there is disabled subscription, also disabled debugging mode.
My question is HOW TO DISABLE these ugly notifications in kunena?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
So this is definitely bad idea.
I think it should be correctly programmed inside of kunena. I still dont believe that there is no option to change that. Otherwise i will be forced to install phpbb3 - but i dont like this stuff.
Any other ideas? workarounds?
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2536
COM_KUNENA_POST_SUCCESS_POSTED
Let empty the text field and save it. That's all.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
I understand that i could delete also other infos in the same way..hmm..
Could you tell me what exactly file i'm editing ? (i prefer do that directly in notepad)
I cant find it in ...\administrator\components\com_kunena\language\my_language\file
There is no such entry like COM_KUNENA_POST_SUCCESS_POSTED
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2536
Fronten languages are in "root/language"
Backend languages are in "root/administrator/language"
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.