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
This category is for K 1.7 issues only.
To get started please see
K 1.6 & K 1.7 Installation Guide
in our
Documentation Wiki
Question Import K 1.5.12 content into K 1.6 at new subdirectory
15 years 4 months ago - 15 years 4 months ago #78223
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Import K 1.5.12 content into K 1.6 at new subdirectory
This is a complete list of all the K 1.5.12 tables that you need to keep (assuming you use the "jos" prefix):
jos_fb_announcement
jos_fb_attachments
jos_fb_categories
jos_fb_config
jos_fb_config_backup
jos_fb_favorites
jos_fb_groups
jos_fb_messages
jos_fb_messages_text
jos_fb_moderation
jos_fb_ranks
jos_fb_sessions
jos_fb_smileys
jos_fb_subscriptions
jos_fb_users
jos_fb_version
jos_fb_whoisonline
You should not copy any other jos_fb* tables (especially the jos_fb_discuss table that was used with the old discussbot plugin in K 1.5.x that does not work in K 1.6). Do not try to use the old discussbot software with K 1.6.
There are 6 tables that hold user information:
jos_core_acl_aro
jos_core_acl_aro_groups
jos_core_acl_aro_map
jos_core_acl_aro_sections
jos_core_acl_groups_aro_map
jos_session
jos_fb_announcement
jos_fb_attachments
jos_fb_categories
jos_fb_config
jos_fb_config_backup
jos_fb_favorites
jos_fb_groups
jos_fb_messages
jos_fb_messages_text
jos_fb_moderation
jos_fb_ranks
jos_fb_sessions
jos_fb_smileys
jos_fb_subscriptions
jos_fb_users
jos_fb_version
jos_fb_whoisonline
You should not copy any other jos_fb* tables (especially the jos_fb_discuss table that was used with the old discussbot plugin in K 1.5.x that does not work in K 1.6). Do not try to use the old discussbot software with K 1.6.
There are 6 tables that hold user information:
jos_core_acl_aro
jos_core_acl_aro_groups
jos_core_acl_aro_map
jos_core_acl_aro_sections
jos_core_acl_groups_aro_map
jos_session
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 15 years 4 months ago by sozzled.
Please Log in or Create an account to join the conversation.
15 years 4 months ago #78224
by ae3d
Replied by ae3d on topic Re: Import K 1.5.12 content into K 1.6 at new subdirectory
not sure whats going wrong here but theres a couple errrors i got on two different tries for IMPORT the db
i went to the old sql tables
exported only the FB tables needed
then i went to the new SQL
dropped the FB tables from there
and went to IMPORT the tables from the old sql
One the first try i got
".....fb_config does not exist..."
so i thought maybe i missed it and then went to export that from old and import it to new.
Ok fine
how i want to import the others
This time i tried to import and it tells me
fb_attachments doesnt exist ...?
first it was config
now its attachments?
i went to the old sql tables
exported only the FB tables needed
then i went to the new SQL
dropped the FB tables from there
and went to IMPORT the tables from the old sql
One the first try i got
".....fb_config does not exist..."
so i thought maybe i missed it and then went to export that from old and import it to new.
Ok fine
how i want to import the others
This time i tried to import and it tells me
fb_attachments doesnt exist ...?
first it was config
now its attachments?
Please Log in or Create an account to join the conversation.
15 years 4 months ago #78225
by ae3d
Replied by ae3d on topic Re: Import K 1.5.12 content into K 1.6 at new subdirectory
ok let me try and clear this possibly with a bit more information
i am transferring the data from one database name to another
old = antifm_jum
new = antifm_jm2
so before i import the sql i need to open it and change the line with reads
-- Database: `antifm_jum
to
-- Database: `antifm_jm2
Also the previx to the installed tables is changed so i need to change these from
here is an old one
antifm_fb_config_backup
this would be changed to
jos_fb_config_backup
find all these in the sql file
change them
save them
and import it
that should be it right?
i am transferring the data from one database name to another
old = antifm_jum
new = antifm_jm2
so before i import the sql i need to open it and change the line with reads
-- Database: `antifm_jum
to
-- Database: `antifm_jm2
Also the previx to the installed tables is changed so i need to change these from
here is an old one
antifm_fb_config_backup
this would be changed to
jos_fb_config_backup
find all these in the sql file
change them
save them
and import it
that should be it right?
Please Log in or Create an account to join the conversation.
15 years 4 months ago #78226
by ae3d
Replied by ae3d on topic Re: Import K 1.5.12 content into K 1.6 at new subdirectory
WOW ! i found the problem
i wasnt exporting the tables correctly
i was doing it from the wrong screen
which resulted in an sql file that did NOT contant the command line of "Create tables..."
i got it worked out now
Im sorry guys. Thank you for helping me
Dont worry. It was NOT all for waste. I did get to learn about particular fb tables to export / import
i wasnt exporting the tables correctly
i was doing it from the wrong screen
which resulted in an sql file that did NOT contant the command line of "Create tables..."
i got it worked out now
Im sorry guys. Thank you for helping me
Dont worry. It was NOT all for waste. I did get to learn about particular fb tables to export / import
Please Log in or Create an account to join the conversation.
Time to create page: 0.203 seconds