Magento’s get/set magic methods are very useful. However there is a bug with PHP 5.2.9 that may cause this not to work, in some situations. Both of the above are valid PHP and will work fine, in most cases. However, because the getItemTitle() method is undefined, the bug in 5.2.9 causes it to get passed [...]
Import Script
This script will take a backup.tar.gz created by the script in Part 2, and turn it into a fully functional Magento installation.
Export Script
This tutorial will show you how to create a backup script to automatically backup your Magento projects, so they can be restored, upgraded, or deployed to another server.
This series of tutorials is aimed at three things: Using the file structure properly Automated backup scripts Easy upgrade and deployment At the end of this series of tutorials, you will have a set of scripts that allow you to very quickly backup and restore your Magento projects. You can also use these scripts to [...]






