<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Magento Tutorials &#38; Bug Fixes &#124; LearnMagento.org</title>
	<atom:link href="http://www.learnmagento.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.learnmagento.org</link>
	<description>Magento Tutorials &#38; Bug Fixes</description>
	<lastBuildDate>Sat, 12 May 2012 10:57:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Get your Drop-down and Multi Select Attributes on Magento</title>
		<link>http://www.learnmagento.org/magento-tutorials/get-your-drop-down-and-multi-select-attributes-on-magento/</link>
		<comments>http://www.learnmagento.org/magento-tutorials/get-your-drop-down-and-multi-select-attributes-on-magento/#comments</comments>
		<pubDate>Sat, 12 May 2012 10:57:38 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Core Hacks]]></category>
		<category><![CDATA[Magento Tutorials]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=669</guid>
		<description><![CDATA[Are you having any Drop-down or Multi-select attribute and you want to show those values on your Magento frontend ? So, here is how to do it.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-tutorials/get-your-drop-down-and-multi-select-attributes-on-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX : Magento Contact Form Email showing HTML</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-magento-contact-form-email-showing-html/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-magento-contact-form-email-showing-html/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 09:48:34 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=660</guid>
		<description><![CDATA[We recently had a problem with Magento contact forms, where the emails were showing all the junk HTML codes in the email program. So, in order to fix it, we simply went to the Magento language folder , en_US and placed the template/contactemail.html file from base language package. Thats all.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-magento-contact-form-email-showing-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>FIX: Transactional Email Preview showing HTML code</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-transactional-email-preview-showing-html-code/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-transactional-email-preview-showing-html-code/#comments</comments>
		<pubDate>Thu, 26 Apr 2012 09:28:11 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=658</guid>
		<description><![CDATA[We’ve noticed that with the Magento 1.6.x version, when we tried to preview the transactional emails it displayed html code only. Of course this is not right as you would want to see how the emails look like, so after some researching we came up with this fix. Goto app/code/local/Mage/Adminhtml/Block/System/Email/Template/Preview.php At Line 49 , you [...]]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-transactional-email-preview-showing-html-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Magento Fix] 503 Service Temporarily Unavailable</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/magento-fix-503-service-temporarily-unavailable/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/magento-fix-503-service-temporarily-unavailable/#comments</comments>
		<pubDate>Fri, 20 Apr 2012 11:06:48 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=656</guid>
		<description><![CDATA[If you recently tried to install an extension of tried to upgrade your Magento website , then you may face an error message, &#8220;503 Service Temporarily Unavailable&#8221; This is because , magento goes into a maintenance mode. IN order to fix it, simply delete the maintenance.flag file.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/magento-fix-503-service-temporarily-unavailable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIX] PHP Fatal error: Call to a member function setCustomerId() on a non-object</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-php-fatal-error-call-to-a-member-function-setcustomerid-on-a-non-object/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-php-fatal-error-call-to-a-member-function-setcustomerid-on-a-non-object/#comments</comments>
		<pubDate>Wed, 18 Apr 2012 13:10:56 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=654</guid>
		<description><![CDATA[Last week, we did an upgrade from 1.4.x to 1.6.x and got this error message, when any user tries to reset the password and clicks on the reset password link on his email. So, in order to fix this, goto your custom theme&#8217;s layout folder and ope customer.xml Add this code just before ,]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-php-fatal-error-call-to-a-member-function-setcustomerid-on-a-non-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIX] Cannot chdir after login Error at Magento Connect</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-cannot-chdir-after-login-error-at-magento-connect/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-cannot-chdir-after-login-error-at-magento-connect/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 11:30:32 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=648</guid>
		<description><![CDATA[If you are getting any such error like, &#8220;Cannot chdir after login to&#8221; while trying to install something at Magento Connect, then here is a simple fix. Simply goto downloader folder and delete the connect.cfg file. Thats all.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-cannot-chdir-after-login-error-at-magento-connect/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIX] An error occurred while saving the URL rewrite</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-an-error-occurred-while-saving-the-url-rewrite/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-an-error-occurred-while-saving-the-url-rewrite/#comments</comments>
		<pubDate>Mon, 16 Apr 2012 20:19:43 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=646</guid>
		<description><![CDATA[If you are getting this error while trying to reindex your URLs in Magento backend, then simply goto the database phpmyadmin and truncate the core_url_rewrite table. Refresh cache and try to reindex all again.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-an-error-occurred-while-saving-the-url-rewrite/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[FIX] Wishlist on top links going to Homepage</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/fix-wishlist-on-top-links-going-to-homepage/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/fix-wishlist-on-top-links-going-to-homepage/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 04:45:59 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=643</guid>
		<description><![CDATA[IF you have recently upgrade your Magento store, then you may face a crazy issue, where the Wishlist link on the top would redirect to the Homepage of your website. So, in order to fix it, rename your wishlist.xml file, template/page.links.phtml file and you should be good to go.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/fix-wishlist-on-top-links-going-to-homepage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ALERT – script tried to increase memory_limit to 268435456 bytes which is above the allowed value</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/alert-script-tried-to-increase-memory_limit-to-268435456-bytes-which-is-above-the-allowed-value/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/alert-script-tried-to-increase-memory_limit-to-268435456-bytes-which-is-above-the-allowed-value/#comments</comments>
		<pubDate>Wed, 28 Mar 2012 12:50:16 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=640</guid>
		<description><![CDATA[If you are getting the above error in the apache error logs then it means the php is complied with “suhosin” on the sever. To resolve the issue open the php.ini and remove the below lines : This will disable the suhosin extension . That’s all you are done.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/alert-script-tried-to-increase-memory_limit-to-268435456-bytes-which-is-above-the-allowed-value/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Magento FIX] Illegal scheme supplied, only alphanumeric characters are permitted</title>
		<link>http://www.learnmagento.org/magento-bug-fixes/magento-fix-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted/</link>
		<comments>http://www.learnmagento.org/magento-bug-fixes/magento-fix-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted/#comments</comments>
		<pubDate>Tue, 27 Mar 2012 07:03:53 +0000</pubDate>
		<dc:creator>Soumendra</dc:creator>
				<category><![CDATA[Magento Bug Fixes]]></category>

		<guid isPermaLink="false">http://www.learnmagento.org/?p=638</guid>
		<description><![CDATA[Since Magento 1.6.2 , its now impossible to install Magento in your localhost. Everytime we install it, we get this error, &#8220;Illegal scheme supplied, only alphanumeric characters are permitted&#8221;. So, in order to fix it, just load your magento from the localhost IP, i.e, http://127.0.0.1 and proceed with the installation. That will fix it.]]></description>
		<wfw:commentRss>http://www.learnmagento.org/magento-bug-fixes/magento-fix-illegal-scheme-supplied-only-alphanumeric-characters-are-permitted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Object Caching 717/843 objects using disk: basic
Content Delivery Network via cdn.learnmagento.org

Served from: www.learnmagento.org @ 2012-05-19 13:56:06 -->
