Kunena 6.4.9 & Kunena 7.0.1 Released

The Kunena team has announce the arrival of Kunena 6.4.9 [K 6.4.9] 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

The Kunena team has announce the arrival of Kunena 7.0.1 [K 7.0.1] 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/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

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 Ratings, how to make them work ?

More
9 years 1 month ago #182734 by 810
Do you use Crypsis?

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #182735 by rich

Nikiniko wrote:

Nikiniko wrote: here is aloud
prntscr.com/ds8cio


Is not the same ?
:dry: :dry:


Sorry, yes it's the same. But you must allow rating also in the category. Click on a category (not on section) then the tab Category Setting. See the first image in the wiki. www.kunena.org/docs/en/manual/backend/co...ration/rating-system

Important! Always create a backup before you make any changes to your website!

Please Log in or Create an account to join the conversation.

More
9 years 1 month ago #182737 by Nikiniko

810 wrote: Do you use Crypsis?


No but i tested it with Crypsis before to post here


Sh&*^&(*t
i was looking in the section not category,
my mistake, sorry friends.

Now the bigger problem,
i have more than 330 categories,
how can i change them all together and not 1-1 ?
Is there a way ?

Please Log in or Create an account to join the conversation.

More
9 years 4 weeks ago #182872 by Nikiniko

Nikiniko wrote:
Now the bigger problem,
i have more than 330 categories,
how can i change them all together and not 1-1 ?
Is there a way ?


Any help?

Please Log in or Create an account to join the conversation.

More
9 years 4 weeks ago #182875 by 810
Then you need to do it by sql.

UPDATE `#__kunena_categories` SET allow_ratings='1' WHERE allow_ratings='0';
The following user(s) said Thank You: Nikiniko

Please Log in or Create an account to join the conversation.

More
9 years 3 weeks ago #183009 by Nikiniko
Thank you worked with this

UPDATE `#_kunena_categories` SET allow_ratings='1' WHERE allow_ratings='0';

Please Log in or Create an account to join the conversation.

Time to create page: 0.742 seconds