Magento 0.8.16100 Available for Download

Just in time for Valentine’s Day, we are pleased to announce the availability for download of Magento Preview version 0.8.16100 (our 10th preview release). The major highlights of the release include Google Checkout Level 2 integration, Paypal UK integration, Google sitemap management, and a new store management interface.

Major Highlights

Improvements & Bug fixes:


Known Issues:


Video: Upgrading via PEAR

How easy is the Magento upgrade process? Check out the video below (please note that the Magento PEAR channel is still in development).


Sample Data

The sample data archive file is available in .zip (41 MB), .tar.gz (40 MB), and .tar.bz2 (37MB) formats to download (the files contain exactly the same content inside and are provided in different formats just for your convenience).

Each archive contains a SQL script that should be applied on a clean database with your database management tool (phpMyAdmin or whatever you use), and ‘media’ folder with sample product images that you should copy to your Magento media folder. You should then run the regular installation process as for a complete package. Please make sure that you have exactly the same version of Magento that the sample data is provided for – 0.8.16100.

Please also backup all your data and keep separately any custom changes on the files you did, because they may not be compatible with the sample data provided.

Uncaught exception:
SQLSTATE[HY000]: General error: 1114 The table 'debug_page_loads' is full
#0 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Statement.php(303): Zend_Db_Statement_Pdo->_execute(Array)
#1 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Abstract.php(406): Zend_Db_Statement->execute(Array)
#2 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Pdo/Abstract.php(206): Zend_Db_Adapter_Abstract->query('INSERT INTO `de...', Array)
#3 /chroot/home/magentoc/svn-live/store/lib/Zend/Db/Adapter/Abstract.php(484): Zend_Db_Adapter_Pdo_Abstract->query('INSERT INTO `de...', Array)
#4 /chroot/home/magentoc/svn-live/backend/lib/Varien/EProfiler.php(126): Zend_Db_Adapter_Abstract->insert('debug_page_load...', Array)
#5 /chroot/home/magentoc/svn-live/index.php(146): Varien_EProfiler::log()
#6 {main}