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

This is for users to help other users, to discuss topics that are related to forum administration in general or problems in running Joomla. This is not the place to ask for Joomla support. If you want assistance with Joomla please ask at forum.joomla.org

Sticky How to move, copy or merge my old Kunena forums from one site to another

More
14 years 5 months ago #111725 by d0npedr0
Dear sozzled,

I have done what you propopsed to do:
"Message #4 in this topic explains, exactly, the information that you need to move across"
and the transfer worked as you can see on the data file enclosed.

I admid, that I do not fully understand the matter. Would I otherwise ask for support in a support forum?
Rather than asking for professionels doing the work, I prefer to learn by doing it by my self. As I understood from your advices in # 4 copying the data is not as complicated as merging the data. And I only want to copy, not to merge.
Therefore I would very much appreciate some advice how to go on.

Thank you in advance and please excuse my poor english.

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

More
14 years 5 months ago #111726 by sozzled
Someone may have already contacted you with an offer to do this work for you. I suggest that you seriously consider that offer.

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

More
14 years 5 months ago #111988 by d0npedr0
Is someone else willing to help ore to let me have an fix-preis offer to do the transfer as described above?

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

More
14 years 1 month ago #120330 by pinovski
Hello, when I try to enter my old tables in the new web, mysql tells me the following error:


consulta SQL:

-- phpMyAdmin SQL Dump
-- version 2.6.4-pl2
-- www.phpmyadmin.net
--
-- Servidor: mysql18.freehostia.com
-- Tiempo de generación: 12-03-2012 a las 18:49:34
-- Versión del servidor: 5.1.50
-- Versión de PHP: 5.2.6-1+lenny9
--
-- Base de datos: `marrub10_ei`
--
--


--
-- Estructura de tabla para la tabla `dbeuo_kunena_announcement`
--
CREATE TABLE `dbeuo_kunena_announcement` (

`id` INT( 3 ) NOT NULL AUTO_INCREMENT ,
`title` TINYTEXT NOT NULL ,
`sdescription` TEXT NOT NULL ,
`description` TEXT NOT NULL ,
`created` DATETIME NOT NULL DEFAULT '0000-00-00 00:00:00',
`published` TINYINT( 1 ) NOT NULL DEFAULT '0',
`ordering` TINYINT( 4 ) NOT NULL DEFAULT '0',
`showdate` TINYINT( 1 ) NOT NULL DEFAULT '1',
PRIMARY KEY ( `id` )
) ENGINE = MYISAM DEFAULT CHARSET = utf8 AUTO_INCREMENT =1
MySQL ha dicho:

#1050 - Table 'dbeuo_kunena_announcement' already exists
[ Volver ]


What happens? thanks and regards

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

More
14 years 1 month ago #120333 by sozzled
Drop the existing table(s) in your new site before you try to insert the new tables. Then you won't get those error messages.

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

More
14 years 1 month ago #120336 by karaokeamerica

sozzled wrote: Drop the existing table(s) in your new site before you try to insert the new tables. Then you won't get those error messages.

Sozzled, wouldn't you like to learn Sobi Pro so you can help (me) in those forums as well.....;)

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

Time to create page: 0.677 seconds