Kunena 6.3.8 Released

The Kunena team has announce the arrival of Kunena 6.3.8 [K 6.3.8] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x/5.2.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 and issues discovered during the last development stages of K 6.3
Note: Please go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated.

Topics must relate to a currently supported version of Kunena. If you are unsure what is the current supported version of Kunena, please go to the download page.

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 Editing RSS Info

More
1 year 3 months ago #1 by WFS-Admin
Editing RSS Info was created by WFS-Admin
Hi,

I'm currently using a tool to send my Kunera forum RSS feed to a Discord Server.   Everything seems to be working well, however it does not include the actual message of the post.   When I click the RSS icon near the topic, it also does not include this.   The information posted to the Discord is that information so I believe I just need to have the RSS generated from Kunera to be what I want.

Here is an example:
Code:
<?xml version="1.0" encoding="utf-8"?> <!-- generator="Joomla! - Open Source Content Management" --> <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel> <title>Forum</title> <description><![CDATA[]]></description> <link>https://wilkinsservers.com</link> <lastBuildDate>Sat, 21 Oct 2023 15:28:34 -0400</lastBuildDate> <generator>Joomla! - Open Source Content Management</generator> <atom:link rel="self" type="application/rss+xml" href="https://wilkinsservers.com/Ark/forum/top-stats/feed?format=feed&amp;type=rss"/> <language>en-gb</language> <item> <title>Argentavis - by: chasiv</title> <link>https://wilkinsservers.com/Ark/forum/top-stats/15-argentavis#30</link> <guid isPermaLink="true">https://wilkinsservers.com/Ark/forum/top-stats/15-argentavis#30</guid> <description><![CDATA[This topic contains 1 message(s) - Last author chasiv]]></description> <category>Top Stats</category> <pubDate>Sat, 21 Oct 2023 15:10:39 -0400</pubDate> </item> </channel> </rss>
This is the RSS for this post:


So, I want the RSS feed to include the Text from the actual post in the description, but also include the author.

Any help would be greatly appreciated !!
 

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

Time to create page: 0.387 seconds