Archive for July 1st, 2009

You are browsing the archives of 2009 July 01.

Magento 1.3.2.1 and Google Base

Introduction
Well, Google Base in Magento 1.3.2.1 Community Edition is broken. Word on the forum is that it will be fixed for 1.3.2.2. Here’s the error message I got:

Warning: Varien_Autoload::include(Zend/Gdata/Gbase/Extension/ItemEntry.php) [varien-autoload.include]: failed to open stream: No such file or directory in lib/Varien/Autoload.php on line 93

Solution that Worked For Me
As always, YMMV and make sure you test. [...]