Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Question How to get Kunena user information?

More
13 years 3 weeks ago #1 by almamun
Hello, could somebody enlighten me how I can access and get kunena user information like number of posts, threads and thanks of a user?

Amviro Web Design & SEO

Dinajpur - My District Portal

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

More
13 years 3 weeks ago #2 by xillibit
Hello,

number of posts, threads and thanks of a user are three things different :

1°) to get number posts you need to use /administrator/components/com_kunena/libraries/factory.php and call the method getUser()
2°) For get the threads of an user, you need to use /components/com_kunena/funcs/latestx.php and call the method getUserPosts()
3°) For that, there is no direct way to do that, you need to create a query to do that

I don't provide support by PM, because this can be useful for someone else.

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

Time to create page: 0.488 seconds