eggblog v3
Please refer to http://www.eggblog.net for documentation and faq's.

---
Download themes and plug-ins for your blog at www.eggblog.net
---


NEW INSTALLATION

1. Simply upload the contents of the zipped package to your website.
2. Complete the /_etc/config.php file and then upload this file.
3. Using your favourite Internet browser, navigate to the /install.php
   file.
4. The first screen will test your MySQL connection. If successfull,
   you will be prompted to continue. This will install the MySQL database
   tables automatically.
5. You will need to change permissions on the /_images/photos/* folders to
   chmod777. This allows you to upload and add photos to your photo gallery.
6. Delete the install.php and upgrade_2to3.php file and your eggblog is
   ready to go.



UPGRADING FROM v3 TO v3

1. Back up your MySQL and site settings from your previous
   /_etc/config.inc.php file.
2. Upload and overwrite all folders and files EXCEPT the /_etc/config.php
   file and the /_images/ folder (so as to keep your configuration and 
   photos).



UPGRADING FROM v2 TO v3

1. Back up your MySQL and site settings from your previous
   "/_etc/config.inc.php" file.
2. Delete all files and folders except the following folders:
     _images/photos/category 
     _images/photos/full 
     _images/photos/thumbnail 
3. Complete the new _etc/config.php file with previous data.
4. Upload all files.
5. Using your favourite Internet browser, navigate to the upgrade_2to3.php
   file.
6. The first screen will test your MySQL connection. If successfull, you will
   be prompted to continue. This will install the MySQL database automatically.
7. You will need to ensure the permissions on the _images/photos/* folders are
   set to chmod777. This allows you to upload and add photos to your photo
   gallery.
8. Delete the install.php and upgrade_2to3.php file and your eggblog is ready
   to go.



UPGRADING FROM v1

no upgrade currently available
