summaryrefslogtreecommitdiffstats
path: root/UPGRADE
blob: 620bdb99d92371e5d6508ed0896355b98868b1ec (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
== Upgrading from 1.0 ==

 * Additional configuration option "db_access". See the example file
   phpfspot_db.cfg.dist for available values.

 * Additional configuration option "thumb_path". See the example
   file phpfspot_db.cfg.dist for more information.

 * Additional configuration option "smarty_path". See the example
   file phpfspot_db.cfg.dist for more information.

 * Thumbnail directory structure has changed. Remove all thumbnail
   files (xxx_{md5sum}) from your current thumbs-directory.
   phpfspot will automatically create the needed sub-directory
   structure when regenerating the thumbnails.