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 move users and posts from fireboard j1.0 to Kunena J1.5

More
16 years 9 months ago #24567 by dave80
Is there a way to move all users and posts from Fireboard on Joomla 1.0 to Kunena on Joomla 1.5

thanks in advance

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

More
16 years 9 months ago #24591 by sozzled
G'day, dave, and welcome to the forum. I think you'll find the following discussion helpful Upgrade from joomla 1.0.15 / fireboard 1.0.4 to joomla 1.5.12 / kunena 1.5.3 . The short answer is, yes, there is a way to achieve your requirement! :)

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

More
16 years 9 months ago #24594 by dave80
These are 2 separate sites (no migration occured) is it still possible?

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

More
16 years 9 months ago - 16 years 9 months ago #24596 by sozzled
Yes, it's quite easily achieved. I've inferred (from your response) that you have two working websites. One site is running Joomla 1.0.x that has an unspecified version of Fireboard and the other, new, site that is running Joomla 1.5.x without any version of Kunena installed. Am I correct?

This is the general migration procedure I would use:
  1. On the original website, migrate and/or upgrade to Kunena 1.0.11. Alternatively, make a copy of this website using Joomlapack and perform the steps on the "copied" site.
  2. Install K 1.0.11 on your new Joomla 1.5 website
  3. Export the jos_fb* tables from your upgraded website and import them into your new site database
  4. Upgrade to K 1.5.4
The secondary problem, how to copy your users from your original J! 1.0 site to J! 1.5 site, is answered at forums.joomla.org
Last edit: 16 years 9 months ago by sozzled.
The following user(s) said Thank You: Goliath

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

More
16 years 9 months ago - 16 years 9 months ago #24928 by dave80
I followed the steps above and after importing the jos_fb files got the following error:

Error

SQL query:

--
-- Dumping data for table `jos_comprofiler_lists`
--
INSERT INTO `jos_comprofiler_lists` ( `listid` , `title` , `description` , `published` , `default` , `usergroupids` , `useraccessgroupid` , `sortfields` , `filterfields` , `ordering` , `col1title` , `col1enabled` , `col1fields` , `col2title` , `col2enabled` , `col1captions` , `col2fields` , `col2captions` , `col3title` , `col3enabled` , `col3fields` , `col3captions` , `col4title` , `col4enabled` , `col4fields` , `col4captions` )
VALUES ( 2, 'Members List', 'my Description', 1, 1, '29, 18, 19, 20, 21, 30, 23, 24, 25', 18, '`username` ASC', NULL , 0, 'Image', 1, '29', 'Username', 1, 0, '42', 0, 'Other', 1, '26|*|28|*|27', 1, '', 0, '', 0 ) ;

MySQL said: Documentation
#1062 - Duplicate entry '2' for key 1

What does this mean??? Where to from here???

Any help greatly appreciated.
Last edit: 16 years 9 months ago by dave80.

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

More
16 years 9 months ago #24931 by sozzled
This problem looks to be concerned with the Community Builder component. You didn't mention that you had Community Builder installed on either site. It also sounds like you exported more than just the jos_fb* tables in step 3 above.

What is the current situation with your new J! 1.5.x website? What components (and what versions of those components) have you installed?

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

Time to create page: 0.262 seconds