Implement WYSIWYG editor (TinyMCE) in custom Magento Admin Module

If you have developed an extension in Magento with the form, from where admin can put the content and display it on the frontend of the website? If you want to implement WYSIWYG Editor / TinyMCE Editor so that admin can edit the content easily and effectively, admin can

The PDO extension is required for this adapter but the extension is not loaded in Magento Error

Today I have moved one website from our testing server to the client server and getting such kind of the error that The PDO extension is required for this adapter but the extension is not loaded. I was thinking that there must be pdo.so php extension which is not

Change Product SKU Programatically In Magento

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

Redirect to old url after clear the cache in Magento

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

Speeding up your Magento Store By Using the APC Cache

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

How To Call Core Template File In Magento

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

Forgot Password returns Blank Browser Page In Magento after Magento version upgrade

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

Customer Can Not Login After Magento Upgrade

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