Top "Magento-1.5" questions

Magento is an Ecommerce platform written in PHP.

How to add a cms static block to all pages in Magento?

I am new to magento and i am trying to create a static block for my home, category and other …

magento-1.4 magento-1.5 magento
in magento how can i Get related product in the product listing page

I am doing a magento project where i have to bring related product and upsell product in the product listing …

magento magento-1.5
How to remove block from magento left panel?

I have changed magento signup page layout from 1column.phtml to 2columns-left.phtml in customer.xml. I need to display …

xml magento layout magento-1.5
How to create new fields for customer

I am developing a website with magento ver-1.6. I am try to create new fields for customer registration, but it …

magento magento-1.5
Magento. Add gender and Date of birthday to registration form

I want to put 2 fields on user registration form, /customer/account/create/. Those fields are gender selection and day of …

magento magento-1.5
Magento :Password reset link is not working

i am trying to reset my test customer account password for my store, when i click on forgot password link …

magento magento-1.5
How to Insert Values in Database Table in Magento

I have created an Admin (Backend) module in Magento where i have created few text fields .. I have created the …

php zend-framework magento magento-1.4 magento-1.5
Get information about customer by email id in magento

I want to get information of customer by email id, so i create a method in controller with content: public …

php magento magento-1.7 magento-1.5
"Gateway error: (TESTMODE) The merchant login ID or password is invalid or the account is inactive.During PlaceOrder Authorised.net in magento"

I am facing error during the placeorder using method authorised.net in magento: "Gateway error: (TESTMODE) The merchant login ID …

e-commerce payment-gateway magento-1.5 authorize.net
How MVC works in magento

Thanks for the previous replies. I am new to Magento and don't know how MVC operates in this framework. I …

magento-1.4 magento-1.5 magento