General Magento questions (like administration) may be asked on https://magento.
While creating product, at the last step after retrieving for a time, Magento gives following error-: SQLSTATE[23000]: Integrity constraint violation: 1062 …
magento constraints mysql-error-1062 duplicatesI am creating magento store. I am beginner in magento. I want to get product id and product input type …
php magento magento-1.7I use : $product->getPrice(); to get the unformatted price that I can calculate "quantity X price" with ajax. I …
php magentoI am trying to remove links on my account navigation. I looked at the customer/account/navigation.phtml template. The …
magentoAll of my URLs on my Magento installation require index.php in them, like: http://example.com/index.php/admin/ …
.htaccess magento url-rewriting e-commerceThe question that I tried to find out was how do we set a Limit on a Collection, the answers …
magento collectionsI've been stuck on this for the last few hours. I got it working by hacking a few lines in /…
php magento magento-1.9I just transfered my magento installation from one local machine server to another. Now, I cannot login to admin panel. …
php magentoI have a question regarding clearing of the log data in Magento. I have more than 2.3GB of data in …
magentoI just wandering on how I can get the configuration data for my custom module. The configuration can be set …
php magento