- Posts: 11
- Thank you received: 0
Kunena 6.4.8 Released
The Kunena team has announce the arrival of Kunena 6.4.8 [K 6.4.8] in stable which is now available for download as a native Joomla extension for J! 5.0.x/5.1.x/5.2.x/5.3.x/5.4.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 6.4
Important note: Go to the Kunena Dashboard after an upgrade so that the Kunena database tables are also updated. This is particularly necessary for major version jumps so that the table changes are adapted.
Solved No categories
I migrate manually from joomla 1.5 to 2.5. Everything ok but I found problem with Kunena.
I am able to see topics and category only if I am logged in as Super User or Global Moderator.
I tried to cancel all db and re-install a new one clean and it is working. So I tried again to import table one by one but when I import the table kunena_categories normal user cannot see topics and categories again. You can see it only if logged as Super User or Global Moderator
thanks to all for help.
Bye
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
I solve the problem trough dirty way :
Import your kunena table : xxx_kunena_aliases and xxx_kunena_categories. These two DB's has connection each other. I Thing you did it and you can see the topic when you login.
Now what happen when you are not logged? you can't see any category.
1. Check and correct Level Access on your category back-end Permission. There you will see Joomla Group / Joomla Level. change it as you want as you need.
2. There another good way to do this. Open your kunena_categories database, and Change Joomla.level to joomla.group
Why you cannot see categories? because your DB still like this :
Do you see the different both ?
- joomla.group - joomla.level (make it joomla.group)
- 1, 1, 1, 8 make it like this : 0, 1, 1, 0,
all these because : 0 is for all group access. 8 is only moderator and super adminsitrator
IF you understand what i write your problem is solved .. trust me.
Love Simplicty
read...... and learn........
My Joomla Test Site
Please Log in or Create an account to join the conversation.
I changed it but nothing change
I saw some other differences like this:
as you can see permission are different from yours 0,1,1,0
Really do not understand but I thing it's the right way to solve it
Please Log in or Create an account to join the conversation.
I tried to manage the first point you suggested and now is working.
Please Log in or Create an account to join the conversation.
Love Simplicty
read...... and learn........
My Joomla Test Site
Please Log in or Create an account to join the conversation.