JM RSS Conflicts

I have been trying to get my magento rss feeds working for new products and category updates and since discovered that while JM RSS is enabled, this is preventing my feeds from working correctly. I get the error ‘XML Parsing Error: no element found’.
Any suggestions.

kind regards Tony

11 answers

Profile photo of JA Developer 0.00 $tone August 3, 2009
Public

Hi kuatony

I could not find this issue in our template.

Could you please send me your live url, admin account, ftp account via PM so that i could have a closer look on the issue?

#1
Profile photo of Anthony O'Neill 0.00 $tone August 19, 2009
Public

This is a big shame that JM RSS conflicts with magento’s own rss feed.
I can’t understand why you would want to conclude my request with being answered.
I still await a response from several pm’s I have sent you.
I appreciate you may take a break every now and again but it would be nice if we can get this resolved.

Even your own demo does not have the magento feed enabled which kind of points at the fact that there is indeed a problem here.
I would love some sort of a response here if I may.

regards Tony

#3
Profile photo of Anthony O'Neill 0.00 $tone August 28, 2009
Public

Hi

Unfortunately it still isn’t fixed.
Kindly go to my domain and click on any of the category headers.
Typically mydomain.com/rss/catalog/category/cid/3/store_id/1/ does not have the correct data to resolve the feed.
Now look at my magento rss feed mydomain.com/rss
An example is http://demo.magentocommerce.com/rss/.
My feed does not exist.
Perhaps you could enable the feed in your own demo so I can see this working.

regards Tony

#5
Profile photo of Anthony O'Neill 0.00 $tone November 18, 2009
Public

Unfortunatley, you will not get any help from the developers here.
I have continuosly asked for assistance with this problem but they refuse to acknowledge the issue.
Go take a look at their new magento template JM seleni.
At the time of writing, the RSS feed for the main cateogries have RSS feeds enabled but the feed is broken.
Go check it out and then come back here and tell me that is working.
Go on I’ll wait !
!
!
!
!
!
!
!
How did yo uget on?
I thought as much.

This is a real shame because although they have proved themselves to be good at providing Joomla templates, and the Magento stuff looked promising they have let themselves down badly with such a small but crucial component to an online existance.

Content is king but what the use is it if you can’t share it.

For now I’ll forge on.

regards Tony

#7
Profile photo of JA Developer 0.00 $tone November 19, 2009
Public

Hi here

For a quick solution,please go to support.joomlart.com, submit a ticket, send us your live url, admin account, ftp account so that we have a closer look on the issue.

#8
Profile photo of Anthony O'Neill 0.00 $tone November 19, 2009
Public

Hi

Interestingly enough, you asked the exact same question to me in this thread at comment #2 on 08-03-2009 10:01 AM. Then replied to say thanks for the PM.
I will resend them again for you in a PM.

EDIT

I have sent a support ticket instead.

regards Tony

#9
Profile photo of JA Developer 0.00 $tone December 4, 2009
Public

Hi

Please open app\code\local\JoomlArt\JmRSS\etc\config.xml file, find following code section:

Code:

<layout>
			<updates>
				<rss>
					<file>jmrss.xml</file>
				</rss>
			</updates>
		</layout>

and change to:

Code:

<layout>
			<updates>
				<jmrss>
					<file>jmrss.xml</file>
				</jmrss>
			</updates>
		</layout>
#10
Profile photo of Anthony O'Neill 0.00 $tone December 4, 2009
Public

Thank you developer team. You have redeemed yourselves to be worthy of the Developer of the Year Award.
My thanks go out to you and your team for putting up with my persistence to bring this bug to a close.

Take care
Kind regard Tony

#11

This question is now closed

Written By

Comments