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 can I change the message "The administrator has disabled public write access"?

More
16 years 11 months ago #15342 by DavidGalvez
I know this line should be somewhere among the php files (or the css)... any ideas?

Thanks

David

Please Log in or Create an account to join the conversation.

More
16 years 11 months ago #15382 by @quila
Hi David

you find it in the language file

/administrator/components/com_kunena/language/kunena.english.php

line 1413
Code:
DEFINE('_POST_NO_PUBACCESS1', 'The administrator has disabled public write access.');

Regards

Please Log in or Create an account to join the conversation.

Time to create page: 0.202 seconds