magento-1.4
How to load not active customers in magento
I need to load only inactive customers from magento collection. $collection = Mage::getModel(\'customer/customer\')[详细]
2023-04-07 13:36 分类:问答Magento putting template name in URL
This weekend my webserver wen\'t down. Today I arrived at work and noticed my links ain\'t working. For instance: www.domain.com/shoes.html (shoes being the product category) redirects to a not found[详细]
2023-04-06 08:21 分类:问答Does any know how to access this huge nested array?
Does any know how to access this huge nested array? 开发者_StackOverflow中文版 I’m doing a print_r to come up with this result.[详细]
2023-04-06 05:00 分类:问答Code to retrieve selected country for shipping address from Magento user details
How would I retrieve this information from a users d开发者_StackOverflow中文版etails when they save their account?[详细]
2023-04-05 22:15 分类:问答additional parameters in magento's customer.xml layout file
i\'m trying to add some explanatory text to the top customer links (my account, my cart etc) via the customer.xml file from the blank theme (this is in Magento 1.4.1.1)[详细]
2023-04-02 14:42 分类:问答How to get a payment information from magento api?
$proxy = new SoapClient(\'http://magentolocal.com/mag/api/soap/?wsdl\'); $sessionId = $proxy->login(\'test\', \'test123\');[详细]
2023-04-01 17:12 分类:问答Magento Bundles: Options' displayed price calculated from default choice price, not from zero
The product myBundle has myColorOption with these items: Green $50 Blue $100 Red $100 Black $150 Magento 1.4.2.0 per default will present the customer with a select dropdown with options like this[详细]
2023-03-30 22:44 分类:问答Magento Affiliate Integration: Update existing field
is there a specific magento function which updates the Referred By field in the Magento User Admin Panel? I would like to execute this function once during the registration, however have trouble findi[详细]
2023-03-30 19:41 分类:问答how to display left side in parent and subcategory in magento
I have display like this COMPUTERS (parent category) ibm<--- sub category apple a开发者_Python百科cer[详细]
2023-03-29 03:10 分类:问答Magento Event Model question
I\'m pretty newbie on the Magento stuff and right now I\'m lock in one thing. I\'ve been trying to understand the Magento\'s event model and I found this line:[详细]
2023-03-28 14:58 分类:问答