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
15 years 3 months ago - 15 years 3 months ago #72276 by Rali



I have a problem with page numbers in thread view \when a user reads a thread\. I have not enough space so when I have a large number of posts in a thread the page numbers are hiding. Can that be fixed \the number of the shown pages to e decreased\.

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 360 seconds | Max execution memory: 128M | Max file upload: 64M

This message contains confidential information

Joomla default template details : rt_afterburner_j15 | author: RocketTheme | version: 1.5.0 | creationdate: 08/07/09

Kunena version detailled: Installed version: 1.6.1 | Build: 3858 | Version name: Timu | Kunena detailled configuration:

Warning: Spoiler!

Third-party components: AlphaUserPoints: Disabled or not installed | CommunityBuilder: Disabled or not installed | Jomsocial: Disabled or not installed | UddeIm: Installed (Version : 2.0)

Plugins: System - Mootools12: Disabled | System - Mootools Upgrade: Enabled | JFirePHP: Disabled or not installed | Kunena Discuss: Disabled or not installed | Kunena Search: Disabled or not installed | My Kunena Forum Menu: Disabled or not installed | My Kunena Forum Posts: Disabled or not installed

Modules: Kunena Latest: Enabled (Version : 1.6.0-RC2) | Kunena Stats: Disabled or not installed | Kunena Login: Disabled or not installed


Thanks in advance

Rali
Last edit: 15 years 3 months ago by Rali.

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

More
15 years 3 months ago #72296 by sozzled
The following user(s) said Thank You: Rali

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

More
15 years 3 months ago #72319 by rich
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.

Important! Always create a backup before you make any changes to your website!
The following user(s) said Thank You: Rali, proterra, struchli

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

More
15 years 3 months ago #72340 by Rali

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

More
15 years 1 month ago #83101 by easyman
Replied by easyman on topic Re: Pagination

I have a problem with my template, pagination is hidden.

You can see here:
www.sessions.fr/index.php?option=com_kun...=20630&Itemid=100114

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

More
Time to create page: 0.294 seconds