See the General instructions section below, and then check the version-specific entries.
- Copy
inc/config/config.default.php
toinc/config/config.php
. - Edit
inc/config/config.php
and enter your current database information (copy frominc/init.php
). - Delete
inc/config.php
andinc/init.php
.
- Database patch only: Just visit /printmaster/upgrade.php in your browser.
- New config value: Copy the new "CURRENCY" lines from
inc/config.php
to your owninc/config.php
file and adjust if needed.
- Backup files and database of current PrintMaster.
- Get archive of latest PrintMaster.
- Replace contents on server with latest PrintMaster files, except
inc/config.php
andinc/init.php
. - Go to upgrade.php in your PrintMaster installation. E.g. http://server/printmaster/upgrade.php.