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 SMF 1.1.10 to Joomla 1.5.15 and Kunena 1.5.6

More
16 years 3 months ago - 16 years 3 months ago #37633 by s.span
I have been trying to convert SMF 1.1.10 to a clean install of Kunena 1.5.6/Joomla 1.5.15 with the convertor file found in the topic Convert SMF 1.1.10 to Kunena 1.5.6 , all posts, topics and users seem to migrate fine (1500 users, 55000 post).
I can see all the posts in Kunena, but when I add a new topic, or want to delete a topic, or use the recount category stats button in the backend (because all the boards show as last post today at time of conversion), Kunena mysteriously deletes over 60% of the topics and messages, thus leaving me with a virtually empty forum...
Anyone any idea or suggestions or encountered a similar problem?
Last edit: 16 years 3 months ago by s.span.

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

More
16 years 3 months ago #37712 by xillibit
Hello,

Maybe this migration script is broken, if you do a clean install of kunena without imported anything, do you have the sames issues ?

I don't provide support by PM, because this can be useful for someone else.

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

More
16 years 3 months ago #37734 by s.span
No that problem only occurs after migration.

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

More
16 years 3 months ago - 16 years 3 months ago #37791 by FidelGonzales
I am having an issue with the referenced script and am receiving the following error.

Parse error: syntax error, unexpected T_DNUMBER in /home/content/d/e/d/ded/html/smf/mysql.php on line 8


Obviously, the database is temporarily on a GoDaddy shared server. Therefore, it does not use local host. On line 8, here is my details that I have entered. Please verify whether I must enter configuration details on Line 8 or on another line. Here is what I have.
Code:
if( false == mysql_connect($MYSITE.db.4155336.hostedresource.com , $NAME, $PASSWORD) ) /// FILL with your connections details ie location is usually localhost etc.

Any assistance is appreciated. Thank you.
Last edit: 16 years 3 months ago by FidelGonzales.

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

More
16 years 3 months ago #37812 by fxstein
s.span wrote:

I have been trying to convert SMF 1.1.10 to a clean install of Kunena 1.5.6/Joomla 1.5.15 with the convertor file found in the topic Convert SMF 1.1.10 to Kunena 1.5.6 , all posts, topics and users seem to migrate fine (1500 users, 55000 post).
I can see all the posts in Kunena, but when I add a new topic, or want to delete a topic, or use the recount category stats button in the backend (because all the boards show as last post today at time of conversion), Kunena mysteriously deletes over 60% of the topics and messages, thus leaving me with a virtually empty forum...
Anyone any idea or suggestions or encountered a similar problem?


Hi,

Just to be clear: Kunena does not delete any topics - there is no delete statement in our code other then the delete function that asks you if you really want to delete something.
This is a migration script issue. You should work with the author of that script to get it fixed. Migrations of more than 10,000 posts can time out easily if the script does not account for that. If that were to happen you would only get a portion of the topics.

We love stars on the Joomla Extension Directory . :-)

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

More
16 years 3 months ago - 16 years 3 months ago #37814 by s.span
After migration I see all topics and posts. Even the post count in Kunena is exactly the same as in SMF. I can even read all the topics and post, even 24 hours after the migration.
But then when I add a topic or delete a post/topic or use the recount category button 60% disappears.
I checked Kunena mysql tables after conversion to see all posts are there. But again, after I add a topic or delete a post/topic or use the recount category button 60% disappears, even more than 24 hours after using the migration script. And in the tables in mysql all posts are gone...
I have tried several times with a clean installation, have downloaded joomla / kunena / migration script several times, because I thought may be something got corrupted there, but it makes no difference, each time everything migrates fine, but then I loose 60%...
Last edit: 16 years 3 months ago by s.span.

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

Time to create page: 0.320 seconds