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

More
9 years 2 months ago #182734 by 810
Do you use Crypsis?

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

More
9 years 2 months 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 2 months 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 2 months 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 2 months 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 2 months 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.275 seconds