Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released

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.

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question page navigation in users profile

More
16 years 11 months ago - 16 years 11 months ago #22248 by gbastia
Hello :)
I have a problem winth my forum (K 1.5.3 + J1.5.11): in the users profile I cannot navigate in the users messages neither I can set the number of post to visualize. I found this portion of code in the file
component/com_kunena/template/default/plugin/fbprofile/forummsg.php at line 193, but because i don't know php, I don't know whereI have to put my hands..
Code:
<td colspan = "6" class = "<?php echo $boardclass ;?>profile-bottomnav fbm " align="center"> <?php // TODO: fxstein - Need to perform SEO cleanup echo $pageNav->getPagesLinks("index.php?option=com_kunena&amp;func=fbprofile&amp;task=showprf&amp;userid=$userid".KUNENA_COMPONENT_ITEMID_SUFFIX); ?> <?php echo $pageNav->getLimitBox("index.php?option=com_kunena&amp;func=fbprofile&amp;task=showprf&amp;userid=$userid" . KUNENA_COMPONENT_ITEMID_SUFFIX); ?> <br/> <?php echo $pageNav->getPagesCounter(); ?> </td>

Please, can someone help me to fix this problem?
Thanks a lot and best regards to all,
Gbastia
Last edit: 16 years 11 months ago by gbastia.

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

More
16 years 11 months ago #22251 by jerry

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

More
16 years 11 months ago - 16 years 11 months ago #22266 by gbastia
HI, thanks for responding so fast, but I saw this post and it didn't help me to resolve the problem wich is still there...
Last edit: 16 years 11 months ago by gbastia.

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

More
16 years 11 months ago #22272 by xillibit
Hello,

you can use the file components/com_kunena/template/default/plugin/myprofile/myprofile_msg.php, which is in the svn for the version 1.5.4 and which contain the fix for this : joomlacode.org/gf/project/kunena/scmsvn/...w=markup&pathrev=901

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 11 months ago #22285 by gbastia
So if I understand well, it means that if I change the file "myprofile_msg.php", it affects not only my profile view, but also the user profiles located in fbprofile?
That's great :D
Thank you very much :)
Gbastia

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

More
16 years 11 months ago #22289 by gbastia
I made as you told me to do, but without results.
Here is a screenshot of what I see.
If you see, I can't navigate in the users profile...

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

Time to create page: 0.245 seconds