- Posts: 80
- Thank you received: 1
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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
If you are having problems then, for your own benefit, it would save us all a lot of time if you would kindly post your
configuration report
when you ask for help from this forum. If you do not post your configuration report we will not ask you for it but you will probably not get your problem solved, either.
Question /unread at the end for url - right or not?
11 years 2 months ago #162247
by emeyer
Replied by emeyer on topic /unread at the end for url - right or not?
no its not. Its added inside kunena, so its not possible to change the url with htaccess.
I am having the same problem with urls to topics having '/list' appened to them. I have tried enabling and disabling the kunena menu; enabling and disabling the flat/threaded/ optiions; and writing htaccess rules. This is very annoying, because I had a solution which worked on Kunean 1, but nothing seems to make any difference now.
I am having the same problem with urls to topics having '/list' appened to them. I have tried enabling and disabling the kunena menu; enabling and disabling the flat/threaded/ optiions; and writing htaccess rules. This is very annoying, because I had a solution which worked on Kunean 1, but nothing seems to make any difference now.
Please Log in or Create an account to join the conversation.
11 years 2 months ago #162248
by xillibit
I don't provide support by PM, because this can be useful for someone else.
Replied by xillibit on topic /unread at the end for url - right or not?
Hello,
Do-you use latest versions of Kunena and module kunena latest ?
Do-you use latest versions of Kunena and module kunena latest ?
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.
11 years 2 months ago - 11 years 2 months ago #162257
by emeyer
Replied by emeyer on topic /unread at the end for url - right or not?
Yes this is 3.0.7, but but maybe the developers haven't spotted the problem because the '*/unread' and '*/link' URIs don't normally show up for admin.
The way I know they are there for guests is because I ran a web crawler on the site to check all links (I like linkchecker by Bastian Kleineidam).
A crawler reveals at least one null URL for every post, which is what search engines would see, and some guests would see too.
Really the standard solution for this problem is to use a query string for different views: '*?kunenaView=unread" rather than extending the URL itself.
The way I know they are there for guests is because I ran a web crawler on the site to check all links (I like linkchecker by Bastian Kleineidam).
A crawler reveals at least one null URL for every post, which is what search engines would see, and some guests would see too.
Really the standard solution for this problem is to use a query string for different views: '*?kunenaView=unread" rather than extending the URL itself.
Last edit: 11 years 2 months ago by emeyer. Reason: typo fixes
The following user(s) said Thank You: horseguards
Please Log in or Create an account to join the conversation.
- horseguards
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 31
- Thank you received: 0
11 years 2 months ago #162325
by horseguards
Replied by horseguards on topic /unread at the end for url - right or not?
so, what can we do about it?
ideas?
ideas?
Please Log in or Create an account to join the conversation.
11 years 2 months ago #162341
by emeyer
Replied by emeyer on topic /unread at the end for url - right or not?
Well, I may have found a solution. The problem was that links from my sitemap were ending up going to 'unread' or 'list' however I set it up, because it was accessing the kunena forums through main menu aliases.
So on thinking about it, I inserted the kunena menu into the main menu, set up a split menu for the top of the forum pages, and turned off 'use kunena menu' in the kunena component.
The sitemap, which is what search engines were using, is generated from the main menu, and now all the links to the forum posts work properly.
The only thing is, the split menu at the top of the forum pages is not currently identifying the active menu item. Maybe Ididnt set that up the best way either, but I looked around on the Web and it seems AI have to make a core hack to fix that. However it was a very old post, and maybe now it is fixable with a template override.
So on thinking about it, I inserted the kunena menu into the main menu, set up a split menu for the top of the forum pages, and turned off 'use kunena menu' in the kunena component.
The sitemap, which is what search engines were using, is generated from the main menu, and now all the links to the forum posts work properly.
The only thing is, the split menu at the top of the forum pages is not currently identifying the active menu item. Maybe Ididnt set that up the best way either, but I looked around on the Web and it seems AI have to make a core hack to fix that. However it was a very old post, and maybe now it is fixable with a template override.
Please Log in or Create an account to join the conversation.
11 years 2 months ago #162346
by emeyer
Replied by emeyer on topic /unread at the end for url - right or not?
Well I now have a half solution. The reason I was having the problem was because I was using aliases in the main menu to the kunena menu, were being following by a sitemap script. So I tried the second method suggested here, of putting the kunena menu items inside the main menu; turning off 'use kunena menu in the kunena plugin; creating a menu module which just displays the kunena menu items from the main menu; then putting it in a module position over the kunena forum.
Sadly it does not entirely work, because I am aolso disabling motools for all menu items except those selected in a mootools disabler module, and unless some menu item is active for kunena, it disables mootools for it.
So I created menus for the categories and so on, and all of those pages work fine. But no menu item is selected when viewing a post, so mootools does not work on viewing a post, because no menu item is active then.
I found this article about fixing the active menu problem, and I am thinking if there is a better solution:
www.opencart60s.com/joomla/set-a-split-m...menu-item-59813.html
Sadly it does not entirely work, because I am aolso disabling motools for all menu items except those selected in a mootools disabler module, and unless some menu item is active for kunena, it disables mootools for it.
So I created menus for the categories and so on, and all of those pages work fine. But no menu item is selected when viewing a post, so mootools does not work on viewing a post, because no menu item is active then.
I found this article about fixing the active menu problem, and I am thinking if there is a better solution:
www.opencart60s.com/joomla/set-a-split-m...menu-item-59813.html
Please Log in or Create an account to join the conversation.
Time to create page: 0.214 seconds