- Posts: 14
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Transfer Forums from MYPHPNUKE to KUNENA
I am not sure if this has been done before but I have an old MYPHPNUKE site and I need to transfer across users and all forum posts to the new Joomla site. I have found how to move across user accounts but not forum posts so far. Has anyone got any experience of how to move forum posts from MYPHPNUKE to KUNENA?
Thanks
Please Log in or Create an account to join the conversation.
These one-off conversions (especially when we're discussing a technology that has not kept pace with modern web application development) are somewhat outside the general purpose of this website but arrangements could be made to cater for such special circumstances. The choices are, basically, for the owner of the data to undertake this work or for that person to pay someone else to do the work for them. Do either of these options appeal to you?
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Yes it is an old template system and hence why I want to change to Joomla and Kunena.
I dont mind having a go at this. I can get an excel spreadsheet of all the forum posts in the old website which will have all the fields. I think there is a forumtopics table and a forumposts table. I am guessing that I need to change these into the correct format for Kunena forums. Do they also have topics and posts tables. What are the required fields and extra ones that I could transfer the original spreadsheet into? Also how would I upload this spreadsheet into the Kunena tables? I am guessing Kunena uses the User-IDs and login details from core Joomla as I will also have to transfer user accounts from my old site and ensure id numbers are correct inthe new system before doing the forum transfer.
ANy help with this appreciated.
Regards
Chris
Please Log in or Create an account to join the conversation.
Usually conversion is done by PHP scripts that take categories/topics/posts from the old tables and converts them to the new format.
Yes, you need to move also users to Joomla. Easiest way is probably by starting from an empty page and use the id's from the old system. But moving users into Joomla is not that easy: you need to assign them to user groups, too. And what about paswords? They may or may not keep working, depending what hashing algorithm was used and how the password was encoded..
Please Log in or Create an account to join the conversation.
I can do the same with the forums put on a few posts and find out what fields and tables are populated then import in to the tables the posts from the old site.
It should work in theory!
Please Log in or Create an account to join the conversation.
In both Joomla and Kunena you need to fill more than just one table -- but you can try to create user in Joomla and look at what happens when you do it. Same is true on Kunena.
Please Log in or Create an account to join the conversation.