Kunena 7.0.2 Released

The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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

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 [Resolved] Pagination (change number of pages to display)

More
13 years 11 months ago - 13 years 11 months ago #121092 by gepponline

rich wrote: Hello Rali,

go to "components/com_kunena/funcs/view.php (linie 441)

Change this code from:

Code:
$maxpages = 9 - 2;
to:
Code:
$maxpages = 5 - 2;
that should help you.


Hi I've followed this instruction, but there's still some problems.
In the thread there are 6 pages.
I think that a correct fucntionality should be to show the actual page, the next, the previous, first and last...
If i set the number to 5 it show me the first 4 and the last or the first and the 4 last.
If i set to 3 it's not possible to go to the next page when i select the second page...
Maybe all this block has to be redesigned...
Last edit: 13 years 11 months ago by gepponline.

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

More
13 years 11 months ago #121108 by sozzled
Maybe if we saw your site, we could tell you why you're having problems? Maybe if you used a different Joomla site template you would not be having these problems in the first place? See My Joomla template is making a mess of Kunena .

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

Time to create page: 0.252 seconds