Top "Magento" questions

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

Fatal error: Uncaught Error: Function name must be a string in C:\xampp\htdocs\em0126\app\code\core\Mage\Core\Model\Layout.php:555 Stack trace: #0

I am facing these errors while accessing Magento folder from XAMPP (localhost/magento): Fatal error: Uncaught Error: Function name must …

magento phpmyadmin xampp
Enable GZIP for CSS and JS files on NGINX server for Magento

I need to enable gzip compression on nginx server. As I have observed from firfox firebug NET tools, I have …

magento nginx gzip
Adding external JavaScript file to Magento

How to add external JavaScript file to Magento, so it's code would be included on every frontend page?

javascript magento
PayPal gateway has rejected request. Security header is not valid (#10002: Security error Magento

up the pay-pal advance in magento . I have fill all the credentials in magento admin . BUt when i go to …

php magento paypal error-handling payment-gateway
Where are all the Magento email templates located?

Magento seems to have lots of email templates to send a variety of different messages based on user activities: registration, …

email templates magento
how to get payment information on Magento?

I have to export the orders to a file, here is my code to go through the orders: $orders = Mage::…

php magento payment orders
Magento - How to get cart items total in header.phtml

I am using Magento eCommerce and I have modified my header.phtml via the Blank template. Code, this is my …

php magento xhtml cart
How to put magento in maintenance

Is it possible to put a magento site under an maintenance flag so that visitors will get a message that …

magento webshop magento-1.4
Magento get all products

I am trying to get the entire magento product collection, without any filters or restrictions, but I fail to get …

magento collections product
Magento - How to display ALL PRODUCTS in the homepage?

Display all products in the homepage? Anyone who have had done this? Note: This can be done in the CMS …

magento product magento-1.4