Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released

The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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 eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question number of posts not appearing on personal information

More
16 years 1 month ago - 16 years 1 month ago #46276 by Alistair


I might have touched something involuntarily but the number of messages posted by a certain user are not displaying anymore in the personal information (see pic above). What could it be?
Last edit: 16 years 1 month ago by Alistair.

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

More
16 years 1 month ago #46279 by xillibit
Hello,

Because you are not using the default_ex kunena template, it will hard to determinate the cause of the issue.

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.

More
16 years 1 month ago #46284 by Alistair
If it can be of any use, recently I commented off the LASTVISITDATE field, since then it looks also the MYPROFILEPOSTS has been affected, but I'm no expert to state this for sure.


<?php } ?>

<tr class ="<?php echo $boardclass; ?>sectiontableentry1">

<td class = "td-1 fbm"><b><?php echo _KUNENA_MYPROFILE_REGISTERDATE; ?></b> </td>

<td class = "td-2 fbm"><?php echo $registerDate; ?></td>

</tr>

<!--tr class ="<?php echo $boardclass; ?>sectiontableentry1">

<td class = "td-1 fbm"><b><?php echo _KUNENA_MYPROFILE_LASTVISITDATE; ?></b> </td>

<td class = "td-2 fbm"><?php echo $lastvisitDate; ?></td>

</tr-->


<tr class ="<?php echo $boardclass; ?>sectiontableentry1">

<td class = "td-1 fbm"><b><?php echo _KUNENA_MYPROFILE_POSTS; ?></b> </td>

<td class = "td-2 fbm"><?php echo $numPosts; ?></td>

</tr>

<tr class ="<?php echo $boardclass; ?>sectiontableentry1">

<td class = "td-1 fbm"><b><?php echo _KUNENA_MYPROFILE_PROFILEVIEW; ?></b> </td>

<td class = "td-2 fbm"><?php echo $userinfo->uhits; ?></td>

</tr>

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

More
16 years 1 month ago #46286 by @quila
Hi,

can you attach here the file summary.php (ziped). Thank You.

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

More
16 years 1 month ago #46291 by Alistair

File Attachment:

File Name: summary-20100421.zip
File Size:1.89 KB


Hey I attached it but don't waste too much time on it as I don't think it'll be useful for other users, for now I commented off the number of messages as well as they are listed just below each user anyway. Thanks in any case!

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

More
16 years 1 month ago #46292 by @quila
Hi,

try now with this

File Attachment:

File Name: summary_20100421.zip
File Size:1.91 KB

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

Time to create page: 0.271 seconds