[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

Merging Users Table RSS feed
討論區首頁 » Integration Forum
發表人 內容
furqan93


註冊時間: 2016/1/5
文章: 5
離線
Is it possible that I can merge jforum's user's table with my application's user's table? If yes, can you please guide me where to do the changes?
andowson


註冊時間: 2011/6/30
文章: 250
離線
I don't know what "merging users table" really means for you.
If you remain keeping two users tables, one for your application, the other for JForum, then SSO would do the trick.
You can use your application user's username to login JForum by implementing JForum SSO.
See this post http://jforum.andowson.com/posts/list/35.page as a reference.

If you just want to keep one users table for both your application and JForum, then you can keep jforum_users table
and add new columns into jforum_users for your applications.
furqan93


註冊時間: 2016/1/5
文章: 5
離線
I dont want to keep two user's table. I want jforum to use my existing user's table. I have changed all queries, is there anything else left to change?
andowson


註冊時間: 2011/6/30
文章: 250
離線
You can try to run it and check the log for error message.
If nothing went wrong, then you have succeeded.
smilie
furqan93


註冊時間: 2016/1/5
文章: 5
離線
I can not find the log file in tmp directory
andowson


註冊時間: 2011/6/30
文章: 250
離線
1.Check if you have a log4j.xml in your jforum/WEB-INF/classes directory. If no, copy from jforum/WEB-INF/log4j_template.xml.
2.Restart JForum and check if /tmp has jforum.log there.
 
討論區首頁 » Integration Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer