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.
If you have questions about third-party templates, please use the User-written Templates
category or contact the author directly. This category should only be used for questions about templates developed and supported by the Kunena project.
Question
[Merged topic] Display social networking icons (e.g. Yahoo, AIM, MSN. Google Plus, Facebook, etc.) on the forum
I don't think I have that knowledge Point me in the right direction? If I could fix this and the Kunena/AlphaUserPoints issue I'm having, my life would be complete
components/com_kunena/template/default/profile/socialbuttons.php contains all the buttons.
components/com_kunena/template/default/view/profile.horizontal.php or profile.vertical.php is shown inside topic.
Oh I posted my AUP issue on the AUP forum, but they can't seem to fix it. All the Kunena AUP rules work for me, except the Delete post. I wanted it to deduct points if I had to delete someones post because of moderation etc, but it does nothing.
I will give those files a look, though I dont think ill be able to do anything with them.
Do you know of a theme that DOES allow the AIM, Yahoo etc so I can compare?
Offtopic:
Actually, as I know, built-in AlphaUserPoints delete-post rule affects only the user's self deleting action (not moderation). In order to reward points after moderator's deletion you have to make additional rule and make another one implement of AUP API in Kunena code.