<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Merging Users Table"]]></title>
		<link>https://community.jforum.net/posts/list/5.page</link>
		<description><![CDATA[Latest messages posted in the topic "Merging Users Table"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Merging Users Table</title>
				<description><![CDATA[ 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?]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/501.page</guid>
				<link>https://community.jforum.net/posts/preList/132/501.page</link>
				<pubDate><![CDATA[Tue, 5 Jan 2016 16:35:56]]> GMT</pubDate>
				<author><![CDATA[ furqan93]]></author>
			</item>
			<item>
				<title>Re:Merging Users Table</title>
				<description><![CDATA[ I don't know what "merging users table" really means for you.
<br>
If you remain keeping two users tables, one for your application, the other for JForum, then SSO would do the trick.
<br>
You can use your application user's username to login JForum by implementing JForum SSO.
<br>
See this post <a class="snap_shots" href="http://jforum.andowson.com/posts/list/35.page" target="_blank">http://jforum.andowson.com/posts/list/35.page</a> as a reference.
<br>
<br>
If you just want to keep one users table for both your application and JForum, then you can keep jforum_users table
<br>
and add new columns into jforum_users for your applications.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/502.page</guid>
				<link>https://community.jforum.net/posts/preList/132/502.page</link>
				<pubDate><![CDATA[Fri, 8 Jan 2016 01:04:41]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>Merging Users Table</title>
				<description><![CDATA[ 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?]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/503.page</guid>
				<link>https://community.jforum.net/posts/preList/132/503.page</link>
				<pubDate><![CDATA[Sun, 10 Jan 2016 15:23:45]]> GMT</pubDate>
				<author><![CDATA[ furqan93]]></author>
			</item>
			<item>
				<title>Re:Merging Users Table</title>
				<description><![CDATA[ You can try to run it and check the log for error message.
<br>
If nothing went wrong, then you have succeeded.
<br>
:wink:]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/504.page</guid>
				<link>https://community.jforum.net/posts/preList/132/504.page</link>
				<pubDate><![CDATA[Tue, 12 Jan 2016 01:48:09]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
			<item>
				<title>Re:Merging Users Table</title>
				<description><![CDATA[ I can not find the log file in tmp directory]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/505.page</guid>
				<link>https://community.jforum.net/posts/preList/132/505.page</link>
				<pubDate><![CDATA[Wed, 13 Jan 2016 14:24:00]]> GMT</pubDate>
				<author><![CDATA[ furqan93]]></author>
			</item>
			<item>
				<title>Re:Merging Users Table</title>
				<description><![CDATA[ 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.
<br>
2.Restart JForum and check if /tmp has jforum.log there.]]></description>
				<guid isPermaLink="true">https://community.jforum.net/posts/preList/132/509.page</guid>
				<link>https://community.jforum.net/posts/preList/132/509.page</link>
				<pubDate><![CDATA[Thu, 28 Jan 2016 23:50:59]]> GMT</pubDate>
				<author><![CDATA[ andowson]]></author>
			</item>
	</channel>
</rss>