I am trying to make a permanent url rewrite for tags in Magento. Unfortunately with url-rewrite it won\'t work.
I have created a module that works on my Windows XAMPP installation.Testing on Linux, however, does not seem to work correctly.More specifically, my controller does not seem to load.
I\'m in the process of developing an extension for Magento 1.5.1.0, which allows me to add catalog price rules to products which quantity in stock is reduced to zero. I have added an attribute to my a
My catalog URL Rewrites in Magento are stuck on processing. When I run the shell/indexer.php script I get the following error
U开发者_如何学运维sing the Magento API is it possible to find what simple products are the child products of a bundled product?
I am trying to join two tables to my maintable as follows: bannermanager_banner = main_table bannermanager_banner_click = table I want a record count where maintable.id = banner_click_table.banner_i
How can I detect when a product\'s inventory level reaches 0 or it\'s status is changed to \"Out of Stock\" by Magento (not nec开发者_高级运维essarily by the user)? I looked for an event, but I don\'t
I\'ve extended the Mage_Adminhtml_CustomerController with a new action loginAction in order to be able to login as a customer from the admin interface.
When I am configuring the settings for Magento Connect I get the following error: Deployment FTP Error. Local file doesn\'t exist:
I\'m searching how to hide the time and show only the date in the \"new order\" email: I have seen that it\'s generated with this code :