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 View counter not counting.NOT SOLVED

More
16 years 6 months ago - 16 years 6 months ago #31816 by JTM369
I can post messages when logged in and when not logged in.

The problem is that, when I post as a guest, guest views are not counted.

ie: i post when logged in, all works ok.

i post as a guest and the counter works when people who are singed look at the post but does count when guests look at the post.
Last edit: 16 years 6 months ago by JTM369.

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

More
16 years 6 months ago #31822 by Matias
Ah, that one has been fixed already..

If you want, PM me to test 1.5.7RC2..

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

More
16 years 6 months ago - 16 years 6 months ago #32731 by jeff_j_dunlap
Hi Matias. I would like for Kunena to increment visits for both Registered and Unregistered guests.

I strongly feel that all visitors should be able to increment the 'Views' counter.

Currently, only Registered user visits increment the 'Views'. I would like to test it 1.5.7RC2 also. I'll PM you with my email address. Thank you.
Last edit: 16 years 6 months ago by jeff_j_dunlap.

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

More
16 years 5 months ago #33120 by Matias
I've just fixed visitors hit counter for K1.5.8, but here it is:

K1.5.7, components/com_kunena/template/default_ex/view.php line 156, change && to ||:
Code:
if ($kunena_my->id == 0 || $this_message->userid != $kunena_my->id) {

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

Time to create page: 0.269 seconds