Kunena 7.0.4 Released

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

Question Display All people who "Thank You"

More
14 years 4 months ago #113041 by zaitx
Hello
Im looking for solution how to display all people under post who click thank you.

in message.tankyou.php

Commenting that line make only people disappear after ther is more than 10 of them.
Code:
if (count($this->thankyou) > 9) echo '...';

any solution how to display all of them ?

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

More
14 years 4 months ago #113044 by sozzled
You need to be using K 1.7.1.

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

Time to create page: 0.274 seconds