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
Restrict IP Addresses view on post to Joomla Super Administrators
Hello, first of all thank you for this great component.
I wanted to know how the Joomla SuperAdmins are defined on Kunena. I understand that the moderators are defined by: $is_Moderator So I wonder if the superadmins are defined with something else and if not how can I define them to restrict the IP Address view on posts restricted to them.
I have already tried $is_Admin and $is_Administrator but it didn't work.