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

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.

Solved Error with Kunena Forum Importer Component

More
14 years 1 month ago - 13 years 10 months ago #118558 by cleweb
Hi

I try to migrate my phpbb3 to kunena (1.7.2), Joomla 2.5.1 and Jomsocial 2.4.2

with Kunena Forum Importer in "Importer status information" i have :
Kunena vers 1.7.2 green
my relative path in green
detecting phpbb3 ok green
database connection : ok green
phpbb3 vers 3.0.2 in RED
Error: Unsupported forum: phpBB3 3.0.2

I understant the importer doesn't work with all phpbb3 vers

so with which version is supported ? Think i have to upgrade phpbb3 after ?

thanks in advance for your reply

rgds
Last edit: 13 years 10 months ago by sozzled. Reason: Change topic icon

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

More
14 years 1 month ago #118635 by xillibit
Hello,

In kunena Importer 1.7.1; the minimum version of phpbb3 supported is the 3.0.8

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
13 years 10 months ago #124197 by jimbrooking
Same error:
Code:
phpBB3 version: Error: Unsupported forum: phpBB3

Running phpBB3 version 3.0.10. Where does the importer pick up the version number, as it's reporting a blank for my version.

Thanks.

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

More
13 years 10 months ago #124213 by Matias
In export_phpbb3.php

Please tell if you can solve the issue.

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

More
13 years 10 months ago - 13 years 10 months ago #124307 by jimbrooking
I am not familiar enough with Joomla internals. I did find the function getVersion() in exportphpbb3.php, and I saw the statement

$query = "SELECT config_value FROM #__config WHERE config_name='version'";

My database (MySQL) is named "fearrin1_phpbb3" and contains a table named phpbb_config. This table contains a "version" row with value "3.0.10". So --- what do I do now?

Thanks
Last edit: 13 years 10 months ago by jimbrooking. Reason: Correct version .

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

More
13 years 10 months ago #124308 by Matias
It should work.

Enable debug in Joomla and check if you see database query like that inside debug messages. I'm not 100% sure if it will show up, but let's hope that Joomla catches it.

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

Time to create page: 0.285 seconds