Archive for the ‘Magento Development’ Category

Turnkeye and aheadWorks partnership: Get a discount on all AW modules and themes from an authorized reseller

Thursday, February 9th, 2012

Turnkeye - Authorized AheadWorks Reseller and Integrator company.

We are glad to announce our partnership with aheadWorks company. aheadWorks is enterprise Magento partner company that sell Magento modules and themes.

Continue reading “Turnkeye and aheadWorks partnership: Get a discount on all AW modules and themes from an authorized reseller” »

Magento Tips: How to download module archive from Magento Connect

Thursday, January 26th, 2012

download module archive magento connect

If you want to install some module from Magento Connect, but you cannot use ‘Magento Connect Manager’ for some reason, in this case you can download Magento module package in TGZ format manually and upload it to your Magento store via FTP or control panel file manager.

Continue reading “Magento Tips: How to download module archive from Magento Connect” »

Updated Instruction for “Facebook Products Tab” Magento Extension

Thursday, December 15th, 2011

In this tutorial you will find detailed instruction on how to install and configure “Facebook Products Tab” Magento extension. Using this extension you can show featured Magento products directly in your Facebook page.

Continue reading “Updated Instruction for “Facebook Products Tab” Magento Extension” »

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

Thursday, October 20th, 2011

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.

Continue reading “Facebook Open Graph 2.0 for Magento, add “Want” and “Own” buttons to your products” »

Magento Tips: How to improve Magento speed using Apache files compression

Wednesday, October 12th, 2011

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/ online service.

Continue reading “Magento Tips: How to improve Magento speed using Apache files compression” »

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

Wednesday, October 12th, 2011

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.

Continue reading “Magento Tips: Magento Fatal error: Call to a member function extend() on a non-object” »