- Posts: 6
- Thank you received: 0
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
Solved BBcode [img] do not display image
- shorepower
-
Topic Author
- Offline
- New Member
-
One question. Would Kunena put other requirements on my host than SMF and phpBB for instance, both use an version of BBcode and both can display images using the img code.
Also, tried sending a private message with UddeIM and img worked with the message function.
Have in addition posted at JSN forum to see if someone knows about any errors.
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- shorepower
-
Topic Author
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
Joomla 2.5.11
Kunena 3.0.0
UddeIM 1.6
Kunena Discuss
Kunena Search
JSN PowerAdmin
JSN Uniform
JSN Imageshow
JSN Air
The img attribute works and display the image correctly (did the installation stepwise and tested after each installed component) So the error must have happened in one of the upgrades or alternative during the migration from SMF.
As I'm migrating a medium sized forum with around 50K of posts I want to make sure that it works before and that a good plan on how to do the migration exists so what I want to test is to backup the data that I have now migrated from SMF to Kunena over to the clean installation described above.
Have searched the forum but can not find which MYSQL-tables for a Joomla 2.5.11 and Kunena 3.0.0 that I need to move to get users and data over to a fresh installation. Would that information be available anywhere
Thanks in advance and thanks for the support so far
Please Log in or Create an account to join the conversation.
- shorepower
-
Topic Author
- Offline
- New Member
-
- Posts: 6
- Thank you received: 0
shorepower wrote:
As I'm migrating a medium sized forum with around 50K of posts I want to make sure that it works before and that a good plan on how to do the migration exists so what I want to test is to backup the data that I have now migrated from SMF to Kunena over to the clean installation described above.
Have searched the forum but can not find which MYSQL-tables for a Joomla 2.5.11 and Kunena 3.0.0 that I need to move to get users and data over to a fresh installation. Would that information be available anywhere
Thanks in advance and thanks for the support so far
Anyone that have any information regarding this or can point me in the right direction?
Thx
Please Log in or Create an account to join the conversation.
(The prefix might be different on your installation)
User: table j25_users
Kunena: j25_kunena_messages
j25_kunena_messages_text
j25_kunena_categories
This are the core tables you need to move.
After migrating the tables go to
1 Kunena Component (backend)>> Tools >> Synchronize Users >> Select just Add user profiles to everyone
2 Kunena Component (backend)>> Tools >> Recount Statistics >> Select ALL
And see if everything works
Please Log in or Create an account to join the conversation.