The file/folder structure has changed again in 2.2, so there are a few of extra steps required:

1. Backup “config.inc.php” in the “assistants” folder.

2. Backup your current theme. Do this by finding the theme's folder in ../site/themes and downloading a copy to your computer.

3. If you have any custom plugins or modules, make sure to back them up as well.

4. Delete all files and folders in your Secretary folder, EXCEPT FOR THE “FILES” FOLDER.

5. Upload all the files and folders from the 2.2 download, EXCEPT FOR THE “FILES” FOLDER, to your Secretary folder. Your folder structure should look like this:

 
- [your_secretary_folder] 
	- files 
	- site 
	- system 
	index.php 
	install.php 
	login.php 
	logout.php 

6. Upload your backup of “config.inc.php” to the system/assistants folder.

7. If you have been using a custom theme, upload your backup to the site/themes/ folder.

8. After upgrading, login and double check that the various upload settings are correct, by clicking under all settings panels in the Settings menu tab.

9. Enjoy!

Clean URLs in 2.2

If you are using clean URLs, you must update your htaccess file. There is an updated version in the “site” folder called “htaccess.txt”. Copy this file to the folder where your site is located and rename it ”.htaccess”.