* @version 0.3.0 * @package ccboard * @copyright Copyright (C) 2008-2009 codeclassic.org. All rights reserved. * @license GNU/GPL * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ccBoard Migration from 0-2-x to 0-3-0 ------------------------------------- 1) Take a back up of your existing joomla installation 2) Unzip migration_0-2-x_TO_0-3-0.zip to a temporary folder 3) copy the contents of including files and subfolders to your joomla root directory. 4) Over write the existing files 5) delete the following file from your existing /components/administrator/components/com_ccboard/tables/ a) user.php b) category.php c) forum.php d) topic.php e) post.php 6) login into administration panel and clear the cache 7) Change your bad words filter to comma seperated word(s) Latest post module migration from 0-1-x to 0-2-0 ------------------------------------------------ 1) Take backup of your existing joomla installation 2) Download the latest post module from codeclassic.org 3) Unzip the file to a temporary folder 4) copy the contents including files and subfolders to /modules/mmod_ccboard_latest_posts excluding file en-GB.mod_ccboard_latest_posts.ini. Do not copy the language file to this folder. 5) Copy file en-GB.mod_ccboard_latest_posts.ini to /language/en-GB/ Popular post module migration from 0-1-x to 0-2-0 -------------------------------------------------- 1) Take backup of your existing joomla installation 2) Download the popular post module from codeclassic.org 3) Unzip the file to a temporary folder 4) copy the contents including files and subfolders to /modules/mod_ccboard_popular_posts excluding file en-GB.mod_ccboard_popular_posts.ini. Do not copy the language file to this folder. 5) Copy file en-GB.mod_ccboard_popular_posts.ini to /language/en-GB/ Please post your problems/doubts at http://codeclassic.org/community.html Cheers Thomas