The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4 Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Please note: The Kunena project team takes NO responsibility for maintaining nor supporting anything in this category.
Solved
Userlist showing rank numbers not rank titles
I want my userlist to show ranks, i got it to show rank numbers instead of rank titles (i used the karma setting and display part), what am i doing wrong? the rank numers are the actual good numbers, so i think it has something to do with the selection of the rank name in the database, ... any help is welcome since i'm very new to all of this.
Attatched is the list.php and screenshot of what i have already.
location: /components/com_kunena/template/blue_eagle/html/user/
It isn't fully functional yet, I tested it and only special ranks were shown on the userlist. I'll try to fix it so that normal ranks are shown as well.
I found out that when a new member is registered, it gets rank 0, but there is no rank 0 defined in the database (numbering starts at 1 and goes up from there), so i changed one of the ranks i am using to id 0 directly in the database, so it is working just fine for me.
If you are not used to working in databases i would not advice to change it yourselve, if you don't mind not showing a rank when a new user is added, the files added before work just fine. The userlist will start showing the rank after you change the rank of a user in the joomla backend, after that it will show the correct rank.