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

                         Upgrading Guide from v2 BETA 6 to lastest

                                           *
                                         *   *

RECOMMEND:	If it is possible you should remove everything of your
			old Album Addon then do a fresh install.


+ BACKUP!!! -> it's important!


+ Remove all old additional files of Photo Album


+ Upload all new additional (included) files


+ upload album_update.php to your phpBB root directory


+ run album_update.php -> by typing on the browser. I hope you will get the successful message!


+ delete album_update.php


+ check your AdminCP again (maybe some of your settings in Album Configuration would be changed)

#
#-----[ OPEN ]-------------------------------------------------------
# also for other templates
templates/subSilver/subSilver.cfg

#
#-----[ FIND ]----------------------------------------
#
$images['upload_pic'] = "$current_template_images/{LANG}/upload_pic.gif";

#
#-----[ AFTER, ADD ]---------------------------------
#
$images['no_thumbnail'] = "$current_template_images/nothumbnail.jpg";

#
#-----[ SAVE/CLOSE ALL FILES ]---------------------------------------
#
# EoU