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 phpbb3 to Kunena

More
16 years 1 month ago - 16 years 1 month ago #41582 by zenith
Replied by zenith on topic Re:phpbb3 to Kunena
I have a problem... I have tranfared all topics post and etc... But there is no user. Here is screen for you. So what i did wrong?

I followed the tutorial with go.php file. So how i can import user with pw`s?

[img
Last edit: 16 years 1 month ago by zenith.

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

More
16 years 1 month ago #42025 by kubbah
Replied by kubbah on topic Re:phpbb3 to Kunena
Hi
I'm using this procedure to convert from phpbb3 to kunena (new install)
docs.kunena.com/index.php/PHPBB3_to_Kunena

when I run the .../converter/go.php
It stops here:

Importing data from phpBB

Connecting to Database... OK
Populating Categories...
Invalid query:
TRUNCATE TABLE `edi9048_2010`.`jos_fb_categories`
DELETE command denied to user 'edi9048_edile'@'localhost' for table 'jos_fb_categories'


any suggestion??
is there any better way to import users and post from phpbb3 to kunena?
thnx

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

More
16 years 1 week ago - 16 years 1 week ago #45966 by ron273
Replied by ron273 on topic Re: phpbb3 to Kunena
Hi there,

I tried to use the migration method from PHPBB3 to Kunena as written in the Kunena docs.
When I start the converter script(go.php) in step 7 it gives me the following output:
Code:
Importing data from phpBB Connecting to Database... OK Populating Categories... OK OK Populating Messages Table... OK Populating Messages_Text Table... Fatal error: Allowed memory size of 16777216 bytes exhausted (tried to allocate 1873 bytes) in /home/xxxxxxxx/www/converter/go.php on line 316

When looking at the forum, it did migrate the categories and topics, but not the posts and corresponding users. Could this be because it is a fairly large database? (200 MB in total)

If so, is there a way around this? I already tried tweaking MAX_EXECUTION_TIME on my server, but that did not solve the problem.

Any help is greatly appreciated, as I desperately want to migration to a Joomla integrated forum solution.

Thanks!

Ronald
Last edit: 16 years 1 week ago by ron273.

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

More
16 years 1 week ago #45970 by Kymmy
Replied by Kymmy on topic Re: phpbb3 to Kunena
What's your memory limits on your PHP config?

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

More
16 years 1 week ago #45971 by Kymmy
Replied by Kymmy on topic Re:phpbb3 to Kunena
zenith wrote:

I have a problem... I have tranfared all topics post and etc... But there is no user. Here is screen for you. So what i did wrong?

I followed the tutorial with go.php file. So how i can import user with pw`s?


Looks like go.php errored out on the user import which it should do before the forums/posts

You can't correct the mistake without restarting again.. As far as passwords check a few pages back as the only way currently (scripted) is firstly to do a Jfusion install to create a joomla db with the users and backup that DB, do a Go.php to kunena on a fresh joomla install and then use the rehashed passwords in the jfusion joomla db using the script that was wrote for me by a friend

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

More
16 years 1 week ago #45972 by ron273
Replied by ron273 on topic Re: phpbb3 to Kunena
Kymmy,

Memory limit is currently 16M
Max execution time is 120

Cheers,

Ronald

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

Time to create page: 0.738 seconds