- Posts: 7329
- Thank you received: 1425
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 ?
Please Log in or Create an account to join the conversation.
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.
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.
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.
UPDATE `#__kunena_categories` SET allow_ratings='1' WHERE allow_ratings='0';
Please Log in or Create an account to join the conversation.
UPDATE `#_kunena_categories` SET allow_ratings='1' WHERE allow_ratings='0';
Please Log in or Create an account to join the conversation.