<?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: How to Change an Existing Products Attribute Set in Magento</title>
	<atom:link href="http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/</link>
	<description>Unveiling Online Marketing for Small Business</description>
	<lastBuildDate>Tue, 22 Nov 2011 16:56:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: SEM Truth</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-9817</link>
		<dc:creator>SEM Truth</dc:creator>
		<pubDate>Tue, 22 Nov 2011 16:56:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-9817</guid>
		<description>You want to copy over the core files, edit them, and upload them to the local directories.</description>
		<content:encoded><![CDATA[<p>You want to copy over the core files, edit them, and upload them to the local directories.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BG</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-9227</link>
		<dc:creator>BG</dc:creator>
		<pubDate>Fri, 14 Oct 2011 20:39:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-9227</guid>
		<description>I&#039;m confused as to which files to edit. The original post references core mage files, but later there&#039;s a reference to updating local files only, so that updates won&#039;t remove the code.</description>
		<content:encoded><![CDATA[<p>I&#8217;m confused as to which files to edit. The original post references core mage files, but later there&#8217;s a reference to updating local files only, so that updates won&#8217;t remove the code.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter Lugton</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-8352</link>
		<dc:creator>Peter Lugton</dc:creator>
		<pubDate>Wed, 24 Aug 2011 16:10:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-8352</guid>
		<description>Hi
Sorry, have just found this fix to adding attributes to old products!
I have added the code to both the files but I must be adding it in the wrong place.
Can anyone let me see an example so that I place it correctly.
Ta
Pete</description>
		<content:encoded><![CDATA[<p>Hi<br />
Sorry, have just found this fix to adding attributes to old products!<br />
I have added the code to both the files but I must be adding it in the wrong place.<br />
Can anyone let me see an example so that I place it correctly.<br />
Ta<br />
Pete</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emily Katherine</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-5682</link>
		<dc:creator>Emily Katherine</dc:creator>
		<pubDate>Sun, 27 Feb 2011 01:56:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-5682</guid>
		<description>Works perfectly. Thank you for this!!</description>
		<content:encoded><![CDATA[<p>Works perfectly. Thank you for this!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alana</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4291</link>
		<dc:creator>alana</dc:creator>
		<pubDate>Sat, 30 Oct 2010 17:50:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4291</guid>
		<description>It turns out that i was missing the last ; when i pasted! Sorry! works great. Will this same method apply to changing a products type as well? Like changing a simple to configurable?</description>
		<content:encoded><![CDATA[<p>It turns out that i was missing the last ; when i pasted! Sorry! works great. Will this same method apply to changing a products type as well? Like changing a simple to configurable?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEM Truth</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4288</link>
		<dc:creator>SEM Truth</dc:creator>
		<pubDate>Sat, 30 Oct 2010 02:09:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4288</guid>
		<description>Lastly as an alternative you should be able to update the attribute_set_id in the catalog_product_entity MySql Table. I would recommend making a backup, especially if you are unfamiliar or just don&#039;t want to take chances.

If the site is not live or in production mode, diving into PHP MyAdmin can be the best way to learn.</description>
		<content:encoded><![CDATA[<p>Lastly as an alternative you should be able to update the attribute_set_id in the catalog_product_entity MySql Table. I would recommend making a backup, especially if you are unfamiliar or just don&#8217;t want to take chances.</p>
<p>If the site is not live or in production mode, diving into PHP MyAdmin can be the best way to learn.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEM Truth</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4287</link>
		<dc:creator>SEM Truth</dc:creator>
		<pubDate>Sat, 30 Oct 2010 02:07:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4287</guid>
		<description>Alana
What version of Magento are you running?

Please provide more information on how you are updating the Attribute Set Code.

You can also just utilize this great free Extension by &lt;a href=&quot;http://www.magentocommerce.com/magento-connect/Flagbit+GmbH+%26+Co.+KG/extension/706/change-attribute-set&quot; rel=&quot;nofollow&quot;&gt;Flagbit&lt;/a&gt; for changing the attribute set of a Magento product.</description>
		<content:encoded><![CDATA[<p>Alana<br />
What version of Magento are you running?</p>
<p>Please provide more information on how you are updating the Attribute Set Code.</p>
<p>You can also just utilize this great free Extension by <a href="http://www.magentocommerce.com/magento-connect/Flagbit+GmbH+%26+Co.+KG/extension/706/change-attribute-set" rel="nofollow">Flagbit</a> for changing the attribute set of a Magento product.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEM Truth</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4286</link>
		<dc:creator>SEM Truth</dc:creator>
		<pubDate>Sat, 30 Oct 2010 02:04:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4286</guid>
		<description>ERG
I have not heard of this result when applying this update. Please provide more information including Magento version.

I would try to remove any other extensions.
Also if you have complex attribute sets there may be unforeseeable issues.</description>
		<content:encoded><![CDATA[<p>ERG<br />
I have not heard of this result when applying this update. Please provide more information including Magento version.</p>
<p>I would try to remove any other extensions.<br />
Also if you have complex attribute sets there may be unforeseeable issues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SEM Truth</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4285</link>
		<dc:creator>SEM Truth</dc:creator>
		<pubDate>Sat, 30 Oct 2010 01:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4285</guid>
		<description>Nico, An update to your question about updates overriding the changes. To Correct my answer, the reason for creating updates in the &#039;local&#039; folder is because they will not be overwritten with updates.</description>
		<content:encoded><![CDATA[<p>Nico, An update to your question about updates overriding the changes. To Correct my answer, the reason for creating updates in the &#8216;local&#8217; folder is because they will not be overwritten with updates.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alana</title>
		<link>http://www.semtruth.com/how-to-change-an-existing-products-attribute-set-in-magento/comment-page-1/#comment-4261</link>
		<dc:creator>alana</dc:creator>
		<pubDate>Wed, 27 Oct 2010 20:10:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.semtruth.com/?p=170#comment-4261</guid>
		<description>I using the code correctly in both places, the first snippet in my local files and the second snippet in my core file... and I am still getting a 404 redirect when i click &quot;submit&quot; and when i return to the page the change was not actually made. Is there anything I can do to fix this? I am desperate to use it... One thing i did notice is that my url after clicking submit looks like this...
http://www.domain.com/index.php/admin/catalog_product/massAttributeSet/key/340380598230582085023840938931873

it seems like its the /massAttributeSet/ that is causing the issues. Any ideas?</description>
		<content:encoded><![CDATA[<p>I using the code correctly in both places, the first snippet in my local files and the second snippet in my core file&#8230; and I am still getting a 404 redirect when i click &#8220;submit&#8221; and when i return to the page the change was not actually made. Is there anything I can do to fix this? I am desperate to use it&#8230; One thing i did notice is that my url after clicking submit looks like this&#8230;<br />
<a href="http://www.domain.com/index.php/admin/catalog_product/massAttributeSet/key/340380598230582085023840938931873" rel="nofollow">http://www.domain.com/index.php/admin/catalog_product/massAttributeSet/key/340380598230582085023840938931873</a></p>
<p>it seems like its the /massAttributeSet/ that is causing the issues. Any ideas?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

