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

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.

Important RSS feeds and links

More
16 years 10 months ago #20453 by cendres2lune
Hi!

I have updated my forum from the 1.0.10 version to the 1.5.3 .

Url rewriting is a good thing thanks!

The problem is, even if topics are present in rss feeds, titles aren't linked to the topic.


I think it is not a problem on my server because even on kunena website we have the same problem.

For example, if you add kunena's forum feed to firefox ( www.kunena.com/forum/fb_rss?no_html=1 ), the feed is empty because no titles are linked to the forum.

I have notice that links are present but not in the right format.

For example :
Code:
<link>/forum/138-support/20375-sh404sef-error-after-upgrading-from-109-to-153#20451</link>

Instead of :
Code:
<link>http://www.kunena.com/forum/138-support/20375-sh404sef-error-after-upgrading-from-109-to-153#20451</link>

Is there a way to fix it?

Thanks,

www.thebestchat.fr Team.

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

More
16 years 10 months ago #20527 by xillibit
Replied by xillibit on topic Re:RSS feeds and links
Hello,

thanks for reported this, now there is no way to fix this, but I will transmit this to the DEVs.

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.

More
16 years 10 months ago #20553 by fxstein
Replied by fxstein on topic Re:RSS feeds and links
Question:

Does the RSS feed here on kunena.com work for you?

Are you using another 3rd party SEF component?

We love stars on the Joomla Extension Directory . :-)

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

More
16 years 10 months ago #20737 by cendres2lune
Replied by cendres2lune on topic Re:RSS feeds and links
RSS feed here on kunena doesn't work here for everyone since they updated to 1.5.3. Posts are present in the feed, but no links available ! (a feed without links is not very usefull)

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

More
16 years 10 months ago #21741 by Matias
Replied by Matias on topic Re: RSS feeds and links
SEF works differently in Joomla 1.0 (or legacy mode) and Joomla 1.5. J1.0 added hostname to every link, but J1.5 uses relative URL's. I've fixed some of those by adding JURI::base() to external URLs (emails). It looks like I've forgot RSS feed.

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

More
16 years 10 months ago #21751 by sozzled
Replied by sozzled on topic Re: RSS feeds and links
Matias wrote:

SEF works differently in Joomla 1.0 (or legacy mode) and Joomla 1.5. J1.0 added hostname to every link, but J1.5 uses relative URL's. I've fixed some of those by adding JURI::base() to external URLs (emails). It looks like I've forgot RSS feed.

Ouch!!! :pinch:

As some of you may know, I've been using, without any problems, an RSS feed as a means of showing the latest forum posts - see A simple alternative to the "latest posts module" .

I have not yet upgraded from K 1.0.10 to K 1.5.3 until the dust had settled on known defects. As far as I knew (until I read this discussion) there was only one defect in K 1.5.3 that I had to attend to. This RSS matter is important.

Please let us know when you have isolated the cause and have a recommended way of overcoming the RSS shortcomings. Thank you very much. :)

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

Time to create page: 0.355 seconds