I am trying to install the Google Content API for Shopping through magento connect in magento 1.5v.But i am getting the error.Any pointers?
I am attempting to create an order total module to do some custom price adjustments. Just to get started with this I am just trying to get it to add $20 to every single order (eventually putting in th
I\'m migrating a machine to my local server and there is something weird with the variables and other functions. For example, Magento shows this error:
Does any know how to access this huge nested array? 开发者_StackOverflow中文版 I’m doing a print_r to come up with this result.
I see that the callouts template开发者_Go百科 (files in frontend\\my_package\\default\\template\\callouts) doesn\'t have a corresponding layout XML file (frontend\\my_package\\default\\layout). So, I
Sorry for the long title. This is an error message I\'m receiving on a Windows Server 2008 R2. I am receiving this message in the logs of both a Magento installation, and Drupal 7 just before the sit
I am working with Magento but i didn\'t find a very good way to debug my modules. For example, many time,开发者_JS百科 i got a blank page with no php error and no apache error. For example, in backend
Im running into an issue when using the soap api to talk to magento that prevents me from creating an invoice from an order. The issue is in the sales_order_invoice.create call from my tool. When i ca
I have a module which will use my controller over magento\'s by doing <routers> <checkout>
How would I retrieve this information from a users d开发者_StackOverflow中文版etails when they save their account?