Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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 twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

The topics in this category are for historical interest only. Owing to the structural changes that occurred in K 2.0, many of the ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Topic icons only for admin

More
14 years 1 month ago #122686 by toohinc
Hi all.

I need some help here, because I don´t know much php.

My website is a poker community website and in my Kunena forum it would be very very usefull to have more topic icons (each icon for each tournament type).

After reading here, i know how to add more icons, but how can I set them to show only for admins? Anyone here can help me with the code? Thanks very much for the help.

regards,
Ricardo Ribeiro

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

More
14 years 1 month ago #122706 by sozzled
Replied by sozzled on topic Topic icons only for admin
We're looking into that as an aspect of K 2.0 (or after K 2.0) but, in general terms, if you want to control certain parts of Kunena dependent on whether an administrator is logged-in at the time, you would add a PHP if-test like

if $isAdmin then do something;

... but if you don't know PHP then you probably should look at paying someone to add the couple of extra lines that you need. Shouldn't cost more than $50 for someone's time, is my guess.

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

More
14 years 1 month ago #122724 by toohinc
Replied by toohinc on topic Topic icons only for admin
sozzled, thank you for your reply.

If I pay someone to do this for me, I won´t learn, no fun.

Do you know what file I must edit? I´ll go by myself from there. Thanks.

btw, I want to see K2.0 in action. GL with this. :)

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

More
14 years 1 month ago #122735 by sozzled
Replied by sozzled on topic Topic icons only for admin
K 2.0 is in action here at www.kunena.org .

I've already explained the general idea what you need to do but I don't know which file you need to edit. That's the fun part! ;)

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

More
14 years 1 month ago #122741 by toohinc
Replied by toohinc on topic Topic icons only for admin
ok will try and do it! thanks.

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

Time to create page: 0.331 seconds