By romagromov on Saturday, 18 October 2014
Posted in Technical Issues
Replies 13
Likes 0
Views 752
Votes 0
How to remove "Karma" from kunena filter?



I don't use karma on forum at the moment.
I am really sorry for the delay of this reply as it is a weekend for us here. You may edit the file /media/com_easysocial/apps/user/kunena/themes/default/profile/default.php and remove the codes below,


<div class="col-sm-3 stat-item">
<div class="total-replies">
<div class="center"><?php echo JText::_( 'APP_KUNENA_KARMA' ); ?></div>

<div class="stat-points"><?php echo $karma;?></div>
</div>
</div>
·
Saturday, 18 October 2014 17:50
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks Mark.
Is it possible to change this code using template override?
If yes, how I can do it?
I'm afraid, that after next update I will lose this changes.

Next problem: why section "Recent Activity" is empty?
This is screenshot of very active user on forum:

·
Sunday, 19 October 2014 00:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Currently it is not possible to change this with template overrides. Recent activity takes activity for the past 7 days. If you do not have activities on the past 7 days, then there wouldn't be any data.
·
Sunday, 19 October 2014 00:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Mark wrote: Recent activity takes activity for the past 7 days. If you do not have activities on the past 7 days, then there wouldn't be any data.


In that case this is a bug, because this user every day creates new posts on forum (user from screenshot above).

About recent posts section - it's bug too



As I already wrote, this user every day creates new posts.

·
Sunday, 19 October 2014 01:07
·
0 Likes
·
0 Votes
·
0 Comments
·
Is that a new post or a reply? Try to create a new post on the forums
·
Sunday, 19 October 2014 01:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Of course new. it was created 2 hours ago (see screenshot).
Same issue with my account - I have created few topics on this weeks and today, but there is no any information about this on my profile.

http://monosnap.com/image/ikvhiJuCNUoWyxGyRrsZLppwUwtDrZ.png

Latest post that displays in profile is from 3 years ago.
·
Sunday, 19 October 2014 02:22
·
0 Likes
·
0 Votes
·
0 Comments
·
Please provide us with the back end and FTP access to the site. Also, please include the access for the user that is having this issue.
·
Sunday, 19 October 2014 22:09
·
0 Likes
·
0 Votes
·
0 Comments
·
Provided
·
Sunday, 19 October 2014 22:18
·
0 Likes
·
0 Votes
·
0 Comments
·
Firstly, it would be much appreciated if you provide the direct link to post a new topic in Kunena. I am not a Kunena user, and neither can I read Russian. It took me just about 20 minutes to find the link to create a new post in Kunena. Please consider switching your site to English if you need support from us in the future.

Anyway, I have just tested this on your site and it works fine for my profile, http://vsehristiane.com/profile/8160-stackideas/17-kunena-forum . I have just posted a new topic and it's showing up correctly. Since you did not provide us with the login credentials, I am not sure how to test with that user.
·
Sunday, 19 October 2014 22:51
·
0 Likes
·
0 Votes
·
0 Comments
·
I'm sorry.
I provided all information in private section
·
Monday, 20 October 2014 02:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Romagromov,

I am really sorry for the delay of this reply.

Regarding your issue, I've added a fix on your site and now the recently activities should get the new topic post counts correctly. Please see:
http://screen.stackideas.com/2014-10-24_1440.png

By the way, the recent activities chart will only pick up new topic post count

The fix will be added into next release of EasySocial
Hope this help and have a nice day!
Sam
·
Friday, 24 October 2014 14:43
·
0 Likes
·
0 Votes
·
0 Comments
·
·
Friday, 24 October 2014 18:33
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,

When we mean "new post", what we actually mean is a NEW THREAD and not a NEW REPLY. Based on the link that you have provided here, http://vsehristiane.com/forum/pomosh-novosti-voprosy/111-moshenniki-na-sajtakh-znakomstv?start=40#102835 your post was a reply and not a NEW TOPIC.

I have just created a new topic here, http://vsehristiane.com/forum/obsuzhdenie-biblejskih-pisanij/73631-hello-world-new-post#102837 and as you can see on your profile here, http://vsehristiane.com/profile/62-admin/17-kunena-forum , it's showing 2 new posts in the chart
·
Friday, 24 October 2014 22:15
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post