- Posts: 12
- Thank you received: 0
Kunena 7.0.6 & Kunena 6.4.12 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.6 [K 7.0.6] 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.
The Kunena team is also pleased to announce the twelfth version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Modified version of the conversion script - Get more data from phpBB3 to Kunena
- Lelldorianx
-
- Offline
- New Member
-
BTW, I got this error:
TRUNCATE TABLE `[my DB name]`.`jos_fb_categories`
Table '[my db name].jos_fb_categories' doesn't exist
Edit.: Fixed the above error by doing a "replace all fb_" to change it to "kunena_"
I now get this error:
SELECT id FROM `db name`.`jos_core_acl_aro_groups` WHERE name='Registered' OR name='Administrator' ORDER BY name ASC
Table 'db name.jos_core_acl_aro_groups' doesn't exist
Joomla 1.6
Please Log in or Create an account to join the conversation.
Yes, this script convert phpBB permissions groups to your equivalent in Joomla! 1.5.Lelldorianx wrote: Does this script support permissions and groups?
Lelldorianx wrote: BTW, I got this error:
TRUNCATE TABLE `[my DB name]`.`jos_fb_categories`
Table '[my db name].jos_fb_categories' doesn't exist
Edit.: Fixed the above error by doing a "replace all fb_" to change it to "kunena_"
...
Please note, this script is for
"1.This migrator was designed and tested for migration from phpBB 3.0.5 to Fireboard 1.0.4
(so, update your phpBB3 forum to version 3.0.5 first!)"
After this you can install Kunena...
Lelldorianx wrote: I now get this error:
SELECT id FROM `db name`.`jos_core_acl_aro_groups` WHERE name='Registered' OR name='Administrator' ORDER BY name ASC
Table 'db name.jos_core_acl_aro_groups' doesn't exist
Joomla 1.6
This script is for Joomla! 1.5 only
Thanks
Fernando Soares - Mantendo sua Tecnologia
Hospedagem Joomla e VirtueMart Hosting
twitter.com/fernando_soares
www.fernandosoares.com.br
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
- Lelldorianx
-
- Offline
- New Member
-
- Posts: 12
- Thank you received: 0
kunena/attachments/fbfiles/images/2_86784f820e65e46999555b249fa54e7b.jpg/ <--- this slash should not be here, but I can't figure out how to remove it.
link to problem: gamersnexus.net/forum/27-case-modding/4498-iron-man-case-mod
Any ideas? Thanks! The script is awesome
Please Log in or Create an account to join the conversation.
mba2431 wrote: when i convert my database, my word in new database convert to "question mark" "?"
my language is Persian and both collation database is utf8_general_ci
Hi,
I have not sure but you can edit the file "go.php" with an editor like "NotePad++" and convert it to codification "UTF-8 no BOM"...
Try this experience becouse the actual file is in codification "ANSI / ISO8859-1"...
Thanks
Fernando Soares - Mantendo sua Tecnologia
Hospedagem Joomla e VirtueMart Hosting
twitter.com/fernando_soares
www.fernandosoares.com.br
Please Log in or Create an account to join the conversation.
unfortunately it doesn't workfsoares wrote: Hi,
I have not sure but you can edit the file "go.php" with an editor like "NotePad++" and convert it to codification "UTF-8 no BOM"...
Try this experience becouse the actual file is in codification "ANSI / ISO8859-1"...
Thanks
Please Log in or Create an account to join the conversation.