- Posts: 12287
- Thank you received: 2535
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.
Solved Pagination doesn't work
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- Daviciacus
-
Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 1
I do notice that, if my website is set to "offline", clicking on the pagination just sends me to the home page. But when the site is set to "online", it sends me to the 404 error page instead (even when I'm still logged in with the same admin account).
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
We had already a similar problem, but the error was caused by it was AlphaUserPoint. Therefore I thought.I don't think that the issue is caused by a Kunena or Joomla template (and, so it seems, not by the CB and UddeIM plugins either).
When you click on Next, includes the address the word "components"?
And have you already counted all kunena statistics (Backend -> Kunena -> Tools), and synchronisized the CB database tables?
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.
- Daviciacus
-
Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 1
I can't click "next", only on the number of a page. For example, when I click on "2" in the list of topics in a forum, the URL looks like this;
..../index.php/en/forum?view=category&defaultmenu=1505&catid=4&start=20
When doing the same in a list of replies inside a topic, the URL looks like this:
..../index.php/en/forum?view=topic&catid=4&id=128083&start=10
This is with "Search Engine Friendly URLs" disabled in Kunena configuration. With it enabled in Kunena, the topic list URL looks like this:
..../index.php/en/forum/4-ask-the-council?start=20
And within the replies of a topic named "gender" like this:
..../index.php/en/forum/4-ask-the-council/128083-gender?start=10
Please Log in or Create an account to join the conversation.
- Daviciacus
-
Topic Author
- Offline
- Junior Member
-
- Posts: 34
- Thank you received: 1
Please Log in or Create an account to join the conversation.
- Posts: 12287
- Thank you received: 2535
I checked your menus. The sort of the menu items are not correct.A few things I tried:
- Tried to create a new Kunena Category menu item, used that to load the forums and tried again, same result
Example:
The menu item 1504 Forum linked to the defaultmenu=1505 and target is forum/index
The menu item 1513 Forum linked also to the defaultmenu=1505 but the targed is forumnl
You can't use sundry targets with the same menu ID.
But that's only a single example. You have more then one menu items with the same target, but different address.
You must repair the menu items, otherwise remain the problem.
Important! Always create a backup before you make any changes to your website!
Please Log in or Create an account to join the conversation.