- Posts: 207
- Thank you received: 4
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Changing the text description of an existing usertype
in 1.5 Version of Kunena I added following code in the template file view.php to define all users with a certain ugid=19 are defined as Members.
elseif ($ugid == 19) {
$msg_usertype = 'Mitglied';
Could someone please give me some hint, how I could do that for Kunena 1.6.1
Thanks in advavce and best regards
Michael
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
thanks for the fast reply.
I dont need any third party ACL component.
I just want to change the usertye name from "User" to "Member" when ugid = 19. Thats all.
In Kunena 1.5 I could do this simply with two lines of code, as specified above.
Best regards
Michael
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I want users with ugid = 19 to be named as "Member" and user with ugid<>19 to be named as "User".
If you feel, that my title selection is not appropriate, you are welcome to change it.
I would rather prefer to have a solution, how to do this in Kunena 1.6.1
Best regards and have a good day
Michael
Please Log in or Create an account to join the conversation.
I'm just trying to understand the question, that's all.mibert wrote: If you feel, that my title selection is not appropriate, you are welcome to change it.
For example, there's a big difference between asking "how do I change the oil in my engine" and "how do I change the oil system in my engine" It's only one word, isn't it? "Adding an additional usertype", to me, is like asking how to change Joomla and, for the answer to those kinds of questions, I would suggest you seek advice from forum.joomla.org .
So, when we understand the question we might be able to provide you with an answer. The choice is yours and the power to make the change to the subject title is in your hands, too.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.