Upgrading
Upgrading from Plogger Beta 1 is a simple process.
- First, download the new package here
- Upload and overwrite all old files in the Plogger directory (except for
index.php, if you modified it)
- Make
plog-config.php writable
- Run
_upgrade.php
Upgrading from Plogger Beta 2 is just as easy.
- First, download the new package here
- Upload and overwrite all old files in the Plogger directory (DO NOT OVERWRITE plog-config.php, well, if you do accidentally, just edit it and fill in your connection info again)
- Run
_upgrade.php
- You can delete admin/plog-globals.php as it's not used anymore. Or you can leave it. Doesn't really matter actually.