- Thank you received: 0
Kunena 7.0.3 Released
The Kunena team has announce the arrival of Kunena 7.0.3 [K 7.0.3] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Sticky How to move, copy or merge my old Kunena forums from one site to another
- mlewis
-
- New Member
-
Does not matter to me if the users are properly associated with their posts, so long as folks can continue threads from the last post.
Is that at all possible?
Please Log in or Create an account to join the conversation.
Well, it depends on whether the users in one site are same as the users in the target site. Again, it all comes back to the definition of what you mean by "migrate". If migrate means move from A to B then there's no issue involved here about keeping user IDs the same, because they will be the same. But it migrate means merge whatever is in A with whatever is in B then it's a whole new ball-game.karaokeamerica wrote: If the users are migrated already (keeping the same ID's) ...
You can't merge the users from A to B and keep the same IDs they were originally using before the merger took place; it's just not going to work. Likewise, if you ignore who owns which messages posted in forum A when you merge the messages into forum B then I don't know how you go about sorting out the mess.
Basically, you need to change all these ids (user ids, topic ids and post ids (and possible category ids, too) before you undertake the merger. This is not for the faint-of-heart or novice SQL player.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
I haven't tried it; I don't know but I doubt that this would work. You could take the approach that introducing a pile of unsorted confetti posts into your target forum might be retrievable somehow and they may not overwrite or ruin what you already have ... but I wouldn't be taking that risk without having a good, reliable backup and recovery plan before I attempted to do it.mlewis wrote: Does not matter to me if the users are properly associated with their posts, so long as folks can continue threads from the last post. Is that at all possible?
What's more likely to happen is that posts from forum A will go into forum B in the wrong categories with the wrong users owning them. You could have a situation where in forum A, user X says "I think black is white" and in forum B, user Y is now attributed as the owner of the "black is white" posting. But, as I said, I haven't tried this for myself so I don't know the outcome.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- karaokeamerica
-
Topic Author
- Offline
- Junior Member
-
- Posts: 32
- Thank you received: 1
Sorry if I wasn't clear. What I meant by that statement was that I migrated them using ARRA user migration component and they should have the same ID's they had on the old site. therefore, I'm thinking that the posts would still work as long as the Kunena stuff was self-contained if that makes sense?sozzled wrote:
Well, it depends on whether the users in one site are same as the users in the target site. Again, it all comes back to the definition of what you mean by "migrate". If migrate means move from A to B then there's no issue involved here about keeping user IDs the same, because they will be the same. But it migrate means merge whatever is in A with whatever is in B then it's a whole new ball-game.karaokeamerica wrote: If the users are migrated already (keeping the same ID's) ...
You can't merge the users from A to B and keep the same IDs they were originally using before the merger took place; it's just not going to work. Likewise, if you ignore who owns which messages posted in forum A when you merge the messages into forum B then I don't know how you go about sorting out the mess.
Basically, you need to change all these ids (user ids, topic ids and post ids (and possible category ids, too) before you undertake the merger. This is not for the faint-of-heart or novice SQL player.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- karaokeamerica
-
Topic Author
- Offline
- Junior Member
-
- Posts: 32
- Thank you received: 1
FYI: this is the ARRA component:
extensions.joomla.org/extensions/migrati...mport-a-export/12607
It's free for Joomla v1.5x. There is a commercial one that will migrate to Joomla v1.6 and likely v1.7 by now, but I haven't tried that one.
Please Log in or Create an account to join the conversation.