<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Magento: Error &#8211; SimpleXMLElement::addAttribute() Attribute already exists</title>
	<atom:link href="http://www.sharpdotinc.com/mdost/2009/03/10/magento-error-simplexmlelementaddattribute-attribute-already-exists/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharpdotinc.com/mdost/2009/03/10/magento-error-simplexmlelementaddattribute-attribute-already-exists/</link>
	<description>Just another Sharpdot weblog</description>
	<lastBuildDate>Tue, 27 Jul 2010 14:58:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Brendan Falkowski</title>
		<link>http://www.sharpdotinc.com/mdost/2009/03/10/magento-error-simplexmlelementaddattribute-attribute-already-exists/comment-page-1/#comment-260</link>
		<dc:creator>Brendan Falkowski</dc:creator>
		<pubDate>Tue, 08 Dec 2009 15:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=79#comment-260</guid>
		<description>This helped me out. Inside catalogsearch.xml I was removing breadcrumbs from the default layout (which is global, bad idea). Inside checkout.xml I was removing it again from the &quot;checkout_cart_index&quot; layout, which caused the error.

Once I changed catalogsearch.xml to use the appropriate sub-layout instead of &quot;default&quot; everything was fine. Avoid placing things in default if you can. Literally every page loads them, even if the page code is from another layout entirely.</description>
		<content:encoded><![CDATA[<p>This helped me out. Inside catalogsearch.xml I was removing breadcrumbs from the default layout (which is global, bad idea). Inside checkout.xml I was removing it again from the &#8220;checkout_cart_index&#8221; layout, which caused the error.</p>
<p>Once I changed catalogsearch.xml to use the appropriate sub-layout instead of &#8220;default&#8221; everything was fine. Avoid placing things in default if you can. Literally every page loads them, even if the page code is from another layout entirely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mdost</title>
		<link>http://www.sharpdotinc.com/mdost/2009/03/10/magento-error-simplexmlelementaddattribute-attribute-already-exists/comment-page-1/#comment-207</link>
		<dc:creator>mdost</dc:creator>
		<pubDate>Sat, 18 Jul 2009 02:54:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=79#comment-207</guid>
		<description>Its hard to say what exactly is causing the problem. My problem was that I had added the newsletter block to a page using a custom layout file, but the newsletter block was already being included by the newsletter.xml layout file. This meant that I was trying to add it the the same area twice, and that is why this error message got displayed. I would retrace any changes you made to the files in the layout folder. If you are using SVN or CVS try rolling back till you get to a point where this error no longer shows up. To sum things up it is very hard to impossible to say why you are getting this error thrown. You just need to identify when it started and look at what you changed.</description>
		<content:encoded><![CDATA[<p>Its hard to say what exactly is causing the problem. My problem was that I had added the newsletter block to a page using a custom layout file, but the newsletter block was already being included by the newsletter.xml layout file. This meant that I was trying to add it the the same area twice, and that is why this error message got displayed. I would retrace any changes you made to the files in the layout folder. If you are using SVN or CVS try rolling back till you get to a point where this error no longer shows up. To sum things up it is very hard to impossible to say why you are getting this error thrown. You just need to identify when it started and look at what you changed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.sharpdotinc.com/mdost/2009/03/10/magento-error-simplexmlelementaddattribute-attribute-already-exists/comment-page-1/#comment-206</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 18 Jul 2009 00:51:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharpdotinc.com/mdost/?p=79#comment-206</guid>
		<description>can you tell me in detail how to fix this please im new to magento and this is driving me insane. This is suppose to be a great product but no support any place  your help would be greatly thanked</description>
		<content:encoded><![CDATA[<p>can you tell me in detail how to fix this please im new to magento and this is driving me insane. This is suppose to be a great product but no support any place  your help would be greatly thanked</p>
]]></content:encoded>
	</item>
</channel>
</rss>
