Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

Inaccurate member count

10 years 3 months ago
  • james's Avatar
    Topic Author
  • james
  • Offline
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Licenses:
JomSocial Expired

Jomsocial has an inaccurate member count, it shows 95 but joomla itself says it is 116. How to fix this where it shows the correct count of members on my site

Attachments:
10 years 3 months ago
Licenses:
JomSocial Active GURU Active Publisher Active AdAgency Active iSEO Active Socialize Active

Hello james

Jomocial actually counts only those members that have ever used JomSocial, or in other words, only those users that have more than one point
If you want to change this behaviour you need to alter this file

ROOT/administrator/components/com_community/views/community/view.html.php
around line 41 change

$this->set('userCount',$user->getMembersCount('jomsocial'));
to
$this->set('userCount',$user->getMembersCount('all'));


- Don't say feature not working. Instead, explain what you tried and what was the outcome.
- When you think you found the bug, try to replicate it on a fresh Joomla.
- When looking for support always provide temporary Super Administrative access to your site. We will ask for it anyway.
- Help yourself and read documentation which can give you answers to almost all questions you may have
The following user(s) said Thank You: james, Ana
10 years 3 months ago
  • james's Avatar
    Topic Author
  • james
  • Offline
  • Fresh Boarder
  • Posts: 6
  • Thank you received: 0
Licenses:
JomSocial Expired

that worked thanks alot

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW