*** upgrade from 2.4 to 2.5 ***/

** for Free licensees **
Free version need to follow step.1 ~ 6

** for White Label licensees **
White Label version just need to follow step.1 ~ 3. (skip the step.4~6)

step.1
import "upgrade/data_2.4_to_2.5.sql" with phpmyadmin or other db management tool.

step.2
copy/replace the following folders&files with the newest:
/my/welcome_page.php
/includes/
/js/galleryview/
/applications/ (if you are using forums&groups, you need download them and replace)

step.3
open "/themes/YOUR_THEME_FOLDER/page.tpl.php" with a text editor, replace:
echo $tpl_vars['application'];
with
show_content();


step.4 (for free version only)
run http://[YOUR_JCOW_NETWORK_URL]/upgrade

step.5 (for free version only)
delete the folder "/applications/upgrade"

step.6
if there are the following folders, delete them:
/includes/actions/login/
/includes/actions/logout/

finished!


*** Note ***

for the upgrading of groups,forums and inviter, please go to:
http://www.jcow.net/applications/
to download the newest version.