- Posts: 71
- Thank you received: 3
Kunena 7.0.2 Released
The Kunena team has announce the arrival of Kunena 7.0.2 [K 7.0.2] in stable which is now available for download as a native Joomla extension for J! 5.3.x/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 Modified version of the conversion script - Get more data from phpBB3 to Kunena
I did create this snippet you might wanna use to get more data from phpBB3 to Kunena the the converter script does?
Modify it for you needs. Backup before use. Use eg phpMyAdmin to run the sql.
Please Log in or Create an account to join the conversation.
Feel free to test it
I was not able to get the birthday from phpBB3 --> Kunena
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
frold wrote: Anyone tested it and would it work for you?
Hi Frold
I want to convert a PHPBB3 3.08 (99000 messages - 700 users - 9000 topics ) to Kunena 1.6.3 on Joomla 1.5 ( last versions )
All are test versions that i have instaled to test it...
I just test it and I get a memory error
I look fireboard and the part that migrate OK... are in forum OK...
Thanks all from Spain...
Please Log in or Create an account to join the conversation.
gatuko wrote:
frold wrote: Anyone tested it and would it work for you?
Hi Frold
I want to convert a PHPBB3 3.08 (99000 messages - 700 users - 9000 topics ) to Kunena 1.6.3 on Joomla 1.5 ( last versions )
All are test versions that i have instaled to test it...
I just test it and I get a memory error
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 33554432 bytes exhausted (tried to allocate 524288 bytes) in /home/xxxxx.../xxxx.../xxxx.../converter/go.php on line 142
I look fireboard and the part that migrate OK... are in forum OK...
Thanks all from Spain...
I test this version of converter too:
docs.kunena.org/index.php/PHPBB3_to_Kunena
And get the same error...
Please Log in or Create an account to join the conversation.
- stalkerMPRo
-
- Offline
- New Member
-
- Posts: 3
- Thank you received: 0
gatuko wrote:
gatuko wrote:
frold wrote: Anyone tested it and would it work for you?
Hi Frold
I want to convert a PHPBB3 3.08 (99000 messages - 700 users - 9000 topics ) to Kunena 1.6.3 on Joomla 1.5 ( last versions )
All are test versions that i have instaled to test it...
I just test it and I get a memory error
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 33554432 bytes exhausted (tried to allocate 524288 bytes) in /home/xxxxx.../xxxx.../xxxx.../converter/go.php on line 142
I look fireboard and the part that migrate OK... are in forum OK...
Thanks all from Spain...
I test this version of converter too:
docs.kunena.org/index.php/PHPBB3_to_Kunena
And get the same error...
Do this on localhost! most hosts limits memory usage. i have done this on local XAMPP(u may use denver if u want)
Please Log in or Create an account to join the conversation.