Archive for magento
You are browsing the archives of magento.
You are browsing the archives of magento.
I’ve Google’d here and there to see what’s been happening with osCommerce 3.0. Mostly nothing it would appear. But recently I’ve seen some interesting – if tentative – signs of life. Seems the repository has been moved over to Github. Can the “social coding” encourage a growth of interest in osCommerce? See also the blip.tv [...]
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 [...]
Introduction I’m pretty much just adapting/ copying an old internal wiki entry out here. I’ve used CVS for years and years, but only once in a great while do I add whole new directories of source code. More typically, I’m simply adding a module or 2, so “cvs add” does the trick. So here it [...]
Introduction I have been running a script based on code posted by srinigenie on the Magento boards here, which I adapted for my use to update prices, inventory levels, descriptions, etc. Up until 1.3, everything was fine. After upgrade to 1.3, boom. Updates didn’t work, and I got an Error/ Warning message: Error importing:Warning: Invalid [...]