- Posts: 258
- Thank you received: 24
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.
Question cb.wall.php causes RSS feed error: XML Parsing Error: junk after document element
Using joomla 1.5.18 with kunena 1.5.12, also using rt template but even with ?template=rhuk_milkyway i still get the error. The error it self says:
XML Parsing Error: junk after document element
Location: motori.com.mk/forum/fb_rss?no_html=1
Line Number 26, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
You have the link to the forum and the rss in the error above so any help is appreciated...
Please Log in or Create an account to join the conversation.
i'm using Kunena 1.5.12 on J1.5.18 with SEF urls enabled and system legacy plugin turned on. When i click on the RSS icon on the forum i get:
XML Parsing Error: junk after document element
Location: motori.com.mk/forum/fb_rss?no_html=1
Line Number 26, Column 1:<?xml version="1.0" encoding="utf-8"?>
^
The site usese rocket theme Dominion template.
Any help will be appreciated and if you need any other info please let me know.
P.s. i've tried using the default joomla template but the problem still persists.
Please Log in or Create an account to join the conversation.
- LittleJohn
-
- Offline
- Kunena Contributor
-
There is css outputted in the xml feed before the actual rss content.
Thats why it fails.
It is not kunena who is outputting this, and you say you have tried the original kunena template, so I believe it is a module or plugin that outputs this.
Try disabling those things one by one and see if the problem goes away.
Please Log in or Create an account to join the conversation.
- LittleJohn
-
- Offline
- Kunena Contributor
-
At least that's what the feed tells me: www.pt-tech.net/forum/fb_rss?no_html=1
<generator>Kunena 1.5.11</generator>
However - the problem is still, that something have outputted a space or linebreak before the rss component.
It could be a template, plugin, module, etc., so try going back and disable these extras one by one.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
If it's not in joomla! modules/plugins, it's maybe in your joomla! template, your template put this CSS code which breaks the RSS feed :
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.