Add To Cart Url is not working with Magento Version 1.8

Some days ago our one client has sent us an email that Add To Cart Button is not working with the 1.8, actually we have developed an extension for the client and he is selling that extension to there customer and Add To Cart Button was working properly with

How to Reset admin Password in Magento?

Suppose you have lost your Magento admin password and can not access the admin, Don't worry about getting the password, In this post I am trying to describe how to get/reset the admin password

Change Product Type In Magento

Suppose you have created or Imported products into the Magento and now you want to change the products type like you have imported the products with the product type Downloadable and now you want this products from Downloadable to Simple then In the Magento admin there is no way

Create Order Tracking Module in Magento

In this Post I am trying to describe how we can create the order tracking modules?. It is very simple and you can create it by using the steps given below:

Create new admin user with full/less permission In Magento

Suppose you want to create a new admin user in Magento with the less or full permission, it is very easy and you can create it through the admin just it requires that you should be the Root Admin means you should have the full permission, Here In this

Get All The Values Of a Attribute In Magento

Suppose you have created a custom attribute in Magento and want to display a dropdown of this attribute on the frontend. It is very easy, just follow the steps given below:

No Input File Specified Error Hosted By Godaddy Magento Website

In the last week I have completed a website in Magento and then uploaded it on the client's testing server which is hosted on the GoDaddy, I was getting some strange problem only the home page was working and when I clicks on the category or any other links

Sending Email By Using Zend_Mail() In Magento

Sometimes we wants to create a form and want to send the form information through the email in Magento. Here in this post I am trying to describe how we can send an email by using the Zend_Mail()?. It is very easy and there is predefined function in Magento