/***************************************************************************** * Copyright (c)2006 Mike Green * * Distributed under the terms of the GNU General Public License v2 * * Created 2006-07-13 Mike Green * *****************************************************************************/ As of this date, no upgrade path has been written into yasuck2. Yasuck2 is an intermediate version of yasuck for migration to the new yahoo finance message board format, so extra table columns have been added to account for message ratings, path names to the new boards, etc... To manually update an existing yasuck database, initialize a database with yasuck2 and compare the resulting tables. Add the missing columns by hand. Note that yasuck will operate perfectly well with a yasuck2 database structure. To initialize a yasuck2 database, edit globals.php, make sure YS_DB_NAME is _not_ set to the same database name being used for yasuck. Then run: yasuck2 --init