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.

Question Error RSS

More
15 years 5 months ago #69718 by bugsmafia
Error RSS was created by bugsmafia

This page contains the following errors:

error on line 2 at column 6: XML declaration allowed only at the start of the document
Below is a rendering of the page up to the first error.

Code:
1. 2. <?xml version="1.0" encoding="UTF-8"?> 3. <!-- generator="Kunena 1.6.1" --> 4. <rdf:RDF 5. xmlns="http://purl.org/rss/1.0/" 6. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 7. xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 8. xmlns:dc="http://purl.org/dc/elements/1.1/"> 9. ...

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

More
15 years 5 months ago #69738 by xillibit
Replied by xillibit on topic Re: Error RSS
Hello,

Try to disable the configuration setting Joomla support in Kunena configuration panel..

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
15 years 5 months ago #69786 by bugsmafia
Replied by bugsmafia on topic Re: Error RSS
Yes, helped. The problem disappeared.
But how do I use a plugin system all the same, and a working RSS
Code:
1. <?xml version="1.0" encoding="UTF-8"?> 2. <!-- generator="Kunena 1.6.1" --> 3. <rdf:RDF 4. xmlns="http://purl.org/rss/1.0/" 5. xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 6. xmlns:slash="http://purl.org/rss/1.0/modules/slash/" 7. xmlns:dc="http://purl.org/dc/elements/1.1/"> 8. ...
Disappeared first row start. but because of what it appears?

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

Time to create page: 0.218 seconds