Top "Magento" questions

General Magento questions (like administration) may be asked on https://magento.

Magento: Filter products by Status

I'm having some serious Magento issues here. As expected the following: $products = Mage::getModel('catalog/category')->load($category_…

magento collections filter status
Magento can't login in admin with right username and password

I just freshly installed Magento(1.7.0.2) on my localhost(LAMP). Now after installation when I wanted to go for the admin …

php magento magento-1.7
after installing magento in my local machine I forgot admin password

after installing magento in my local machine I forgot admin password what I have given. I am not able to …

php magento password-recovery
Using Magento Methods to write Insert Queries with care for SQL Injection

I am using the Magento's functionality to insert & update queries. My requirement is that I want to take care …

magento sql-injection
Magento - Add attribute to customer entity

For two days I have been trying to add new customer attribute to the magento database. But it isn't working. …

magento attributes entity magento-1.9
Magento - Module INSERT,UPDATE, DELETE, SELECT code

I created a module and want to used core write and read function to insert,update,delete or select database …

sql magento magento-1.7 crud
My Magento Extension Install Script Will Not Run

I am trying to create an install script for my extension and for some reason it will not the install …

php magento attributes installation
Magento or Prestashop, which is better?

I want to find an ecommerce solution for my little shop. My friend tells me that Prestashop is very easy …

magento e-commerce prestashop
magento set store id programmatically

I am currently working on a magento site that is in 2 languages (French and Dutch). The approach I am taking …

php magento magento-1.4
how can I delete test order from magento

I have made a website in magento. Now it is live and I want to delete the all test order. …

php magento