<?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>Asia Connect Technology JSC &#187; Magento Developer</title>
	<atom:link href="http://asia-connect.com.vn/tag/magento-developer/feed/" rel="self" type="application/rss+xml" />
	<link>http://asia-connect.com.vn</link>
	<description>The place for connecting you to the success</description>
	<lastBuildDate>Fri, 12 Mar 2010 03:49:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Top 3 Solutions when your Magento Categories are not displaying</title>
		<link>http://asia-connect.com.vn/2009/07/top-3-solutions-when-your-magento-categories-are-not-displaying/</link>
		<comments>http://asia-connect.com.vn/2009/07/top-3-solutions-when-your-magento-categories-are-not-displaying/#comments</comments>
		<pubDate>Thu, 23 Jul 2009 16:02:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento Customization]]></category>
		<category><![CDATA[Magento Guide]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Development]]></category>
		<category><![CDATA[Magento How To]]></category>
		<category><![CDATA[Magento Programming]]></category>
		<category><![CDATA[Magento Tips]]></category>
		<category><![CDATA[Magento Tricks]]></category>
		<category><![CDATA[Magento Tutorials]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=478</guid>
		<description><![CDATA[Here are 3 quick solutions to try if you do not see your Magento store categories after a fresh install of Magento or an upgrade to the latest version. I wanted to post this because I just recently helped install Magento for someone and experienced this. The installation version was the latest Magento version, 1.2.1.2 and product categories did not show up on the frontend after they were added in the administration interface.
The top 3 solutions to this in my experience are:

The categories not added as sub-categories of the Default, ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-vertical-category-menu/' rel='bookmark' title='Permanent Link: Magento Vertical Category Menu'>Magento Vertical Category Menu</a></li><li><a href='http://asia-connect.com.vn/2009/07/tips-for-creating-dynamic-category-landing-pages/' rel='bookmark' title='Permanent Link: Tips For Creating Dynamic Category Landing Pages'>Tips For Creating Dynamic Category Landing Pages</a></li><li><a href='http://asia-connect.com.vn/2009/07/custom-category-images-listing-block-tutorial/' rel='bookmark' title='Permanent Link: Custom Category Images Listing Block Tutorial'>Custom Category Images Listing Block Tutorial</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p>Here are 3 quick solutions to try if you do not see your <a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a> store categories after a fresh install of Magento or an upgrade to the latest version. I wanted to post this because I just recently helped install Magento for someone and experienced this. The installation version was the latest Magento version, 1.2.1.2 and product categories did not show up on the frontend after they were added in the administration interface.</p>
<p>The top 3 solutions to this in my experience are:</p>
<ol>
<li>The categories not added as sub-categories of the Default, Root category.</li>
<li>The Magento store configuration has no default category set.</li>
<li>The category cache requires a refresh.</li>
</ol>
<p>I’ll cover each of these points in more detail with screenshots, so that if you are having trouble with your categories not showing up you can hopefully solve the problem.</p>
<h2>Categories must be sub-categories of the default (root) category</h2>
<p>This one seems to catch most new Magento users, basically all new categories you add to your store should be children of your default category. If you accidentally delete your default root category, then you need to make a new default category that can be the root category of all your other store categories.</p>
<p>The screenshot below illustrates this configuration as it appears in the administration interface. Be sure to check the lines that connect you new categories with your original default category, they should show as sub-categories and be indented accordingly.</p>
<div id="attachment_227" class="wp-caption aligncenter" style="width: 553px;"><img class="size-full wp-image-227" title="Default Root category as the parent of all new store categories." src="http://www.aschroder.com/wp-content/uploads/2009/03/picture-9.png" alt="Ths screenshot shows the Default Root category as the parent of all new store categories." width="543" height="234" /></p>
<p class="wp-caption-text">Ths screenshot shows the Default Root category as the parent of all new store categories.</p>
</div>
<p>The reason for this notion of root categories is so that you can have entirely parallel category structures, made up of products from a shared inventory. These parallel category hierarchies can then be used for different store fronts. Each store has it’s own root category. What a pertinent segue into our next section…</p>
<h2>Default (root) category must be specified for your Store</h2>
<p>If you get a bit eager with your Magento store configuration and end up deleting the default root category, never fear, you can simply make a new Root category using the menu option. However you may also then need to re-associate that category with your default store (or any other store for which that category was the root). To do this you go the System &gt; Manage Stores menu and drill-down to the Edit store screen as shown below.</p>
<div id="attachment_228" class="wp-caption aligncenter" style="width: 556px;"><img class="size-full wp-image-228" title="The edit store screen where you configure your default root category." src="http://www.aschroder.com/wp-content/uploads/2009/03/picture-13.png" alt="This screenshot shows the Edit Store screen (accessed via the System -&gt; Manage Stores menu). The Edit Store screen is where you configure your default root category." width="546" height="274" /></p>
<p class="wp-caption-text">This screenshot shows the Edit Store screen (accessed via the System -&gt; Manage Stores menu). The Edit Store screen is where you configure your default root category.</p>
</div>
<p>If your root category is not set, then you simply select your root category from the drop down and save the configuration. You should now be able to see your categories on your Magento store front.</p>
<h2>Category cache may require a refresh</h2>
<p>If you are still reading, things are getting a little grim I’m afraid. This solution is seldom required, and in turn, is rarely the solution. However, it’s worth a try right, otherwise you’ll end up kissing goodbye the next 30 minutes while you trawl the internet and the Magento forums searching for some other obscure solution.</p>
<p>Access the Cache Management screen (System &gt; Cache Management) and tick all the boxes (for good measure), yes even the one labelled ‘beta’. Then choose Refresh from the drop down and save. You can see this in the screenshot below.</p>
<div id="attachment_229" class="wp-caption aligncenter" style="width: 507px;"><img class="size-full wp-image-229" title="Tick all the boxes and refresh the Magento cache." src="http://www.aschroder.com/wp-content/uploads/2009/03/picture-14.png" alt="Tick all the boxes and refresh the Magento cache." width="497" height="447" /></p>
<p class="wp-caption-text">Tick all the boxes and refresh the Magento cache.</p>
</div>
<p>Also one last thing, try refreshing the layered navigation too, this is a button further down the Cache Management screen, shown below.</p>
<div id="attachment_230" class="wp-caption aligncenter" style="width: 619px;"><img class="size-full wp-image-230" title="One last thing to try: refresh the layered navigation cache." src="http://www.aschroder.com/wp-content/uploads/2009/03/picture-12.png" alt="One last thing to try: refresh the layered navigation cache." width="609" height="73" /></p>
<p class="wp-caption-text">One last thing to try: refresh the layered navigation cache.</p>
</div>
<p>If all of these options have failed you and you still cannot see your Magento store categories, the please post below and we can try and solve the problem together. Hopefully we can add any of the obscure reasons for failure and save others struggling with this frustrating initial hurdle to Magento installation and configuration.</p>
<p style="text-align: right;"><em>From Aschroder.com</em></p>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-vertical-category-menu/' rel='bookmark' title='Permanent Link: Magento Vertical Category Menu'>Magento Vertical Category Menu</a></li><li><a href='http://asia-connect.com.vn/2009/07/tips-for-creating-dynamic-category-landing-pages/' rel='bookmark' title='Permanent Link: Tips For Creating Dynamic Category Landing Pages'>Tips For Creating Dynamic Category Landing Pages</a></li><li><a href='http://asia-connect.com.vn/2009/07/custom-category-images-listing-block-tutorial/' rel='bookmark' title='Permanent Link: Custom Category Images Listing Block Tutorial'>Custom Category Images Listing Block Tutorial</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/top-3-solutions-when-your-magento-categories-are-not-displaying/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Magento Vertical Category Menu</title>
		<link>http://asia-connect.com.vn/2009/07/magento-vertical-category-menu/</link>
		<comments>http://asia-connect.com.vn/2009/07/magento-vertical-category-menu/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 04:49:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento Customization]]></category>
		<category><![CDATA[Magento Guide]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Development]]></category>
		<category><![CDATA[Magento How To]]></category>
		<category><![CDATA[Magento Programming]]></category>
		<category><![CDATA[Magento Tips]]></category>
		<category><![CDATA[Magento Tricks]]></category>
		<category><![CDATA[Magento Tutorials]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=464</guid>
		<description><![CDATA[
Magento Vertical Menu using Peter Hamilton’s code
In one of our premium Magento themes we implemented a vertical category menu with the code adapted from this thread. It’s quite easy to implement and to make it even easier for others, we decided to write a step by step tutorial.

Add a new block type in “catalog.xml” file
Create a new phtml file and name it “leftnav.phtml”, place it inside catalog/navigation
Edit CSS

Add a new block type in “catalog.xml” file
Here we presume you want to have the vertical category menu shows up on every page, ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/custom-category-images-listing-block-tutorial/' rel='bookmark' title='Permanent Link: Custom Category Images Listing Block Tutorial'>Custom Category Images Listing Block Tutorial</a></li><li><a href='http://asia-connect.com.vn/2009/07/tips-for-creating-dynamic-category-landing-pages/' rel='bookmark' title='Permanent Link: Tips For Creating Dynamic Category Landing Pages'>Tips For Creating Dynamic Category Landing Pages</a></li><li><a href='http://asia-connect.com.vn/2009/07/custom-category-menu-navigation-in-magento/' rel='bookmark' title='Permanent Link: Custom category menu navigation in Magento'>Custom category menu navigation in Magento</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div class="postcontent">
<h3><a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a> Vertical Menu using Peter Hamilton’s code</h3>
<p>In one of our <em class="theme-name">premium Magento themes</em> we implemented a vertical category menu with the code adapted from this <a rel="nofollow" class="external" href="http://www.magentocommerce.com/boards/viewthread/720/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');">thread</a>. It’s quite easy to implement and to make it even easier for others, we decided to write a step by step tutorial.</p>
<ul class="decimal">
<li>Add a new block type in “catalog.xml” file</li>
<li>Create a new phtml file and name it “leftnav.phtml”, place it inside <span class="mag-tpl">catalog/navigation</span></li>
<li>Edit CSS</li>
</ul>
<h4 id="add-a-block">Add a new block type in “catalog.xml” file</h4>
<p>Here we presume you want to have the vertical category menu shows up on every page, to do so, we will place the code in the &lt;default&gt; layout like so, and we want it to always stay on the top, so we added “before=”-”:</p>
<pre class="brush: html;">

&lt;default&gt;
&lt;!-- Mage_Catalog --&gt;
&lt;reference name=&quot;right&quot;&gt;
&lt;block type=&quot;catalog/navigation&quot;before=&quot;-&quot;
name=&quot;leftNav&quot; as=&quot;leftNav&quot; template=&quot;catalog/navigation/leftnav.phtml&quot;/&gt;
&lt;/reference&gt;
</pre>
<p>You can change the reference name from ‘right’ to left if you prefer to have the vertical menu placed on the left column.</p>
<h3 id="leftnav">Create a leftnav.phtml file</h3>
<p>This code is copied directly from the above mention thread posted by <a rel="nofollow" class="external" href="http://www.magentocommerce.com/boards/viewthread/720/P60/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');">Peter Hamilton on #63</a> with a bit of modification to fix the validation error.:</p>
<pre class="brush: html;">

&lt;div class=&quot;sidebox&quot;&gt;
&lt;h6&gt;Browse Category&lt;/h6&gt;
&lt;ul id=&quot;side-nav&quot;&gt;
&lt;?php foreach ($this-&gt;getStoreCategories() as $_category): ?&gt;
&lt;?php if ($_category-&gt;getIsActive()) { ?&gt;
&lt;?php $open = $this-&gt;isCategoryActive($_category); ?&gt;
&lt;?php $potential = $_category-&gt;hasChildren(); ?&gt;
&lt;li class=&quot;subcat&quot;&gt;&lt;a href=&quot;&lt;?php echo $this-&gt;getCategoryUrl($_category); ?&gt;&quot;&lt;?php if($open) { echo ' class=&quot;open&quot;'; } ?&gt;&lt;?php if($potential) { echo ' class=&quot;potential&quot;'; } ?&gt; &gt;&lt;?php echo $_category-&gt;getName();?&gt;&lt;/a&gt;
&lt;?php if ($open &amp;&amp; $potential): ?&gt;
&lt;ul id=&quot;sub-sidenav&quot;&gt;
&lt;?php foreach ($_category-&gt;getChildrenCategories() as $subcategory): ?&gt;
&lt;?php $subCat = Mage::getModel('catalog/category')-&gt;load($subcategory); ?&gt;
&lt;?php $open = $this-&gt;isCategoryActive($subCat); ?&gt;
&lt;?php $potential = $subCat-&gt;hasChildren(); ?&gt;
&lt;li&gt;&lt;a href=&quot;&lt;?php echo $this-&gt;getCategoryUrl($subCat); ?&gt;&quot;&lt;?php if($open) { echo ' class=&quot;subopen&quot;'; } ?&gt;&lt;?php if(!$potential&amp;&amp;$open) { echo ' class=&quot;final&quot;'; } ?&gt; &gt;&lt;?php if($potential&amp;&amp;$open) { echo ' '; } elseif($potential) { echo ' '; }?&gt;&lt;?php echo $subCat-&gt;getName(); ?&gt;&lt;/a&gt;
&lt;?php if ($open &amp;&amp; $potential): ?&gt;
&lt;ul&gt;
&lt;?php foreach ($subcategory-&gt;getChildrenCategories() as $subsubcategory): ?&gt;
&lt;?php $subsubCat = Mage::getModel('catalog/category')-&gt;load($subsubcategory); ?&gt;
&lt;?php $open = $this-&gt;isCategoryActive($subsubCat) ?&gt;
&lt;li&gt;&lt;a href=&quot;&lt;?php echo $this-&gt;getCategoryUrl($subsubCat); ?&gt;&quot; &lt;?php if($open) { echo ' class=&quot;final&quot;'; } ?&gt;&gt;&lt;?php echo $subsubCat-&gt;getName(); ?&gt;&lt;/a&gt;&lt;/li&gt;
&lt;?php endforeach; ?&gt;
&lt;/ul&gt;
&lt;?php endif; ?&gt;
&lt;/li&gt;
&lt;?php endforeach; ?&gt;
&lt;/ul&gt;
&lt;?php endif; ?&gt;
&lt;/li&gt;
&lt;?php } ?&gt;
&lt;?php endforeach ?&gt;
&lt;/ul&gt;
&lt;/div&gt;
</pre>
<h3 id="editcss">Edit your CSS</h3>
<pre class="brush: css;">

ul#side-nav li.subcat {background-color:#f5f4f0;border-bottom:1px solid #ddd;
color:#222;margin: 0 -5px;display: block;}
ul#side-nav li.subcat a {display: block;padding: 2px 10px;font-size: .85em;}
ul#side-nav li.subcat:hover {
background-color:#fefefe;background-position: 50% top;}
ul#side-nav li.subcat ul li {padding-left:18px;
line-height: 1.6;background:#fff }
ul#side-nav li.subcat ul li a {color: #1a443c;font-weight: bold;
font-size: .85em!important;
background: url(../images/base_images/icon-arrow-set.png) no-repeat 0 -59px;}
ul#side-nav li.subcat ul li:hover {text-decoration: underline;}
ul#side-nav li.subcat a ,
ul#side-nav li.subcat ul li a:hover {text-decoration: none;}
</pre>
<p>That’s it! Simple isn’t it?</p>
<h3>Known issue in Magento version 1.3</h3>
<p>The recent release of Magento v1.3 has introduced <span class="mag-feature">Flat Catalog Category</span> and <span class="mag-feature">Flat Catalog Product</span> features, and some codes had changed in <span class="mag-tpl">code/core/Mage/Catalog/Naviation.php</span> that resulting Peter’s code not compatible with v1.3, as such, you need to update:</p>
<p><code class="php"> &lt;?php foreach ($_category-&gt;getChildren() as $subcategory): ?&gt;</code></p>
<p>to  <code class="php"> &lt;?php foreach ($_category-&gt;getChildrenCategories() as $subcategory): ?&gt;</code></p>
<p>if you wish to switch on <span class="mag-feature">Flat Catalog Category</span>; however, we found a <a rel="nofollow" class="external" href="http://www.magentocommerce.com/bug-tracking/issue?issue=5919" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');">bug</a> related to <span class="mag-feature">custom options</span> when add to cart is performed with <span class="mag-feature">Flat Catalog Category</span> switched on. The bug has been assigned, and before Varien releases an update, your choice is to use the old code with “getChildren” with no <span class="mag-feature">Flat Catalog Category</span> enables if you have Configurable products or Simple Products with <span class="mag-feature">Custom Options</span> setup.</p>
<p>The above leftnav code is for <span class="mag-feature">Flat Catalog Category</span> switch on. Simply revert “getChildrenCategories()” to “getChildren()” if you do not want to use <span class="mag-feature">Flat Catalog Category</span> feature.</p>
<h3>Closing note</h3>
<p>The code calls “getStoreCategories” and “getChildrenCategories” and it works a bit similar to the Layered Navigation’s category. Nice it is but has a tiny issue that we didn’t aware, that is, on our Magento New Red Theme, on the homepage, you see Bestsellers and New Products are listed, if you click on any of the products there, in the product page, you do not see the vertical category menu. This is because we didn’t setup categories for “bestsellers” and “new products”, so as far as that product page concerned, it belongs to no category (in another word, none of the categories are ‘active’ – see the code: &lt;?php if ($_category-&gt;getIsActive()) { ?&gt; ) therefor vertical menu is not presented.</p>
<p>In conclusion, we think this vertical category menu works best in conjunction with horizontal “topMenu” and should not be a substitute of topMenu.</p>
</div>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 855px; width: 1px; height: 1px;"><code class="php">&lt;div class="sidebox"&gt;<br />
&lt;h6&gt;Browse  Category&lt;/h6&gt;<br />
&lt;ul id="side-nav"&gt;<br />
&lt;?php foreach  ($this-&gt;getStoreCategories() as $_category): ?&gt;<br />
&lt;?php if  ($_category-&gt;getIsActive()) { ?&gt;<br />
&lt;?php $open =  $this-&gt;isCategoryActive($_category); ?&gt;<br />
&lt;?php $potential =  $_category-&gt;hasChildren(); ?&gt;<br />
&lt;li class="subcat"&gt;&lt;a  href="&lt;?php echo $this-&gt;getCategoryUrl($_category); ?&gt;"&lt;?php  if($open) { echo ' class="open"'; } ?&gt;&lt;?php if($potential) { echo '  class="potential"'; } ?&gt; &gt;&lt;?php echo  $_category-&gt;getName();?&gt;&lt;/a&gt;<br />
&lt;?php if ($open &amp;&amp;  $potential): ?&gt;<br />
&lt;ul id="sub-sidenav"&gt;<br />
&lt;?php foreach  ($_category-&gt;getChildrenCategories() as $subcategory): ?&gt;<br />
&lt;?php  $subCat = Mage::getModel('catalog/category')-&gt;load($subcategory);  ?&gt;<br />
&lt;?php $open = $this-&gt;isCategoryActive($subCat); ?&gt;<br />
&lt;?php  $potential = $subCat-&gt;hasChildren(); ?&gt;<br />
&lt;li&gt;&lt;a href="&lt;?php  echo $this-&gt;getCategoryUrl($subCat); ?&gt;"&lt;?php if($open) { echo '  class="subopen"'; } ?&gt;&lt;?php if(!$potential&amp;&amp;$open) { echo '  class="final"'; } ?&gt; &gt;&lt;?php if($potential&amp;&amp;$open) { echo ' '; }  elseif($potential) { echo ' '; }?&gt;&lt;?php echo $subCat-&gt;getName();  ?&gt;&lt;/a&gt;<br />
&lt;?php if ($open &amp;&amp; $potential):  ?&gt;<br />
&lt;ul&gt;<br />
&lt;?php foreach  ($subcategory-&gt;getChildrenCategories() as $subsubcategory): ?&gt;<br />
&lt;?php  $subsubCat = Mage::getModel('catalog/category')-&gt;load($subsubcategory);  ?&gt;<br />
&lt;?php $open = $this-&gt;isCategoryActive($subsubCat)  ?&gt;<br />
&lt;li&gt;&lt;a href="&lt;?php echo  $this-&gt;getCategoryUrl($subsubCat); ?&gt;" &lt;?php if($open) { echo '  class="final"'; } ?&gt;&gt;&lt;?php echo $subsubCat-&gt;getName();  ?&gt;&lt;/a&gt;&lt;/li&gt;<br />
&lt;?php endforeach;  ?&gt;<br />
&lt;/ul&gt;<br />
&lt;?php endif; ?&gt;<br />
&lt;/li&gt;<br />
&lt;?php  endforeach; ?&gt;<br />
&lt;/ul&gt;<br />
&lt;?php endif;  ?&gt;<br />
&lt;/li&gt;<br />
&lt;?php } ?&gt;<br />
&lt;?php endforeach  ?&gt;<br />
&lt;/ul&gt;<br />
&lt;/div&gt;<br />
</code></div>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/custom-category-images-listing-block-tutorial/' rel='bookmark' title='Permanent Link: Custom Category Images Listing Block Tutorial'>Custom Category Images Listing Block Tutorial</a></li><li><a href='http://asia-connect.com.vn/2009/07/tips-for-creating-dynamic-category-landing-pages/' rel='bookmark' title='Permanent Link: Tips For Creating Dynamic Category Landing Pages'>Tips For Creating Dynamic Category Landing Pages</a></li><li><a href='http://asia-connect.com.vn/2009/07/custom-category-menu-navigation-in-magento/' rel='bookmark' title='Permanent Link: Custom category menu navigation in Magento'>Custom category menu navigation in Magento</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/magento-vertical-category-menu/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Hire Magento Developers / Programmers</title>
		<link>http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/</link>
		<comments>http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 04:30:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Development]]></category>
		<category><![CDATA[Magento Experts]]></category>
		<category><![CDATA[Magento Services]]></category>
		<category><![CDATA[Magento Vietnam]]></category>
		<category><![CDATA[Vietnam Outsourcing]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=432</guid>
		<description><![CDATA[Magento is a new professional open-source ecommerce solution offering unprecedented flexibility and control. Magento was designed with the concept that each eCommerce implementation has to be unique since no two businesses are alike. Magento&#8217;s modular architecture puts the control back in the hands of the online merchant and places no constraints on business processes and flow. Magento is the open-source eCommerce platform promising a magnificent revolution in the industry.
Want to hire a dedicated magento  developer for your project?
We  have a team of highly skilled and expert magento developers/programmers ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/' rel='bookmark' title='Permanent Link: Magento eCommerce Customization, Custom Design Development'>Magento eCommerce Customization, Custom Design Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/' rel='bookmark' title='Permanent Link: Magento Customize Modules Extension Development'>Magento Customize Modules Extension Development</a></li><li><a href='http://asia-connect.com.vn/2009/10/free-magento-themes-vs-custom-magento-design/' rel='bookmark' title='Permanent Link: Free Magento Themes vs Custom Magento Design'>Free Magento Themes vs Custom Magento Design</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p><strong><a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a></strong> is a new professional open-source ecommerce solution offering unprecedented flexibility and control. Magento was designed with the concept that each eCommerce implementation has to be unique since no two businesses are alike. Magento&#8217;s modular architecture puts the control back in the hands of the online merchant and places no constraints on business processes and flow. Magento is the open-source eCommerce platform promising a magnificent revolution in the industry.</p>
<p><strong>Want to hire a dedicated magento  developer for your project?</strong></p>
<p>We  have a team of highly skilled and expert <strong>magento developers/programmers</strong> having great  experience in offering <strong>magento website development</strong>, <strong>magento ecommerce customization</strong>, <strong>magento store development</strong>, etc. They have been developing vast and challenging applications for our clients of U.S, Canada, UK, Netherlands, Australia, UAE, etc.</p>
<p>We offer experienced <strong>Magento</strong><strong> Developers</strong> for permanent or temporary  staffing requirements. All our <strong>Magento</strong><strong> Developers and Designers</strong> are highly experienced and possess excellent communication skills. These Magento Developers are equipped with high end Workstation with latest software &amp; tools installed with a fast Internet bandwidth so that they can serve you better. All communication channels like MSN, Yahoo, AOL, SKYPE and VoIP are readily available with our <strong>Magento  Programmers</strong>. You may also avail our well-known professional Project  management services.</p>
<dl class="servicesinnerlink">
<dt class="service-titel-1">Our Magento Developers’ areas of expertise are:</dt>
<dd style="color: #000000;">Magento Ecommerce Development/ Magento store Development</dd>
<dd style="color: #000000;">Custom Magento modules development</dd>
<dd style="color: #000000;">Magento templates development and integration</dd>
<dd style="color: #000000;">Magento themes design and development</dd>
<dd style="color: #000000;">Custom Magento Design and Development</dd>
<dd style="color: #000000;">Custom Landing Page Design</dd>
<dd style="color: #000000;">Payment gateway Integration</dd>
<dd style="color: #000000;">Photo Editing for your Magento sites</dd>
<dd style="color: #000000;">Magento Skins development and more</dd>
</dl>
<dl class="servicesinnerlink">
<dt class="service-titel-1">Qualifications of our Magento Developers shall be:</dt>
<dd style="color: #000000;">4 year college degree in computer science or 3 Years Masters Degree</dd>
<dd style="color: #000000;">Software Development Life Cycle Experience</dd>
<dd style="color: #000000;">2+ Years of experience in Magento Projects</dd>
<dd style="color: #000000;">Extensive exposure to LAMP Technology</dd>
<dd style="color: #000000;">Working knowledge of Wordpress Blog</dd>
</dl>
<p>If  you want to hire a dedicated magento developer please <a title="Contact Us to Hire Magento Developers/Programmers" href="http://asia-connect.com.vn/contact/" >contact us</a>.<br />
You  may either just email your Name and Contact details with the subject of “Hire  Magento Developers” to <strong>support@asia-connect.com.vn </strong>or just quick chat with us via Quick Quote/Support area.</p>
<p>If you want to avail our Staff-Augmentation services for long-time, you may also request for resumes arrange interviews by emailing to <strong>support@asia-connect.com.vn.</strong><span><a rel="nofollow" href="mailto:kj@semaphore-software.com"></a></span></p>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/' rel='bookmark' title='Permanent Link: Magento eCommerce Customization, Custom Design Development'>Magento eCommerce Customization, Custom Design Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/' rel='bookmark' title='Permanent Link: Magento Customize Modules Extension Development'>Magento Customize Modules Extension Development</a></li><li><a href='http://asia-connect.com.vn/2009/10/free-magento-themes-vs-custom-magento-design/' rel='bookmark' title='Permanent Link: Free Magento Themes vs Custom Magento Design'>Free Magento Themes vs Custom Magento Design</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Magento eCommerce Customization, Custom Design Development</title>
		<link>http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/</link>
		<comments>http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 04:18:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Services]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Development]]></category>
		<category><![CDATA[Magento Experts]]></category>
		<category><![CDATA[Magento Programming]]></category>
		<category><![CDATA[Magento Services]]></category>
		<category><![CDATA[Magento Vietnam]]></category>
		<category><![CDATA[Vietnam Outsourcing]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=430</guid>
		<description><![CDATA[Magento eCommerce Customization Services from Semaphore Software. We offer Custom Magento Themes, Magento Custom Design, Magento Design, Magento Custom Development, eCommerce Store Development, Shopping Cart with CMS, Custom Landing Page Design, Callout Graphics and Photo Editing, Buttons, Widgets and Special Effects with Magento eCommerce Platform from Magento Designer &#38; Developers.
Magento is a feature &#8211; rich eCommerce solution offering complete flexibility and control over the look, content, and functionality of an Online Store. Magento &#8220;eCommerce Platform for Growth&#8221;.
The Magento  Ecommerce Platform combines the flexibility of open-source technology with industry leading ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/' rel='bookmark' title='Permanent Link: Magento Customize Modules Extension Development'>Magento Customize Modules Extension Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/' rel='bookmark' title='Permanent Link: Hire Magento Developers / Programmers'>Hire Magento Developers / Programmers</a></li><li><a href='http://asia-connect.com.vn/2009/04/custom-php-mysql-dynamic-website-design-and-development/' rel='bookmark' title='Permanent Link: Custom PHP MYSQL Dynamic Website Design and development'>Custom PHP MYSQL Dynamic Website Design and development</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p class="semaphore-services-img"><a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a> eCommerce Customization Services from Semaphore Software. We offer <strong>Custom Magento Themes</strong>, <strong>Magento Custom Design</strong>, <strong>Magento Design</strong>, <strong>Magento Custom Development</strong>, eCommerce Store Development, <strong>Shopping Cart with CMS</strong>, Custom Landing Page Design, Callout Graphics and Photo Editing, Buttons, Widgets and Special Effects with Magento eCommerce Platform from Magento Designer &amp; Developers.</p>
<p>Magento is a feature &#8211; rich eCommerce solution offering complete flexibility and control over the look, content, and functionality of an Online Store. Magento <strong>&#8220;eCommerce Platform for Growth&#8221;</strong>.</p>
<p class="semaphore-services-img1">The <strong><a title="Magento eCommerce" href="http://asia-connect.com.vn/category/magento-ecommerce/" >Magento  Ecommerce</a></strong> Platform combines the flexibility of open-source technology with industry leading features to provide merchants unprecedented control over online store operations and get the online sales booming.</p>
<dl class="servicesinnerlink">
<dt class="service-titel-1">Our Magento eCommerce Customization services include:</dt>
<dd>Magento eCommerce Design &amp; Development</dd>
<dd>Magento Themes Design</dd>
<dd>Customized Magento Themes Design &amp; Integration</dd>
<dd>Magento Themes Development based on existing design</dd>
<dd>Website Development / Online Store Development using Magento </dd>
<dd>Marketing Promotion </dd>
<dd>Search Engine Optimization for Online Store using Magento</dd>
<dd>Custom Landing Page Design</dd>
<dd>Buttons, Widgets and Special Effects</dd>
<dd>Payment Gateway Integration</dd>
<dd>Shipping Methods</dd>
<dd>CMS pages</dd>
<dd>Magento Skinning</dd>
<dd>Magento Store Management Training</dd>
<dd>Magento Backend Training</dd>
</dl>
<p>Semaphore Software offer eCommerce / Online Store Design &amp; Development using Magento Open Source Platform. We have team of <strong>Magento Developers</strong> for complete <strong>Magento Integration</strong> including theme and Design, Programming, <strong>Payment Gateway</strong>, Development, features and Customization of Magento Ecommerce Platform.</p>
<p class="sub-title-block">Magento Design Customization:</p>
<dl class="sub-box">
<dt style="height: 28px;"><strong>We offer Magento customization for extra design elements from Magento Developer </strong></dt>
<dd>Custom Landing Page Design</dd>
<dd>Callout Graphics and Photo Editing</dd>
<dd>Buttons, Widgets and Special Effects</dd>
<dd>XHTML/CSS Enhancements</dd>
<dd>Customization Magento Themes Design</dd>
</dl>
<p class="sub-title-block">Magento Development/Programming Customization:</p>
<dl class="sub-box">
<dt><strong>We also offer Magento Development/ Programming Customizations to help you extend Magento&#8217;s functionality:</strong> </dt>
<dd style="background: transparent none repeat scroll 0% 0%; height: 8px;"> </dd>
<dd>XML Programming</dd>
<dd>PHP Programming</dd>
<dd>JavaScript Programming</dd>
</dl>
<p><strong>Magento eCommerce with Search Engine Optimization:</strong></p>
<p>One of its  important feature is it is SEO friendly. The <a title="Magento eCommerce with Search Engine Optimization" href="http://asia-connect.com.vn/category/magento-seo/" >Search Engine Optimization</a> tools and SEO friendly coding help your custom Magento website to gain high rankings in Search Engines like Google. It gives you Auto generated Google Sitemap, Meta for your products and category pages and much more…</p>
<p style="clear: both;">Semaphore provides Offshore Outsourcing for Magento Development, Shopping Cart with CMS, Magento Customization, Magento eCommerce Development, Offshore Magento Developers in India, Magento Design and Magento Programming Services.</p>
<p>Semaphore-Software has build competency over years in Magento Development, Custom Magento Theme, Magento Design for its strong client base across USA, UK, Europe, South Africa, UAE, Asia and Australia.</p>
<p>Please click on <a title="Magento eCommerce Development" href="http://asia-connect.com.vn/tag/magento-development/" >Magento  eCommerce Development</a> Portfolio for an idea on the Projects developed by our expert <strong>Magento Developer</strong> or you may please get a <a title="Request A Quote" href="http://asia-connect.com.vn/request-quote/" >free quote</a> from Semaphore for your Project.</p>
<dl class="servicesinnerlink">
<dd><a title="Hire Magento Developers" href="http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/" ><strong>Hire Magento Developers</strong></a> </dd>
<dd><a title="Request Magento eCommerce Customization" href="http://asia-connect.com.vn/request-quote/" ><strong>Request  Magento eCommerce Customization services quote</strong></a> </dd>
</dl>
<p>You may please feel free to directly <a title="Contact Us" href="http://asia-connect.com.vn/contact/" >contact us</a></p>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/' rel='bookmark' title='Permanent Link: Magento Customize Modules Extension Development'>Magento Customize Modules Extension Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/hire-magento-developers-programmers/' rel='bookmark' title='Permanent Link: Hire Magento Developers / Programmers'>Hire Magento Developers / Programmers</a></li><li><a href='http://asia-connect.com.vn/2009/04/custom-php-mysql-dynamic-website-design-and-development/' rel='bookmark' title='Permanent Link: Custom PHP MYSQL Dynamic Website Design and development'>Custom PHP MYSQL Dynamic Website Design and development</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento Customize Modules Extension Development</title>
		<link>http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/</link>
		<comments>http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/#comments</comments>
		<pubDate>Sat, 18 Jul 2009 03:46:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento Customization]]></category>
		<category><![CDATA[Services]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Development]]></category>
		<category><![CDATA[Magento Experts]]></category>
		<category><![CDATA[Magento Programming]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=425</guid>
		<description><![CDATA[
Magento is the open-source Ecommerce platform promising a magnificent revolution in the industry. Magento was designed with the concept that each Ecommerce implementation has to be unique since no two businesses are alike. Magento&#8217;s modular architecture puts the control back in the hands of the online merchant and places no constraints on business processes and flow.
We provide Magento customization and creative services to shop owners worldwide. Services include Magento theme design, Magento customization, Magento theme development based on existing designs, Magento Website development, Magento installation, Integration of new payment methods, ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/' rel='bookmark' title='Permanent Link: Magento eCommerce Customization, Custom Design Development'>Magento eCommerce Customization, Custom Design Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/magento-seo-development/' rel='bookmark' title='Permanent Link: Magento SEO Development'>Magento SEO Development</a></li><li><a href='http://asia-connect.com.vn/2009/10/how-to-transfer-large-magento-database-from-live-to-development-server-and-other-way-round/' rel='bookmark' title='Permanent Link: How to transfer large Magento database from live to development server and other way round'>How to transfer large Magento database from live to development server and other way round</a></li></ol>]]></description>
			<content:encoded><![CDATA[<div class="headtext">
<p class="container"><strong><a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a></strong> is the open-source <strong>Ecommerce</strong> platform promising a magnificent revolution in the industry. Magento was designed with the concept that each <strong>Ecommerce implementation</strong> has to be unique since no two businesses are alike. Magento&#8217;s modular architecture puts the control back in the hands of the online merchant and places no constraints on business processes and flow.</p>
<p class="container">We provide <strong>Magento customization</strong> and creative services to shop owners worldwide. Services include <strong>Magento theme design, Magento customization, Magento theme development based on existing designs, Magento Website development, Magento installation, Integration of new payment methods, Magento extensions development, Magento upgrades, Dealing with advenced Magento security issues, Magento administration, Magento performance optimization, Development of additional Magento functionality Magento deployment</strong></p>
<p class="container">We have expert <strong>Magento Developers</strong> and <strong>Magento Designers</strong> to fulfill your all needs based on <strong>magento shopping cart software development.</strong> You can also hire dedicated resources for your <strong>Magento ecommerce customization.</strong></p>
<p class="container"><strong>Magento customization Service We offer: </strong></p>
<ul>
<li>Magento installation</li>
<li> Integration of new payment methods</li>
<li>Magento extensions development</li>
<li> Magento upgrades</li>
<li> Dealing with advenced Magento security issues</li>
<li> Development os systems of automatic Magento administration</li>
<li> Magento performance optimization</li>
<li> Development of additional Magento functionality</li>
<li>Magento deployment</li>
</ul>
<p class="container">For More Information <a title="Contact Us for Magento Module Customization" href="http://asia-connect.com.vn/contact/" ><strong>Contact us</strong></a>. Our Sales Team will present you with a fully customized proposal detailing the specific services needed to achieve your requirements fulfilled.</p>
</div>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/magento-ecommerce-customization-custom-design-development/' rel='bookmark' title='Permanent Link: Magento eCommerce Customization, Custom Design Development'>Magento eCommerce Customization, Custom Design Development</a></li><li><a href='http://asia-connect.com.vn/2009/07/magento-seo-development/' rel='bookmark' title='Permanent Link: Magento SEO Development'>Magento SEO Development</a></li><li><a href='http://asia-connect.com.vn/2009/10/how-to-transfer-large-magento-database-from-live-to-development-server-and-other-way-round/' rel='bookmark' title='Permanent Link: How to transfer large Magento database from live to development server and other way round'>How to transfer large Magento database from live to development server and other way round</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/magento-customize-modules-extension-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP extension error while installing Magento</title>
		<link>http://asia-connect.com.vn/2009/07/php-extension-error-while-installing-magento/</link>
		<comments>http://asia-connect.com.vn/2009/07/php-extension-error-while-installing-magento/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 04:05:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento Guide]]></category>
		<category><![CDATA[Install Magento]]></category>
		<category><![CDATA[Magento Developer]]></category>
		<category><![CDATA[Magento Experts]]></category>
		<category><![CDATA[Magento Installation]]></category>
		<category><![CDATA[Magento Tips]]></category>
		<category><![CDATA[Magento Tricks]]></category>

		<guid isPermaLink="false">http://asia-connect.com.vn/?p=403</guid>
		<description><![CDATA[I was installing Magento 1.3.2.1 in my Windows XP computer. I am using Xampp. I encountered the following errors during the installation.
PHP Extension “curl” must be loaded
PHP Extension “mcrypt” must be loaded
PHP Extension “pdo_mysql” must be loaded
I googled and the answer was to load the extension in php.ini file. In xampp, there are two places where php.ini file is found. It is present inside php folder and inside apache/bin folder. You can load extensions mentioned in the above error by changing the php.ini file. Search for curl, mcrypt and pdo_mysql ...


Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/configuration-error-on-new-magento-installation/' rel='bookmark' title='Permanent Link: Configuration error on new Magento installation'>Configuration error on new Magento installation</a></li><li><a href='http://asia-connect.com.vn/2009/09/installing-magento-easy-way/' rel='bookmark' title='Permanent Link: Installing Magento easy way'>Installing Magento easy way</a></li><li><a href='http://asia-connect.com.vn/2009/07/how-to-install-sample-data-for-magento/' rel='bookmark' title='Permanent Link: How to Install Sample Data for Magento?'>How to Install Sample Data for Magento?</a></li></ol>]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">I was installing <a rel="nofollow" href="http://www.magentocommerce.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.magentocommerce.com');"  class="alinks_links" onclick="return alinks_click(this);" title="Magento eCommerce"  style="padding-right: 13px; background: url(http://asia-connect.com.vn/wp-content/plugins/alinks/images/external.png) center right no-repeat;" rel="external">Magento</a> 1.3.2.1 in my Windows XP computer. I am using Xampp. I encountered the following errors during the installation.</p>
<p style="text-align: justify;">PHP Extension “curl” must be loaded<br />
PHP Extension “mcrypt” must be loaded<br />
PHP Extension “pdo_mysql” must be loaded</p>
<p>I googled and the answer was to load the extension in php.ini file. In xampp, there are two places where php.ini file is found. It is present inside php folder and inside apache/bin folder. You can load extensions mentioned in the above error by changing the php.ini file. Search for curl, mcrypt and pdo_mysql then just uncomment i.e. remove the semi-colon (;) present before the line of the extension. After that, you have to restart (stop and start) apache from your xampp control panel.</p>
<p>Change:</p>
<p>;extension=php_curl.dll to extension=php_curl.dll<br />
;extension=php_mcrypt.dll to extension=php_mcrypt.dll<br />
;extension=php_pdo_mysql.dll to extension=php_pdo_mysql.dll</p>
<p>It’s as simple as that but that didn’t work for me. Why? Because I also had apache and php installed separately in my computer. I had installed PHP and Apache server separately before installing the Xampp. So, xampp had used the php.ini configuration file of the Apache server installed before. And that php.ini file was inside programs file/apache group/apache/bin/php.ini. In this situation, changing php.ini file inside xampp folder will not solve my problem. I found my mistake by looking at phpinfo() of xampp.</p>
<p>Anyways, editing the right php.ini file will solve the above error. If anyone has faced the problem like mine then please see “Configuration File (php.ini) Path” in phpinfo(). There you will find the path of php.ini file. You have to edit that file.</p>


<p>Related posts:<ol><li><a href='http://asia-connect.com.vn/2009/07/configuration-error-on-new-magento-installation/' rel='bookmark' title='Permanent Link: Configuration error on new Magento installation'>Configuration error on new Magento installation</a></li><li><a href='http://asia-connect.com.vn/2009/09/installing-magento-easy-way/' rel='bookmark' title='Permanent Link: Installing Magento easy way'>Installing Magento easy way</a></li><li><a href='http://asia-connect.com.vn/2009/07/how-to-install-sample-data-for-magento/' rel='bookmark' title='Permanent Link: How to Install Sample Data for Magento?'>How to Install Sample Data for Magento?</a></li></ol></p>]]></content:encoded>
			<wfw:commentRss>http://asia-connect.com.vn/2009/07/php-extension-error-while-installing-magento/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
