Archives for October, 2011

Facebook Open Graph 2.0 for Magento, add 'Want' and 'Own' buttons to your products

Facebook Open Graph for Magento

Facebook Open Graph 2.0 module for Magento allows store administrator to add "Want" and "Own" buttons to Magento products. When customer clicks "Want" on a product, this product will be added to Wish list (or Gallery) in his/her Facebook account. Moreover, all Facebook friends will see that visitor want this product.

See more
Posted in:
Magento Development, Magento Tips, Facebook, Development, Magento

Magento performance: How to improve Magento speed using Apache/Gzip files compression

Apache files compression is the fastest way to improve your Magento website speed and performance.

It is recommended to check compression status before and after compression activation. You can easily check compression and data savings level using http://www.whatsmyip.org/http-compression-test/ online service.

See more
Posted in:
Magento Development, Magento Performance, Magento Tips, Development, Hosting, Magento

Magento Tips: Magento Fatal error: Call to a member function extend() on a non-object

If you get this error:

 

Fatal error: Call to a member function extend() on a non-object in /public_html/app/code/core/Mage/Core/Model/Mysql4/Config.php on line 115

 

After MySQL dump import in a Magento database, most likely Magento MySQL tables had wrong values in some fields.

See more
Posted in:
Magento Development, Magento Tips, Development, Magento