This is the README for the userpage module.

TABLE OF CONTENTS
-----------------

1. REQUIREMENTS
2. FRESH INSTALL
3. UPGRADING


1. REQUIREMENTS
---------------

- phpWebSite version 0.7.9, 0.7.10, or 0.8.0 (recommended).


2. FRESH INSTALL
----------------

To install a fresh copy of the userpage module, run the web-based
install of phpWebSite version 0.8.0 or later.

3. UPGRADING
------------

- Make a backup copy of your code-base for phpWebSite and a backup
  or dump of the data in your database.

- Copy all files from "/somedir/phpwebsite/images/user_pages" to the
  "/somedir/phpwebsite/mod/userpage/images" directory.

- Run the web-based install of phpWebSite version 0.8.0 or later,
  and choose upgrade.  Take heed of the warning!

- Once you PROCEED choose the version of phpWebSite you are upgrading
  from (0.7.9 or 0.7.10 recommended) and the userpage module is automatically
  upgraded.

