By John on Wednesday, 21 May 2014
Posted in General Issues
Replies 1
Likes 0
Views 1K
Votes 0
Hello,
my project needs are as below:

I had to upgrade a Joomla 2.5 website with a large users database - but same time we need to refine the users and actually import them from scratch = thus this means that we won't have the same user ids.

We have easy discuss, but it was not used to much. Just 6 discussions in total. So regarding the posts this is not a big deal. But my question is what will happen with any other tables that contain data linked to specific user ids, like users history, votes, subscriptions etc. Can I truncate these tables ? Will it create any other kind of issues ? Any other thought or suggestion over the topic would be appreciated.
Hello John,

Yes, you can truncate this table #_discuss_posts in your database. If your Easydiscuss post only have 6 discussion.

Another way is you can manually to modify the user ID from this table #_discuss_posts, so when you access in your frontend discussion post, the system will find a correct existing user ID. Hope this help.
·
Wednesday, 21 May 2014 18:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post