I need to load only inactive customers from magento collection. $collection = Mage::getModel(\'customer/customer\')
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
Does any know how to access this huge nested array? 开发者_StackOverflow中文版 I’m doing a print_r to come up with this result.
How would I retrieve this information from a users d开发者_StackOverflow中文版etails when they save their account?
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)
$proxy = new SoapClient(\'http://magentolocal.com/mag/api/soap/?wsdl\'); $sessionId = $proxy->login(\'test\', \'test123\');
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
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
I have display like this COMPUTERS (parent category) ibm<--- sub category apple a开发者_Python百科cer
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: