Kunena 6.4.8 Released

The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.

Question I want to migrate my forum to Kunena ...

More
14 years 6 months ago #100015 by sozzled

alt"I want to migrate my forum to Kunena because Kunena has a future and, for me, it's the way to go."  Whether we're discussing Kunena or any other web-based forum application, this is probably a question that every website owner has encountered and wants to know the answer to.  It's not simply a case of how to convert from "brand-X" forum - and you can substitute anything for "brand-X" - to Kunena but it's also a matter of how do you preserve the cultural history of you web community, something that you and your users have invested their heart, their time (and possibly their money) into as well.   How do you capture and preserve the essence of the community to keep it alive and to prosper and thrive with the reassurance that Kunena is a product with a future and that it will also support your community as it continues to grow?

Read more...
The topic has been locked.
More
14 years 6 months ago #100035 by fairwea1
Kunena is a free and very good product. If they don't feel a converter that will convert everything is important that's their decision. IMO, in about a year, without a proper converter Ninjaboard will take over the entire joomla forum scene and kunena will become irrelevant.

Also, Agora is a very good forum but the developer ran into some problems so people are looking to make a change. There are probably some very good forums that will be migrating to ninjaboard because there isn't a proper converter. If Kunena wants to boast about how many downloads they have that's fine but the total downloads doesn't equate to how many people have active forums. IMO, active forums are the ones who make forum components popular in the long run, not downloads.
The topic has been locked.
More
14 years 6 months ago - 14 years 6 months ago #100743 by sozzled
Last edit: 14 years 6 months ago by sozzled.
The topic has been locked.
More
14 years 6 months ago #101665 by youkubi
Sensible. Very good choice.
The topic has been locked.
More
14 years 2 months ago - 14 years 2 months ago #111741 by karaokeamerica
How about instead of trying to build an importer from other forums, make one generic importer that imports from a pre-defined CVS format similar to what other extensions like SOBI2 allow. Have a component/script that you can set up with column row variables to define "anything in column A is X-value", "anything in column B is Y-value" etc. Then the component/script would import it based on the values that are set up beforehand.

It seems with an existing "forum importer", even if not perfected, the "get it into Kunena" half of the problem is thought out. It's the "how to interpret the original data" part that needs a solution. I would be very happy if I could simply export my existing forum data into a CSV, format it and manipulate it in Open Office then import it into my new forum.

Hopefully, I explained that well enough for it to make sense.....;)
Last edit: 14 years 2 months ago by karaokeamerica.
The topic has been locked.
More
14 years 2 months ago #111757 by Matias
Well, unfortunately the issue is not so simple that you can just use CVS. Some of the data needs to be converted during migration process and some data needs to be mapped to different values. So creating CVS importer from another forum is probably much more work than just write few SQL queries for your old forum (you need to do it anyway).

So we are actually doing just what you are saying: Kunena Importer takes data as pre-formatted arrays. So we have already solved most of the problem and the only thing you need to do is to take our example exporter and fill all the custom data into it.
The topic has been locked.
Time to create page: 0.342 seconds