Suppose you have imported the products from the third party into the Magento and there are several thousand products and you want to change the product SKUs but it will take alot of time to change the products SKU manually Here in this post I am describing how to
Database in MySQL can be created by using the phpmyadmin interface but some times if there is no installation of the phpmyadmin on the server but MySQL is there, then you can create the database by using the SSH Commandline for that you should have the root access of
Today, I have moved one website from our testing server to the client server and every thing was working fine. But the problem arises when I have cleared the cache from the Magento admin. After clearing the Cache it is redirected to the old url (testing server). After doing
APC Cache is used to increase the Magento performance but remember that, use APC cache when the website is on the production mode, Today I have received a request for some changes into the footer of the Magento website and our one junior member was working on that, after
Speed issue in the Magento store is the Main factor we often here complaints about the page load and the poor performance of the Magento stores. In this post I am focusing on the speed optimization by using the APC Cache. Here in this post I will describe how
When we are dealing with the custom HTML integration into the Magento, sometimes we wants to call core template file in Magento or we wants to call the .phtml file into the .phtml. It is very important and easy to call the .phtml into the .phtml, here in this
After Magento version upgrade the Forgot Password returns Blank Browser Page and Customer Can Not Login are the most common problem. It is basically due to that your theme is not compatible to the upgraded version of the Magento or your theme is not supported the upgraded version of
Yesterday, I have done a Magento upgrade from Magento version 1.7+ to Magento version 1.8+ for one of our client, Everything was fine and working well in the admin panel but there was some problem on the frontend user login form. I was trying to login from my user