               -------------- Photo Album Addon for phpBB2 ---------------
                             
                                        ~ oOo ~

                          Upgrading Guide from v1.5/6.x to lastest

                                           *
                                         *   *

WARNING: Read this file very carefully by letter and follow step-by-step (I will not take any responsibility for any damages of your data)

(if your current album has not much data, you could remove it and try a fresh install for safe)

+ Start!!!

+ Backup as much as you can: all your files and your database

+ Remove all OLD Album's code in: (the old Album v1's install manual may help)
	includes/page_header.php
	templates/subSilver/overall_header.tpl
	language/lang_english/lang_main.php
	language/lang_english/lang_admin.php
	templates/subSilver/subSilver.cfg

+ Remove all OLD included Album's files: (keep album_mod/upload)
	album.php	
	album_see.php
	album_thumbnail.php
	album_upload.php
	album_view.php
	admin/admin_album.php
	admin/admin_album_cat.php
	admin/admin_album_cp.php
	album_mod/album_common.php
	album_mod/nothumbnail.jpg
	templates/subSilver/album_body.tpl
	templates/subSilver/album_upload_body.tpl
	templates/subSilver/album_view_body.tpl
	templates/subSilver/admin/album_cp_body.tpl
	templates/subSilver/admin/album_cat_body.tpl
	templates/subSilver/admin/album_edit_body.tpl
	templates/subSilver/admin/album_manager_body.tpl
	templates/subSilver/admin/album_move_body.tpl
	templates/subSilver/images/icon_mini_album.gif
	templates/subSilver/images/lang_english/upload_pic.gif

+ Upload file album_update_v1_to_v2.php and album_mysql.sql to your phpBB root directory then run album_update_v1_to_v2.php on the browser (I hope you will get the Successful Message)

+ Remove both files album_update_v1_to_v2.php and album_mysql.sql

+ Follow the Install Manual (install.txt)

Good luck!