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

This category contains miscellaneous, uncategorised user contributions, (templates, modules, plugins and hacks) relating to older versions of Kunena that are no longer supported.

This category may also contain a few topics relating to K 1.6 that may have been moved here possibly by mistake.

The topics in this category are for historical interest only. Owing to the structural differences between K 1.6 and K 1.7, these ideas in these topics will not work with later versions and, for that reason, the topics are locked.

Question Enhanced Kunena RSS Feed

More
16 years 2 months ago #37698 by Garibaldi
I'll have a look and see what I can come up with shortly! :)

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

More
16 years 2 months ago #37816 by Garibaldi
macmercsam wrote:

I got the same problems but when I changed "my global Joomla configuration to YES for 'Search Engine Friendly URLS' (Global Configuration -> Site -> Search Engine Friendly URLS -> YES)" - the error went away but the change of settings threw my template off for a loop! I only get the text version of my pages instead of my nice template - went to the Joomla support forum and discovered it was because of the config change in the SEO settings.

I've posted an updated version of the Enhanced Kunena RSS Feed to the first post in this topic. The fix addresses this SEO issue - now there is a new variable at the beginning of the file called "$seo". If you have SEO disabled on your site, this line should look like
Code:
$seo = false;
If you have SEO enabled, then this line should be
Code:
$seo = true;

This should take care of the issues when selecting categories and getting 404 pages as well as generally improve the functionality of the RSS feeds when not using SEO

I also got the same Outlook error "The link may not point to a valid RSS source." I checked the path with validator.w3.org/feed/ and found out that the rss feed link keeps pointing to that page that says "This forum is open only to registered and logged-in users. If you are already registered, please log in first." I believe this make Outlook say that it's not a valid RSS Source. So I decided to let public be able to view the forum but register if they want to post anything and when I did, the RSS feed works - but this is not really what I want my forum to do because I don't want any public viewing yet I want to have the rss feed working, I wish there was another way, do you know of any?

This is something that Kunena controls. You can try it with the latest version of this script and see if makes a difference but otherwise make a post in the general Kunena forum and see if they can point you in the right direction ;)

Thanks in advance for all the hard work in putting this enhanced kuena rss feed script together :)

Glad to do it! :)

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

More
15 years 6 months ago #58312 by dilipray
you dint work with
Part of the message is hidden for the guests. Please log in or register to see it.

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

More
15 years 6 months ago #60206 by ghasem karimi

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

Time to create page: 0.268 seconds