- Posts: 7
- 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 After update, registered users can no longer make new topics
Normally and on this forum, when you add a new topic, there is a category drop down list at the top which contains a list of categorys, defaulting to the one where you are
Since my update the only categorys listed are those that can be seen by the public
I cant find any setting to change this, does anyone have any ideas?
thanks
Please Log in or Create an account to join the conversation.
It could even be a template issue -- have you tried default template?
Please include your configuration report (found in Kunena backend) to allow us to take a better look.
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.
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.
Issue resolved.
The problem arises because all the forum sections were locked. This means that the sections (as well as the categories within those sections) are not displayed in the pull-down.
The cause of the problem (why were the sections locked) remains a mystery but there are two solutions. One solution is to use the Categoy Manager (however the technique is a little complicated to summarise in a simple way here). The other solution - the one that was used in this case - was to directly modify the jos_kunena_cateogories table in the database.
The details of this fix will not be comprehensively posted here, but the technique involves looking at all records where the parent = 0 and change the locked value from 1 to 0.
Thank you, Matthew, for your help in solving this problem. Good luck to you in the future.
I have looked at the jos_kunena_categories table and only the categories that uses can create topics in is listed, however when i log in to kunena as a joomla superuser and i can create topics and all my categories are listed.
What should i do
Thanks
Please Log in or Create an account to join the conversation.