Magento is an Ecommerce platform written in PHP.
My application was working fine yesterday. I started my PC today. When I tried to start Magento I got this …
magento magento-1.4 magento-1.5I'm working on a script that will create or update products in my catalog. The script works fine when the …
magento magento-1.5I used following codes but didn't work for this case: $_category_detail=Mage::registry('current_category'); echo $_category_detail->…
php magento magento-1.5I am using session in my magento custom module.Below is my code $session = Mage::getSingleton("core/session", array("name"=&…
magento magento-1.5I've moved my Magento to another server with another domain name, now it keeps linking me back to the old …
magento magento-1.5I'm customizing Magento FAQ extension for sort faq items by category.below collection is used to get all items active …
join magento-1.5 magentoI have to retrieve the rule associated to a coupon code in order to display in quote the discount percentage …
magento magento-1.4 magento-1.5 magento-1.6is it possible to change type of a attribute after it has been created. I want to change type of …
magento magento-1.5I am using Magento 1.5.0.1 and the getProductUrl() function used in the cross sell and up sell blocks on the product …
magento magento-1.5I want to redirect the user to login page on landing, While user is not logged in. for example :- …
magento magento-1.5