Kunena 7.0.4 Released

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

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question K 1.6.4 questions about Karma

More
14 years 11 months ago #95631 by Matias
Replied by Matias on topic Re: K 1.6.4 - Karma issue.
You need to update your own template to get some of the new features (if it contains php files). What is shown and what is not is mainly controlled inside of your template. If we add a new feature, it doesn't usually work unless you add the same new code into your custom template (if you're not using unmodified default template).

BTW: you're missing kunena menu at the top..

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

More
14 years 11 months ago #95632 by Matias
Replied by Matias on topic Re: How does a Karma work?
You can disable karma feature from the administration. Again it may or may not work, depending on your template.

BTW: why you're posting new topics into archive where nobody is usually looking (solved issues)?!?

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

More
14 years 11 months ago - 14 years 11 months ago #95660 by sozzled
*** Topics merged and moved from Support Archive to Common Questions ***

iLucato wrote: I wonder what does the Karma stand for ...

Karma stands for "Kunena's Anachronistic Rewards Management Accessory" and we not use karma at this website, www.kunena.org .
Last edit: 14 years 11 months ago by sozzled.

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

More
14 years 11 months ago - 14 years 11 months ago #95690 by iLucato
Replied by iLucato on topic Re: K 1.6.4 - Karma issue.

Matias wrote: You need to update your own template to get some of the new features (if it contains php files). What is shown and what is not is mainly controlled inside of your template. If we add a new feature, it doesn't usually work unless you add the same new code into your custom template (if you're not using unmodified default template).

You can disable karma feature from the administration. Again it may or may not work, depending on your template.


Just to inform you, I've downloaded the K 1.6.4 file from Kunena.org, (com_kunena_v1.6.4_b4832_2011-05-07.zip) and had set the default template as the Blue Eagle (default) from Template Manager and the Karma issue mentioned here remains. So, in the back-end, even disabling the karma feature from the administration and using the default blue eagle template, it keeps always showing the Karma. I'm not getting to make it hidden. Btw, my own template just uses the CSS folder and loginbox folder what I've changed its register link position, but it is from the latest version. ;0)

BTW: you're missing kunena menu at the top..

- I'm not sure if I got what you meant, but it was intentional the way I want the lay-out. I mean, I don't want the tabs on the top, so, all kunena menus are on the top menu as menu item instead of using them as tabs. I'm not sure if it was what you meant, the kunena tabs on the top.

BTW: why you're posting new topics into archive where nobody is usually looking (solved issues)?!?

Ops, my fault, I didn't notice that. I thought it was for Support area of K 1.6+, and not for storing old solved stuffs. I'm sorry about that.

sozzled wrote: *** Topics merged and moved from Support Archive to Common Questions ***

iLucato wrote: I wonder what does the Karma stand for ...

Karma stands for "Kunena's Anachronistic Rewards Management Accessory" and we not use karma at this website, www.kunena.org .

Thanks for the info sozzled. I'm trying not to use too, but I don't get to make it disappears. :0)

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 14 years 11 months ago by iLucato.

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

More
14 years 11 months ago - 14 years 11 months ago #95822 by iLucato
Replied by iLucato on topic Re: K 1.6.4 - Karma issue.
For those that can be facing the same issue, a forced workaround I found out to make it disappears is by placing a comment "<!--" and "-->" on the file profile.horizontal.php near the line 70 or profile.vertical.php near the line 60 depending on the layout you're using.
Code:
<!-- <span class="kmsgkarma"> <?php echo $this->userkarma ?> </span>-->

Kunena 2.0.4 | 2013-01-18 [ Pharmacopoeia ], J!1.5.25, rhuk_milkyway, CB 1.8.1, AUP 1.5.13, UddeIM 2.5 and Akeeba Backup 3.3.9

EsferaDoBem.com.br | iLucato.com.br | BemDoado.com.br
Last edit: 14 years 11 months ago by iLucato.

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

More
14 years 11 months ago - 14 years 11 months ago #95824 by sozzled

iLucato wrote: Hi folks, I'm not sure if it is just happening with me, but I've upgraded from 1.6.0 to 1.6.4 and in the back-end I've set the option SHOW KARMA as NO on the Forum Configuration » Plugins tab, but it is showing the karma in the topics/users. It doesn't matter if I set as YES/NO it always display the Karma.

Any idea if it is only with me or it is really an issue in the upgrade?

The cause of the problem is the Kunena template. Putting it bluntly, the problem was actually caused by you.

Hacking the code is unnecessary if people are using the unmodified K 1.6.4 Blue Eagle template. The display of karma is only part-controlled by the forum configuration options; the ultimate control is exercised by the Kunena template. Some templates honour the forum configuration options and some don't. We recommend that people use a Kunena template that respects the forum configuration options.
Last edit: 14 years 11 months ago by sozzled.

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

Time to create page: 0.212 seconds