Dear Experts, I am mentioning what all I have done so far in one of my projects using Magento version 1.4.2, but PLEASE correct me if any of my process seems wrong. I will be more than grateful to you
I have just upgraded my Magento shopping cart to 1.4.2. Since the upgrade when I try to login on the frontend the page refreshes, but there\'s no evidence of being logged in. If I try to login with th
I know that I can override/rewrite a model class from my module using the following syntax in the config.xml for my module.:
I have more than 300,000 users on an old online store. Client switched to Magento solution and now have to migrate all the users, addresses to Magento. So I have 开发者_运维问答to write a custom scrip
i tried to change the default seacrh message of the Search Box i managed to do it with the help of Forums now i am facing an issue with it search box is displaying the current page name instead of the
how can I show the prices in Mage开发者_开发问答nto for only a particular group of customers. Thanks a lot.To get current customer\'s group id use:
I followed this tutorial to add fields in the registration form of a customer under Magento, I succeed to run the example, but I know that It开发者_开发知识库 is not clean, for upates later...
I am using PHP to set up my categories in Magento 1.4.2 $categories[] = array(\'id\' => \'23\', \'path\' => \'16\');
Is there a way to run such a code at the launch of a module (once) to add fields in a table in the database
Greetings! I am trying to create a module 开发者_如何学Gofor a client that can be translated into many languages. I have created CSV files to translate the frontend, but I cannot find a way to transl