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 php-fusion v6x -> Kunena 1.5 90% completed

More
15 years 6 months ago #66582 by Baldcat
Howdy folks, well it has been a long time, and we have just about finished the code.. So I'll start posting it up and folk can use it, upgrade it imporve it etc etc..

What it converts
- forum
- Articles
- user data

** use at your own risk, code is a little commented, and really don't have instructions as yet..

Step one,
Install fusionbridge plugin - php-fusion usesdouble hash and some salt from memory (been awhile) anyway, install plugin and enable, this will allow your transfered fusion users to be able to use their exsisting password.... YAY

Step two
upload the \fusion_joomla folder to the root of your joomla directory

Step three
browse to this directory, and select "Settings"
Setup the info.. source db, destination db prefix etc etc

Step, run through each of the steps..

Clear And Convert Users (this will delete all users in joomla, permissions will come across, so if you are a super admin in fusion you will be a super admin in joomla ** ensure you have the auth plugin installed first..)

Convert New Users (doesn't work :) )

Clear And Convert Articles (As it states - doesn't delete exsisting articles)
Convert New Articles

Clear And Convert Forums (this will blow away anythign you have in your kunena install)
Clear And Convert Threads & Posts (This is automaticlly followed into after the previous step)
Clear And Convert Message Bodies Only (As it states, this also begins the transfer os attachment records, yet is yet to be finished)

Do Some Tidying Up (encoded char, smiles etc etc add any modifications you want in here)


remember to delete the convertor after use, as your db settings are stored in the .dat file :)


File Attachment:

File Name: fusion_joomla.zip
File Size:20.12 KB
The following user(s) said Thank You: Laacis

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

More
15 years 5 months ago #68765 by Laacis
Thank You for this tool.

works fine with php-fusion v7


There is just one bug to fix- all forum convert went well,but something is with forum topic (subject) - they didn't convert at all, there is just space in subject! (look in pic)
How to fix that?

p.s. Sorry for my English!

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

More
15 years 5 months ago #70263 by Laacis
Sorry for double-post,but can someone help with this?

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

More
15 years 4 months ago #74469 by Baldcat
hiya, it is probably due to you using php fusion 7.. I've never looked at ver 7 , but it is probably something as simple as a different field name or something, especially if everything else has worked fine.. have a little dig around in the Clear And Convert Threads & Posts php file and find where it grabs the subject field..

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

More
15 years 4 months ago #74471 by Baldcat
if I get time tmw, I'll take a bit of a look for you. Can you please post the forum table structure of fusion 7 ?

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

More
15 years 4 months ago - 15 years 4 months ago #74472 by Laacis
Thank you for helping...

Did you mean this:

Table structure for table `fusion_forums` = This is categories
Warning: Spoiler!


Table structure for table `fusion_posts` = Post messages
Warning: Spoiler!


Table structure for table `fusion_threads` = and here are subjects and other stuff

Warning: Spoiler!
Last edit: 15 years 4 months ago by Laacis.

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

Time to create page: 0.252 seconds