- Posts: 59
- Thank you received: 1
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
Sticky migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
15 years 10 months ago #49818
by Dannymh
Replied by Dannymh on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Do you already have all these users within Joomla on your old site, or are they only in SMF?
The reason I ask is that Joomla and SMF use different routines for their passwords. So if we bring them across we would have to then make a new authentication plugin to allow the users to login.
If you already have all these users in Joomla you should be able to just export the jos_users table and you should be away.
Otherwise I can help you with this but it will take some time, as I dont have much spare time.
You may want to look at installing jFusion, integrate SMF, sync all of your users and then convert to Kunena.
You can then disable JFUSION but keep the auth plugin enabled for jfusion and you should be fine.
I am working on getting my site ready to move to VPS and stripping everything away in the process once I have tested this I will let you know.
Also can you have one of your existing users try to login to the Kunena forum and see if it lets them?
The reason I ask is that Joomla and SMF use different routines for their passwords. So if we bring them across we would have to then make a new authentication plugin to allow the users to login.
If you already have all these users in Joomla you should be able to just export the jos_users table and you should be away.
Otherwise I can help you with this but it will take some time, as I dont have much spare time.
You may want to look at installing jFusion, integrate SMF, sync all of your users and then convert to Kunena.
You can then disable JFUSION but keep the auth plugin enabled for jfusion and you should be fine.
I am working on getting my site ready to move to VPS and stripping everything away in the process once I have tested this I will let you know.
Also can you have one of your existing users try to login to the Kunena forum and see if it lets them?
Please Log in or Create an account to join the conversation.
- kraymitchell
-
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
15 years 10 months ago #49820
by kraymitchell
Replied by kraymitchell on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Dan,
The previous site is just a forum, there is no Joomla attached to it.
I was hoping I wouldn't have to go the jFusion route, but it looks like I might. Especially if I can't retain all the formatting of the current posts.
If I sync all the users with jFusion, can't I just delete it after all the users are brought over? Or does the Auth plugin have to stay in there?
As I am the only user (Aside from you) in both Joomla and Kunena, I am going to say other users can't login at all right now.
The previous site is just a forum, there is no Joomla attached to it.
I was hoping I wouldn't have to go the jFusion route, but it looks like I might. Especially if I can't retain all the formatting of the current posts.
If I sync all the users with jFusion, can't I just delete it after all the users are brought over? Or does the Auth plugin have to stay in there?
As I am the only user (Aside from you) in both Joomla and Kunena, I am going to say other users can't login at all right now.
Please Log in or Create an account to join the conversation.
15 years 10 months ago #49821
by Dannymh
Replied by Dannymh on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Can you hold on another night?
I will write the code to import the users into Joomla too, infact I already have a script for that, that will do it from SMF, however a new one will have better results.
Once i put that in this script I will write an altered authentication plugin.
Alternately you can reset everyones password and ask them to get a new one, that over all would be the best idea, but I can easily write a change Joomla authentication module that also updates the password back to the proper Joomla HASH so that after say 2 months you can switch back to the standard one as most people would have logged in.
Shouldnt take me long to add but I dont have time this afternoon.
Dan
I will write the code to import the users into Joomla too, infact I already have a script for that, that will do it from SMF, however a new one will have better results.
Once i put that in this script I will write an altered authentication plugin.
Alternately you can reset everyones password and ask them to get a new one, that over all would be the best idea, but I can easily write a change Joomla authentication module that also updates the password back to the proper Joomla HASH so that after say 2 months you can switch back to the standard one as most people would have logged in.
Shouldnt take me long to add but I dont have time this afternoon.
Dan
Please Log in or Create an account to join the conversation.
- kraymitchell
-
- Offline
- Junior Member
-
Less
More
- Posts: 28
- Thank you received: 0
15 years 10 months ago #49880
by kraymitchell
Replied by kraymitchell on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Hey Dan,
I have no issues holding off if I am able to do a better conversion of the forum. I would really like to ditch SMF with all the issues they are having in their management right now. Not to mention it's been 4 years and v2 is still not out yet!
Thanks!
I have no issues holding off if I am able to do a better conversion of the forum. I would really like to ditch SMF with all the issues they are having in their management right now. Not to mention it's been 4 years and v2 is still not out yet!
Thanks!
Please Log in or Create an account to join the conversation.
15 years 10 months ago #49980
by Dannymh
Replied by Dannymh on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Sorry was off work sick yesterday and am sick still so havent had a chance to do this yet. Will do ASAP
Please Log in or Create an account to join the conversation.
15 years 10 months ago #49987
by Dannymh
Replied by Dannymh on topic Re: migrating Joomla 1.x+Smf 1.x to Joomla 1.5+kunena Script
Ok
The following changes have been made ( i still need to write you a new authentication plugin)
Anyway, use the first script "smf2k.php"
WARNING: This new script deletes all existing Joomla users
one more time
THIS SCRIPT DELETES ALL EXISTING JOOMLA USERS SO BACKUP THE JOS_USER TABLE FIRST
anyway run this script, then upload teh script called "tools.php
to you Joomla root directory, run this and enter your Username and Password
You will then be put back in as a Super Administrator and you will have your password working.
At this point you will be able to login, but your users will not as their passwords will be salted with the SMF SALT
Tomorrow I will write you a script that will update your users passwords on their first correct login and MD5 hash them.
This is very ugly scripting but it works
The tools.php is thanks to the jfusion team. I altered it to change the password also so thanks to that team for a quick and good script to do this
Just for parity
THIS DELETES ALL JOOMLA USERS SO TAKE A BACKUP FIRST
The following changes have been made ( i still need to write you a new authentication plugin)
Anyway, use the first script "smf2k.php"
WARNING: This new script deletes all existing Joomla users
one more time
THIS SCRIPT DELETES ALL EXISTING JOOMLA USERS SO BACKUP THE JOS_USER TABLE FIRST
anyway run this script, then upload teh script called "tools.php
to you Joomla root directory, run this and enter your Username and Password
You will then be put back in as a Super Administrator and you will have your password working.
At this point you will be able to login, but your users will not as their passwords will be salted with the SMF SALT
Tomorrow I will write you a script that will update your users passwords on their first correct login and MD5 hash them.
This is very ugly scripting but it works
The tools.php is thanks to the jfusion team. I altered it to change the password also so thanks to that team for a quick and good script to do this
Just for parity
THIS DELETES ALL JOOMLA USERS SO TAKE A BACKUP FIRST
Please Log in or Create an account to join the conversation.
Time to create page: 0.246 seconds