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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question "Users viewing" visible only for logged in users

More
16 years 8 months ago #26902 by santapec
Replied by santapec on topic Re:
What if it's the other way around? If I want to hide something (like a line of text) to a logged in user, but show it to a guest. Is there a small piece of code I can use for this purpose?

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

More
16 years 8 months ago #26926 by sozzled
Replied by sozzled on topic Re:
I would guess the answer is
Code:
if (!$kunena_my->id) {

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

More
16 years 8 months ago #26949 by santapec
Replied by santapec on topic Re:
it works. great, thanks!

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

Time to create page: 0.218 seconds