Migrating from TraceWatch v0.234 to v0.3
To migrate from TraceWatch v0.234 to v0.3:
- First make sure your server meets the requirements of TraceWatch 0.3.
- Backup TraceWatch 0.234's database and files so that you can go back in case something goes wrong.
- Download the TraceWatch 0.234 export tool.
- There is only one file in the package export.php. Put the file in the main folder of TraceWatch 0.234 (twatch) on your server.
- Go to http://{yourdomain}/twatch/export.php with your browser and download the exported file.
- Open up the downloaded xml file in a text editor, or your browser, make sure the data looks alright (you should uncompress the file if you downloaded the gzipped version).
- Go to Administrate page of TraceWatch 0.234, at the bottom of page click 'Uninstall' to uninstall TraceWatch v0.234.
- Delete twatch and twatch_include folders on your server.
- Follow the v0.3 installation instructions to install TraceWatch 0.3.
- Put the exported XML file you just downloaded inside the twatch/store folder on your server (uncompress it if you downloaded the gzipped version).
- Go to http://{yourdomain}/twatch/admin/import.php
- Select the file from the list and click 'Read File'.
- Check Make "All Time" data from sum of monthly data.
- Click 'Import' and wait for the import to finish.

