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.

JS counted wrong in some groups?

8 years 11 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

ISSUE SUMMARY:
Hello,
JS counted wrong in some groups?





STEPS TO REPLICATE:
1
2
3
4
5
RESULT
EXPECTED RESULT
BROWSER

8 years 11 months ago
Licenses:

Hi, Andre.

Yes, you're right... counting in group view is wrong.
I assign developer to this thread.


- Instead of saying: 'it's not working', explain the problem in detail.
- Screenshots with the URL visible in them and the problem marked are more than welcome.
- Tell us how to replicate the problem, we can't fix it if we can't find it.
- Make sure that your site/server meets JomSocial System Requirements
- Make sure to setup JomSocial Cron Job
- Always provide us with access details to the backend and ftp. We need it to debug problems.
- If you have a similar problem, but a solution you found isn't working, open a new thread instead of 'merging' with an existing one.

- Use the "Thank You" feature on any post that helped you
8 years 11 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hello Michal,

after your last support I logged in to my site and I got a little shock "almost all of my group an event covers are lost". do you know why? have you changed something in the source code?

8 years 11 months ago
Licenses:

Hi Andre,

I only touch the code related with members count. here the fix:
/components/com_community/views/groups/view.html.php line 1144, I changing the code from

$membersCount = $group->membercount;#count($groupModel->getAllMember($group->id));
to
$membersCount = count($groupModel->getAllMember($group->id));

about cover issue. please have a look at remote storage setting at jomsocial backend.
and you can open new topic about it.

Regards

8 years 11 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,
i have seen that you fix the issue! but is very strange that when I log in with my normal user account that the problem is still there?

Can you please login with my other user account (i edit my first post "Misc Information") and try it.

I asked another member to try it with his account and for him looks all ok?

8 years 11 months ago
Licenses:

Hi Andre,

I tried it, and its looks ok.









Regards

Attachments:
The following user(s) said Thank You: Andre
8 years 11 months ago
  • Andre's Avatar
    Topic Author
  • Andre
  • Offline
  • Fresh Boarder
  • Posts: 2
  • Thank you received: 1
Licenses:
JomSocial Active Socialize Expired

Hi Albertus,
Thank you, now all is working fine :)

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