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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Moving from another forum to Kunena 1.6

More
15 years 6 months ago #69057 by softstor
I have just installed Kunena 1.6 as a new installation and everything seems to be working correctly.

I have already created all of my topics.

I am presently running ccboard. There are not a lot of existing messages, but I would need to move them over. I can easily recreate the messages in Kunena but I would like to keep the origional post time.

Is it possible when creating a new message to specify the creation date and time while logged in as admin?

Visit my Kunena Forum at www.ProsperityTeamOne.com

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

More
15 years 6 months ago #69068 by sozzled

softstor wrote: Is it possible when creating a new message to specify the creation date and time while logged in as admin?

I don't think so, not without editing the SQL database ... and you really need to have your wits about you if you try to do that. I wouldn't recommend it.

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

More
15 years 6 months ago - 15 years 6 months ago #69214 by softstor

sozzled wrote:

softstor wrote: Is it possible when creating a new message to specify the creation date and time while logged in as admin?

I don't think so, not without editing the SQL database ... and you really need to have your wits about you if you try to do that. I wouldn't recommend it.


I just edited the records and it was not that difficult. But I would not recommend it to anyone that has a large forum.

I first re-created all of the messages as a admin user. This was done in the forum.

Then I went into mysql and edited the records from two tables:

kunena_messages
kunena_categories

In kunena_messages I edited the following fields:

name
userid
email
time
ip

The only difficult part was the time. I needed to convert the origional post time to unix time.

In kunena_categories I only edited time_last_msg to show the time when the last message in a category was posted.

Everything seems to look correct as if the users have been using this forum all of the time. You can see my forum at www.pyxismteamone.com/forum

Visit my Kunena Forum at www.ProsperityTeamOne.com
Last edit: 15 years 6 months ago by softstor.

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

Time to create page: 0.227 seconds