Kunena 7.0.4 Released

The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] 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

Question SMF to Kunea

More
17 years 3 months ago #2670 by sankuri
SMF to Kunea was created by sankuri
Guys exist some converter from SMF to Kunea?

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #2689 by woonydanny
Replied by woonydanny on topic Re:SMF to Kunea
not at present. Converters will come later once a stable build has been released and the new api framework is done i believe.

In the meantime, go to BOJ and look for SMF to Fireboard converters and then upgrade your FB to Kunena.

still wish that i can write my forum signature through a jomsocial plugin and do it from my jomsocial profile :(

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #2690 by sankuri
Replied by sankuri on topic Re:SMF to Kunea
peetree21 wrote:

not at present. Converters will come later once a stable build has been released and the new api framework is done i believe.

In the meantime, go to BOJ and look for SMF to Fireboard converters and then upgrade your FB to Kunena.


Ok that can be, but all download links on fireboard pages are broken. Can anyone upload SMF -> FB converter here or some ftp?

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #2692 by fuqaha
Replied by fuqaha on topic Re:SMF to Kunea
I would like to request the same thing. I have a SMF forum with just over 30k posts and 2k users that I want to convert to Kunena due to good Jomsocial + Kunena integration.

As sankuri mentioned, the link over there is broken, can anyone upload it here or at any site? Thanks.

Please Log in or Create an account to join the conversation.

More
17 years 3 months ago #3228 by fred2
Replied by fred2 on topic Re:SMF to Kunea
Hi.!

I used smf2fb and for me worked perfectly. Only users not imported, but you can import before. I just imported 40k posts and no problem.

You must do some stetic cleanups in text of database, example remove and replace all <br /> for \r\n and things like that. If you have a few experience edditing db text you will do without any problem.

I hope this will help somebody, here is the small script.

Fred

File Attachment:

File Name: smf2fb.zip
File Size:3.9 KB

Please Log in or Create an account to join the conversation.

More
17 years 2 months ago - 17 years 2 months ago #7539 by Helrunar
Replied by Helrunar on topic Re:SMF to Kunea
Hi fred,

You must do some stetic cleanups in text of database, example remove and replace all <br /> for \r\n and things like that. If you have a few experience edditing db text you will do without any problem.


Can you write a litte bit more about the things to change?
As example what is all to change and how :blush:

greetings

Edit:ok, i've got it :woohoo: It's so simple. In phpmyadmin do
Code:
update jos_fb_messages_text set message = replace(message,'<br />','\r\n')

Two Forums on one Site? Use the Kunena-Clon
Last edit: 17 years 2 months ago by Helrunar.

Please Log in or Create an account to join the conversation.

Time to create page: 0.220 seconds