Magento

Magento announces plans to phase out the Professional Edition

magento professional phasing out migration

On February 1, 2012 Magento announced the end-of-life of Magento Professional edition.

Phasing out Magento Professional will allow Magento to focus their efforts and investments on enhancing Magento Enterprise, Enterprise Premium and Magento Community solutions.

See more
Posted in:
Magento Tips, Business, News, Magento

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

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.

See more
Posted in:
Magento Development, Partnership, Business, News, Magento

Magento Tips: Reindex Magento database from Linux command shell

If you have SSH access to your Linux (or Unix) server you can easy re-index Magento database from Linux command shell.

You can use such re-index method to decrease load on your server. The PHP shell commands will be executed directly, without Apache overloading.

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

Magento Tips: How to download module archive from Magento Connect

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 file format manually and upload it to your Magento store via FTP or control panel file manager.

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

Magento VS Xcart

magento vs xcart

Seems that 2012 year is a good time to move to Magento platform, and here are some reason why you should migrate from Xcart to Magento.

See more
Posted in:
Development, Business, Magento

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