[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [Login] 登入 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

How to upgrade the jforum? RSS feed
討論區首頁 » User Forum
發表人 內容
vmk


註冊時間: 2015/7/21
文章: 1
離線
I don't have much experience with jforum. I had installed version 2.3.5 and recently updated to 2.4.1.

This is what I did:
1) Backup the complete /jforum directory
2) Drop jforum.war to tomcat's webapps directory (completely overwrites the application)
3) Restore jforum-custom.conf file
4) Restore database/mysql/mysql.properties file
5) Restore jforum/upload directory
6) Execute the sql clauses from upgrade/2.4.0 and upgrade/2.4.1

That was it. Is this a typical update process for a simple install? It seems a bit cumbersome and error-prone.
andowson


註冊時間: 2011/6/30
文章: 250
離線
Hi, since you are upgrading from v2.3.5 to v2.4.1, you'll need to run both the 2.3.5 to 2.4.0 SQL script and 2.4.0 to 2.4.1 SQL script.

And you'll need to copy back the images/avatar too.

For my way, I used to do the following steps:
1. unpack the jforum-2.4.1.war into a directory on the server, say /tmp/jforum-2.4.1
2. delete all the jar file in the old jforum's WEB-INF/lib
3. copy all the files from /tmp/jforum-2.4.1/ to overwrite the old jforum's directory
4. delete the old versoin jQuery javascript
5. edit the modulesMapping.properties, remove the last line of install
6. run the upgrade SQL script from all the version between 2.3.5 to 2.4.1, first 2.3.5 to 2.4.0, then 2.4.0 to 2.4.1
7. customize the template files
8. change file or directory permission if needed
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer